Commit Graph

2271 Commits (eb805b409fceff0161ba68facae8f80273071341)

Author SHA1 Message Date
Kevin P. Fleming 0a3502b592 handle on-/off-hold properly with RTP reinvited streams (issue #3974)
21 years ago
Kevin P. Fleming a5b640cb40 add 'sip show settings' CLI command (issue #4806)
21 years ago
Kevin P. Fleming 0bf1d48e40 support configurable Message-Account value in NOTIFY messages (issue #4801)
21 years ago
Kevin P. Fleming 3480297607 add preliminary support for SIP timers (issue #4359)
21 years ago
Kevin P. Fleming 09bd4cfb95 add SIPCHANINFO function to retrieve information about the current connected SIP endpoint (issue #4698)
21 years ago
Kevin P. Fleming 97b45d5d6d handle BYE instead of CANCEL from callers (issue #4994)
21 years ago
Mark Spencer f76171a643 Fix IAX2 Provisioning
21 years ago
Mark Spencer 47334c3193 Fix language in d-channel (bug #4979)
21 years ago
Kevin P. Fleming 8a2b540f0a protect PRI-specific code with ifdefs
21 years ago
Matthew Fredrickson d39d277ada Don't catch digits from zaptel during overlap dialing
21 years ago
Mark Spencer 3b12e18473 Fix PRI against masquerade
21 years ago
Ben Kramer 5cd67220f4 / fixed bug introduced during bridge code cleanups
21 years ago
Mark Spencer f2c72aca7b Fix potential deadlock in asterisk
21 years ago
Russell Bryant f3c9715947 fix a little oopsie
21 years ago
Mark Spencer 97e1ede292 Centralize and fix tos for IAX (bug #4850 inspired)
21 years ago
Mark Spencer 95cf08ee92 Allow ToS to be set in hex (bug #4923)
21 years ago
Kevin P. Fleming ce7a1e4768 bridging code cleanups:
21 years ago
Mark Spencer 6dde38ed52 Be consistent with User/Username (bug #4916)
21 years ago
Mark Spencer 13a0bec612 Merge steve's busy detect stuff (bug #4830)
21 years ago
Mark Spencer f4a1a05205 Revert improperly applied patch from bug #4771
21 years ago
Russell Bryant 149168f4a5 remove some sillyness
21 years ago
Mark Spencer 51c390db61 Fix timestamp + trunking (bug #4891)
21 years ago
Russell Bryant 7564500552 formatting fixes
21 years ago
Mark Spencer f08acd7b45 Fix newline issue (bug #4632)
21 years ago
Russell Bryant 52594b6b12 fix a bunch of gcc4 warnings realted to pointer signedness
21 years ago
Russell Bryant d0cec3dd99 fix seg fault
21 years ago
Russell Bryant c65f1a04ab there is no reason to check the channeltype of the channel calling SIPAddHeader
21 years ago
Russell Bryant c3c496512f 'outgress' should be 'egress'
21 years ago
Mark Spencer d8a7545a82 Fix documentation of overridecontext (bug #4379)
21 years ago
Mark Spencer 73e21b0ccc Add extra aliases from RFC4028 and RFC3841 (bug #4889)
21 years ago
Mark Spencer 6e825f933d Revert a portion of oej's patch...
21 years ago
Mark Spencer c57bfc55cf Don't ignore ACk packets (bug #4861)
21 years ago
Mark Spencer 033d64ba42 Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes)
21 years ago
Mark Spencer 3a362c7839 Reduce number of calls to get method (bug #4863)
21 years ago
Mark Spencer 50087d3467 Fix qop syntax (bug #4822)
21 years ago
Jeremy McNamara 65f426169d Fix newsignal/newcontrol compile issue. Bug #4867
21 years ago
Russell Bryant 6f312133ac make sure that iaxs gets initialized (bug #4856)
21 years ago
Russell Bryant a5f0c99bb3 fix netbsd compilation issue
21 years ago
Mark Spencer 9f136f57fe Don't delete RTP if there is a channel, even if we get REGISTER/SUBSCRIBE (bug #4534)
21 years ago
Jeremy McNamara adae4181f0 Stomp on deadlock. Bug #4555
21 years ago
Jeremy McNamara 2fc8abd8ae one-way-audio problem on multihomed host with bind to secondary address. Bug #4505
21 years ago
Kevin P. Fleming 11891d28da and now we know why #define-ing constants and trying to keep them in sequence is a bad idea...
21 years ago
Kevin P. Fleming 9080884688 fix breakage that was causing PUBLISH to be sent instead of CANCEL
21 years ago
Kevin P. Fleming f99dcb7586 add a few const's
21 years ago
Kevin P. Fleming b774d41660 enhance SIP_PEER function to return additional items (bug #4816)
21 years ago
Russell Bryant a657d3a7fa fix build issue for FreeBSD (bug #4802)
21 years ago
Kevin P. Fleming 4df19fa1c2 clean up SIP response and pedantic REGISTER matching (bug #3663)
21 years ago
Kevin P. Fleming 8703628608 add explanatory comment about timestamp compensation (bug #4763)
21 years ago
Kevin P. Fleming 9b8ee1f3e4 set the 'number complete' bit properly (bug #4771)
21 years ago
Kevin P. Fleming 1a5aa9c836 add dedicated function for adding Content-Length header (bug #4795)
21 years ago