Commit Graph

11147 Commits (2e702c85eb9847ac193f7bbf80069db45fd5707c)
 

Author SHA1 Message Date
Kevin P. Fleming d0be58c8e1 when building a version string for a developer branch, include the base branch in the version string
18 years ago
Russell Bryant c556cc222c List res_smdi as a dependency for app_voicemail and chan_zap
18 years ago
Joshua Colp aae1e3e377 Remove a double const.
18 years ago
BJ Weschke 288d51d94f Fix a problem with flag recognition.
18 years ago
Russell Bryant ece55e3de7 Merged revisions 65389 via svnmerge from
18 years ago
Christian Richter e7355ec53b Merged revisions 65328 via svnmerge from
18 years ago
Joshua Colp 0a992b39de res_agi needs to export two symbols (ast_agi_register and ast_agi_unregister) for usage by others. (issue #9755 reported by mnicholson)
18 years ago
Steve Murphy 2419b6cfb8 Ugh. The svnmerge didn't catch the shift from cdr.c to main/cdr.c, and neither did I. This is the remainder of the 9717 patch, the fix for the run-away FAIL status for a call
18 years ago
Steve Murphy dfee354cfa Merged revisions 65172 via svnmerge from
18 years ago
Olle Johansson 4483fa12e8 Merged revisions 65122 via svnmerge from
18 years ago
Olle Johansson 7fe3608300 Merged revisions 65075 via svnmerge from
18 years ago
Olle Johansson 50f79ba4b2 - Adding support for putting calls OFF hold with a re-invite with blank SDP. This was a bug found while doing tests at SIPit in Antwerp.
18 years ago
Christian Richter 012fe116fa Merged revisions 65007 via svnmerge from
18 years ago
Olle Johansson 73d0ba053b Issue 9487 - stop media flows at hangup of call
18 years ago
Christian Richter d682a74e26 Merged revisions 64902 via svnmerge from
18 years ago
Russell Bryant 88f6591b24 Fix a small bug I noticed while working on something else. app_queue did not
18 years ago
Tilghman Lesher 002214d84f Merged revisions 64819 via svnmerge from
18 years ago
Jason Parker 954f082462 Merged revisions 64758 via svnmerge from
18 years ago
Russell Bryant c3d7124e49 Remove script that is no longer functional since the build system was redone.
18 years ago
Russell Bryant 78989c792f Increase the size of a buffer to support longer dial strings for channels.
18 years ago
Joshua Colp 7a8ca54257 Even more direct RTP setup fixes! Don't allow a codec that isn't supported to creep into the SDP of either side. (issue #9446 reported by marcelbarbulescu)
18 years ago
Joshua Colp 5e41785d73 Fix authuser support. (issue #9740 reported by xmarksthespot)
18 years ago
Russell Bryant b1f6d367e8 Update the main README to reflect the new build process for 1.4 and above.
18 years ago
Olle Johansson 2a7e311efe Blocking patch already in this code
18 years ago
Olle Johansson 4ae20ba8e4 Fix auth on BYE. (Different patch than for 1.2)
18 years ago
Olle Johansson 5acc63d688 Issue #9681 - Handle www-auth on BYE
18 years ago
Olle Johansson 374b52f717 Final part of issue #9483 - fixing transfer() of sip calls in the dial plan (twilson)
18 years ago
Olle Johansson 70ad556544 Issue #9439 - properly handle username parameters in SIP uri.
18 years ago
Olle Johansson bf1a15b9bf Merged revisions 64535 via svnmerge from
18 years ago
Olle Johansson 56af259505 Merged following patch with a lot of changes for 1.4
18 years ago
Christian Richter d17174cfc1 Merged revisions 64513 via svnmerge from
18 years ago
Russell Bryant 69cd2cb213 Properly fix a problem that occurs when you set PARKINGEXTEN to an exten where
18 years ago
Russell Bryant 39ebbfe69d When someone requests a specific parking space using the PARKINGEXTEN variable,
18 years ago
Olle Johansson 1f2afa0ff1 Change -2 to XMIT_ERROR to clarify a bit more
18 years ago
Russell Bryant b340fcd7d0 Properly handle AST_CONTROL_PROGRESS by just ignoring it. An unknown indication
18 years ago
Olle Johansson e041d57175 Handle network errors, like host or network unreachable, in a better way. This means that
18 years ago
Joshua Colp e694a86517 Properly set datalen field when doing PLC in codec_speex. (issue #9722 reported by mihai)
18 years ago
Joshua Colp 656739534c Merged revisions 64275 via svnmerge from
18 years ago
Joshua Colp aff63fba76 Fix scenario where if a phone that simply called Echo() put itself on hold it could never get off hold.
18 years ago
Steve Murphy 8c635fb2c1 As per 9570, worrisome CDR warnings have been removed, that are either not helpful, or not relevant.
18 years ago
Olle Johansson 7583e21359 Add hangupcause when we lack codecs for transcoding
18 years ago
Joshua Colp 9a73c07fb1 This concludes my final adventure with bitmasks and the onhold flag. Would anyone care for some peanuts?
18 years ago
Joshua Colp 699aa6ad74 Tweak hold flags some more. They can be of three states when active: active, inactive, one direction.
18 years ago
Joshua Colp 026000bae8 Ensure the onhold flag is set no matter what when being put on hold.
18 years ago
Jason Parker e0cac0c477 Hide manager password from "manager show user foo".
18 years ago
Tilghman Lesher 913f9b90a0 Merged revisions 63903 via svnmerge from
18 years ago
Russell Bryant 7d478ee342 When MD5 authentication is not possible because there is no challenge present,
18 years ago
Joshua Colp 438335c9a7 Make the PARKINGEXTEN feature of parking actually work. (issue #9708 reported by mdu113)
18 years ago
Jason Parker c2c91c7fef Merged revisions 63828 via svnmerge from
18 years ago
Russell Bryant 2465ea2cfa Strip terminal escape sequences from CLI command output that is going to be
18 years ago