Commit Graph

3877 Commits (7fe36083005e247499efe9eb13c72942a90a3b74)

Author SHA1 Message Date
Olle Johansson 7fe3608300 Merged revisions 65075 via svnmerge from
19 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.
19 years ago
Christian Richter 012fe116fa Merged revisions 65007 via svnmerge from
19 years ago
Olle Johansson 73d0ba053b Issue 9487 - stop media flows at hangup of call
19 years ago
Christian Richter d682a74e26 Merged revisions 64902 via svnmerge from
19 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)
19 years ago
Olle Johansson 4ae20ba8e4 Fix auth on BYE. (Different patch than for 1.2)
19 years ago
Olle Johansson 5acc63d688 Issue #9681 - Handle www-auth on BYE
19 years ago
Olle Johansson 374b52f717 Final part of issue #9483 - fixing transfer() of sip calls in the dial plan (twilson)
19 years ago
Olle Johansson 70ad556544 Issue #9439 - properly handle username parameters in SIP uri.
19 years ago
Olle Johansson bf1a15b9bf Merged revisions 64535 via svnmerge from
19 years ago
Olle Johansson 56af259505 Merged following patch with a lot of changes for 1.4
19 years ago
Christian Richter d17174cfc1 Merged revisions 64513 via svnmerge from
19 years ago
Olle Johansson 1f2afa0ff1 Change -2 to XMIT_ERROR to clarify a bit more
19 years ago
Russell Bryant b340fcd7d0 Properly handle AST_CONTROL_PROGRESS by just ignoring it. An unknown indication
19 years ago
Olle Johansson e041d57175 Handle network errors, like host or network unreachable, in a better way. This means that
19 years ago
Steve Murphy 8c635fb2c1 As per 9570, worrisome CDR warnings have been removed, that are either not helpful, or not relevant.
19 years ago
Joshua Colp 9a73c07fb1 This concludes my final adventure with bitmasks and the onhold flag. Would anyone care for some peanuts?
19 years ago
Joshua Colp 699aa6ad74 Tweak hold flags some more. They can be of three states when active: active, inactive, one direction.
19 years ago
Joshua Colp 026000bae8 Ensure the onhold flag is set no matter what when being put on hold.
19 years ago
Jason Parker c2c91c7fef Merged revisions 63828 via svnmerge from
19 years ago
Olle Johansson ca1ae5e81a Merged revisions 63748 via svnmerge from
19 years ago
Joshua Colp 67a0bbaa83 Do not prematurely go on hold if sendonly was not actually set.
19 years ago
Matthew Fredrickson a181c6a777 Merged revisions 63653 via svnmerge from
19 years ago
Joshua Colp c83c0072bb Merged revisions 63610 via svnmerge from
19 years ago
Christian Richter 3e63c9d542 Merged revisions 62945,63402,63519 via svnmerge from
19 years ago
Olle Johansson d30faa1dc2 Don't retransmit 200 OK's on ignore status. (Reported on asterisk-users)
19 years ago
Joshua Colp b50b92ab77 Minor backport of revision 59083 in trunk. Don't queue an unhold frame up if the call was never on hold to begin with.
19 years ago
Joshua Colp 95de3fbf0c Merged revisions 62987 via svnmerge from
19 years ago
Christian Richter 460e677ea6 Merged revisions 61357,61770,62885 via svnmerge from
19 years ago
Tilghman Lesher 8bcfcfca88 Merged revisions 62691 via svnmerge from
19 years ago
Steve Murphy 55f4eb3e3d a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS.
19 years ago
Olle Johansson d5fda03428 Don't unlock a channel that we already know does not exist (propably isue 8228)
19 years ago
Russell Bryant 3595c5fed1 Merged revisions 62417 via svnmerge from
19 years ago
Russell Bryant 8936804377 Fix a bug that made the "language" setting in zapata.conf not
19 years ago
Russell Bryant 6b76a95f09 Fix a weird problem where when a caller talking to someone sitting behind an
19 years ago
Olle Johansson 34f9e0c4dd Merged revisions 62126 via svnmerge from
19 years ago
Olle Johansson b0121ca8a3 Issue #9608 - fix some annoying DEBUG messages not controlled by option_debug (DEA). Thanks!
19 years ago
Joshua Colp 0525347958 Merged revisions 62037 via svnmerge from
19 years ago
Kevin P. Fleming 0e525813a8 Merged revisions 61913 via svnmerge from
19 years ago
Russell Bryant 5574da0c12 Merged revisions 61866 via svnmerge from
19 years ago
Russell Bryant e6aa1145ed Merged revisions 61862 via svnmerge from
19 years ago
Russell Bryant 77c52fd8bf Merged revisions 61798 via svnmerge from
19 years ago
Dwayne M. Hubbard db55615090 Merged revisions 61777 via svnmerge from
19 years ago
Joshua Colp b271179161 Merged revisions 61771 via svnmerge from
19 years ago
Olle Johansson 32be6621f6 Merged revisions 61685 via svnmerge from
19 years ago
Olle Johansson dc6d309bdb #9483, half of patch by twilson to solve 302 redirect issues
19 years ago
Joshua Colp eb631c00a3 For those very verbose SIP implementations that attach tons of info to the Contact header... let's increase our variable sizes. (issue #9535 reported by jeffg)
19 years ago
Steve Murphy 8a386a9816 A fix for chan_oss that resulted from the CDR changes; it helps to use the right info.
19 years ago
Joshua Colp c06e063e1a Don't assume the callid of a dialog will be set, as in some circumstances it may not. (issue #9534 reported by tecnoxarxa)
19 years ago