Commit Graph

368 Commits (477ff09bdf61e9c8d56463fb8d89e982ec0043fa)

Author SHA1 Message Date
Russell Bryant 477ff09bdf Remove a stray debug message introduced by a recent commit.
19 years ago
Russell Bryant 70eb19121e Fix the UpdateConfig manager action to properly treat "variables" and "objects"
19 years ago
Tilghman Lesher 6db075dd98 Bug 9557 - simple reason why reading a function always returned NULL
19 years ago
Olle Johansson 521e1698e1 Clean upp formatting, add some doxygen stuff while we're in cleaning mode... Thanks Kevin!
19 years ago
Olle Johansson 0ef4dad39c Issue #9554 - Improve RTCP (Dave Troy)
19 years ago
Steve Murphy b74884a9cd This is a fix to the way CDR merge handles the data that results from ForkCDR.
20 years ago
Russell Bryant 63ef5e53b0 Add "svgz" to the mimetypes table. (issue #9510, bkruse)
20 years ago
Russell Bryant 706e448e28 File upload support was added to solve some needs for the Asterisk GUI.
20 years ago
Steve Murphy 18ad368048 Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up.
20 years ago
Kevin P. Fleming bf4969f66e fix up some warnings found using --enable-dev-mode
20 years ago
Kevin P. Fleming 7d50ba6b85 remove some more stuff we don't need
20 years ago
Russell Bryant de8c29f5cb Remove another directory that should no longer be there
20 years ago
Russell Bryant 96c472353a Remove various files that I thought I already removed.
20 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
20 years ago
Tilghman Lesher a5872f439b Merged revisions 60849 via svnmerge from
20 years ago
Tilghman Lesher 86fc0a3c03 Fix --enable-dev-mode
20 years ago
Tilghman Lesher f32fa7f2ee Merged revisions 60660 via svnmerge from
20 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
20 years ago
Russell Bryant 01b09027f7 Add the MIME type for gif by request from Pari
20 years ago
Russell Bryant ab5c3cd84e Merged revisions 60134 via svnmerge from
20 years ago
Russell Bryant 9634ee4bbf Merged revisions 59886 via svnmerge from
20 years ago
Russell Bryant 6408918920 Merged revisions 59608 via svnmerge from
20 years ago
Jason Parker 40252c62c9 Add linux-uclibc host arch..."thingy". Sorry, I don't know what it's called...
20 years ago
Steve Murphy 798039b4d8 several changes via kpflemings review
20 years ago
Steve Murphy 9c69e34f62 These mods fix CDR issues from 8221, 8593, 8680, 8743, and perhaps others. Mainly with CDRs generated from transfer situations.
20 years ago
Russell Bryant 6cdc236f09 Merged revisions 59357 via svnmerge from
20 years ago
Steve Murphy 85cdf6218e Fix for 9257; by eliminating the globals in main/config.c, we make it thread-safe, which is a minimum requirement.
20 years ago
Russell Bryant fa97f6c381 The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in some
20 years ago
Steve Murphy 19e8d3fdcb A fix for the flex input files, DONT_COMPILE, and STANDALONE_AEL
20 years ago
Joshua Colp 27911f2128 Add svg mimetype for pari.
20 years ago
Tilghman Lesher 007ee1324d Fix defines for inline stack backtraces (only used by developers anyway)
20 years ago
Russell Bryant 1b8da31130 Making these documentation changes in the 1.4 branch upset various people, so
20 years ago
Tilghman Lesher b6bd80b7f2 Refashion dump command to match common syntax and update the resulting appdocs TeX file
20 years ago
Tilghman Lesher 6278d5c65b Expand deprecation warnings from simply warning on use to the builtin documentation.
20 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
20 years ago
Joshua Colp dd1a0aa1dd Allow RFC2833 compensation to compensate for even stupider implementations by queueing up the end frame at the start, not the actual end. (issue #8963 reported by AndrewZ)
20 years ago
Joshua Colp 2b3c0dc1e4 Make early SDP seeding even smarter! We have to check codecs in the make_compatible function too. (issue #9221 reported by marcelbarbulescu)
20 years ago
Joshua Colp add0cad065 Merged revisions 58388 via svnmerge from
20 years ago
Kevin P. Fleming 690da7f074 this change was not needed; fclose() handles closing the file descriptor already
20 years ago
Kevin P. Fleming 8a2e3d0b8b fix two cases where HTTP session file descriptors would not be closed
20 years ago
Joshua Colp 240355d78b Ensure we have (or should have) at least one matching codec before attempting early bridge SDP seeding. (issue #9221 reported by marcelbarbulescu)
20 years ago
Russell Bryant 97fe798e7e Merged revisions 58164 via svnmerge from
20 years ago
Steve Murphy 85b9c4f565 Merged revisions 57825 via svnmerge from
20 years ago
Joshua Colp 127e1095f1 Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)
20 years ago
Joshua Colp 44dd29ff61 Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)
20 years ago
Dwayne M. Hubbard 9a47a4712f submitted patch for Georgian language, issue 9010, submitted by Alexander Shaduri
20 years ago
Steve Murphy f8be0ce753 Merged revisions 57458 via svnmerge from
20 years ago
Russell Bryant 5a9cd3d235 Return the correct digit that interrupted the stream. This fixes exiting the
20 years ago
Steve Murphy 6bc3d77c05 Merged revisions 57118 via svnmerge from
20 years ago
Joshua Colp 51fc74da59 Use ast_strlen_zero to see if the language and/or context argument is not present for Background instead of just checking if it is NULL. (issue #9141 reported by mjagdis)
20 years ago