Commit Graph

1654 Commits (6595debbc5835a6017d0db79daf7495d0a8fc9be)

Author SHA1 Message Date
Russell Bryant 6595debbc5 Fix a crash when doing call pickups with SIP phones. The code unlocked the
18 years ago
Joshua Colp 01456184f9 Better handle SIP devices that say they have SDP content... but really don't. (issue #9398 reported by mthomasslo)
18 years ago
Joshua Colp c7112015ba Merged revisions 66764 via svnmerge from
18 years ago
Joshua Colp 612f61a9b2 Silly me for having out of date source! Oh well... I'm still leaving my comment.
18 years ago
Joshua Colp 3d8d697e34 When calling some peer/host that may not exist/reply back... don't keep the dialog in memory for all of eternity.
18 years ago
Olle Johansson 332eabcc07 Properly handle 408 request timeout - according to the RFC, the dialog dies if a request in a dialog gets this response.
18 years ago
Olle Johansson 8d06f379fe Don't issue hangup on hangup on hangup on hangup (for jcmoore)
18 years ago
Olle Johansson 9f15005143 Don't reset hangupcause if we already have one
18 years ago
Olle Johansson ff9e2751c6 Tracking down hanging channels, killing them one by one. Issue #9235 and related
18 years ago
Olle Johansson bab6473879 Merged revisions 66349 via svnmerge from
18 years ago
Joshua Colp 0df2a42f96 Merged revisions 65837 via svnmerge from
18 years ago
Olle Johansson 6cfe6a550e Issue 8409 - phsultan - Fix "login" as component to jabber server.
18 years ago
Kevin P. Fleming ca6b421be4 Merged revisions 65682 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
Olle Johansson 73d0ba053b Issue 9487 - stop media flows at hangup of call
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
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
Olle Johansson 1f2afa0ff1 Change -2 to XMIT_ERROR to clarify a bit more
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 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
Olle Johansson ca1ae5e81a Merged revisions 63748 via svnmerge from
18 years ago
Joshua Colp 67a0bbaa83 Do not prematurely go on hold if sendonly was not actually set.
18 years ago
Joshua Colp c83c0072bb Merged revisions 63610 via svnmerge from
18 years ago
Olle Johansson d30faa1dc2 Don't retransmit 200 OK's on ignore status. (Reported on asterisk-users)
18 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.
18 years ago
Joshua Colp 95de3fbf0c Merged revisions 62987 via svnmerge from
18 years ago
Olle Johansson d5fda03428 Don't unlock a channel that we already know does not exist (propably isue 8228)
18 years ago
Olle Johansson 34f9e0c4dd Merged revisions 62126 via svnmerge from
18 years ago
Joshua Colp b271179161 Merged revisions 61771 via svnmerge from
18 years ago
Olle Johansson 32be6621f6 Merged revisions 61685 via svnmerge from
18 years ago
Olle Johansson dc6d309bdb #9483, half of patch by twilson to solve 302 redirect issues
18 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)
18 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)
18 years ago
Russell Bryant 5858778f40 Merged revisions 61476 via svnmerge from
18 years ago
Russell Bryant a0d75effd5 Merged revisions 61426 via svnmerge from
18 years ago
Russell Bryant 9ce476a89c Merged revisions 61376 via svnmerge from
18 years ago
Olle Johansson 3e5c59f235 Merged revisions 61038 via svnmerge from
18 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.
18 years ago
Joshua Colp a85156a737 Merged revisions 60213 via svnmerge from
18 years ago
Russell Bryant 0b94c7c27c Add a Content-Length of 0 to the response built by transmit_response_with_unsupported().
18 years ago
Russell Bryant 3e058dab84 Merged revisions 60083 via svnmerge from
18 years ago