Commit Graph

3921 Commits (fe9a3bef4eb028e6521e81c9bedb878768f8c3a2)

Author SHA1 Message Date
Russell Bryant 83744c244a Suppress a bunch of debug output unless option_debug is on
18 years ago
Jason Parker 4a7ae2ebde Correctly update date/time on devices throughout the life of the device, instead of just at registration.
18 years ago
Christian Richter 619cdb016a Merged revisions 67307 via svnmerge from
18 years ago
Christian Richter b0dd31cb52 Merged revisions 67306 via svnmerge from
18 years ago
Joshua Colp 24922406f4 Only muck with the thread structure if an idle one was found/created.
18 years ago
Kevin P. Fleming 5a5d549b1d ensure that a burst of full frames (AST_FRAME_DTMF being the prime example) will not be processed out of order... this is a brute force fix, but seems to be the safest fix for now (thanks to the Digium PQ department for finding this bug)
18 years ago
Christian Richter 9f749257ef Merged revisions 67209 via svnmerge from
18 years ago
Russell Bryant 3b5bd316ed Fix up a bunch of places where the iax2 pvt structure can disappear and the
18 years ago
Jason Parker 0b7607ad55 Fix for skinny keepalives.
18 years ago
Jason Parker 6b150d7b9c Fixes for dtmf/dialing with mgcp (similar to the recent fix for chan_skinny)
18 years ago
Russell Bryant 885d846739 Add comments for two functions that get called with the appropriate call locked,
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
Russell Bryant 0b7719e9a1 Resolve a deadlock in chan_iax2. When handling an implicit ACK to a frame that
18 years ago
Russell Bryant 0ecb2ecf42 Changes to the way DTMF is handled in the core broke dialing in chan_skinny.
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
Joshua Colp 7905fca326 Change how channel names are generated a bit. (issue #9825 reported by eldadran)
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 3a5a649415 Make the usedistinctiveringdetection option work again. (issue #9823 reported by premeau)
18 years ago
Jason Parker a8ab3e5738 I don't know what this was trying to do, but it's clearly incorrect.
18 years ago
Kevin P. Fleming 5f9897ba56 handle the GNUTLS library properly in the configure script and build system
18 years ago
Kevin P. Fleming 0b14e93d00 oops, use #ifdef instead of #if
18 years ago
Kevin P. Fleming e49f14e6cb don't reference GnuTLS headers and functions unless the configure script found it
18 years ago
Olle Johansson 4eab565b25 Issue 7672 - fix by zandbelt - Asterisk core dump since the GnuTLS interface did not support multithreading correctly.
18 years ago
Olle Johansson e8addde3f1 Issue 8193 - NAT issues with gtalk/STUN. Patch by phsultan. Thanks!
18 years ago
Olle Johansson abc8683ce7 Issue 7686, fix by phsultan, NAT issues when calling from gtalk to SIP over nat.
18 years ago
Olle Johansson e4f9cc15e6 Issue #8536 - Caller ID not set in CDR for jingle
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
Christian Richter 9f54cd55af Merged revisions 65767 via svnmerge from
18 years ago
Kevin P. Fleming e1518f42ae start the delayed PBX when receive voice or video full frames as well, and comment this delayed-PBX activity
18 years ago
Kevin P. Fleming ca6b421be4 Merged revisions 65682 via svnmerge from
18 years ago
Kevin P. Fleming b89faf596b clear the 'delay PBX' flag when we are ready to start the PBX
18 years ago
Kevin P. Fleming 09dc4253d8 don't start a PBX on a new incoming IAX2 channel until we have some sort of response to our ACCEPT (ACK or anything else)
18 years ago
Kevin P. Fleming f608d90283 Merged revisions 65676 via svnmerge from
18 years ago
Russell Bryant 7398856cea Merged revisions 65588 via svnmerge from
18 years ago
Russell Bryant c556cc222c List res_smdi as a dependency for app_voicemail and chan_zap
18 years ago
Christian Richter e7355ec53b Merged revisions 65328 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
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