Commit Graph

2241 Commits (11258c02cb581e7a549e51e612b0af4be53e29db)

Author SHA1 Message Date
Mark Spencer 6e825f933d Revert a portion of oej's patch...
20 years ago
Mark Spencer c57bfc55cf Don't ignore ACk packets (bug #4861)
20 years ago
Mark Spencer 033d64ba42 Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes)
20 years ago
Mark Spencer 3a362c7839 Reduce number of calls to get method (bug #4863)
20 years ago
Mark Spencer 50087d3467 Fix qop syntax (bug #4822)
20 years ago
Jeremy McNamara 65f426169d Fix newsignal/newcontrol compile issue. Bug #4867
20 years ago
Russell Bryant 6f312133ac make sure that iaxs gets initialized (bug #4856)
20 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
Kevin P. Fleming 6596f8496e _really_ rewrite get_in_brackets to do the right thing (including skipping escaped double-quote characters)
21 years ago
Russell Bryant 8223580a4a formatting and callingpres support (bug #4787)
21 years ago
Kevin P. Fleming 1aa875b656 combine bracket-removing functions (bug #4794, with compiler warning mod)
21 years ago
Kevin P. Fleming 1e9beaa1d2 ensure that port number in URI is presented when needed (bug #4784)
21 years ago
Kevin P. Fleming a953eb06c3 formatting cleanups (bug #4786, with minor mods)
21 years ago
Kevin P. Fleming 1153f74259 add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 with minor mods)
21 years ago
Kevin P. Fleming 5238d544e9 ensure socket address family is copied (bug #4789)
21 years ago
Kevin P. Fleming dd1cd37f11 ensure SIP_HEADER does not segfault when called on hung-up channels (bug #4756, different fix than posted patch)
21 years ago
Russell Bryant cd17218e59 add line break after show agents output (bug #4768)
21 years ago
Matthew Fredrickson 6eb0ec533e More minor cleanups
21 years ago
Matthew Fredrickson 0577cdd35f Fixed little oops with DTMF tone duration
21 years ago
Matthew Fredrickson 23d05a2ebb Get rid of DSP after we don't need it anymore in MF mode
21 years ago
Kevin P. Fleming 3f5035dce4 _really_ fix IAX2 crazy timestamp problem (bug #4747)
21 years ago
Russell Bryant bd18858411 more formatting fixes from oej :-) (bug #4757)
21 years ago
Kevin P. Fleming 91e8442629 add SIPPEER dialplan function (bug #4728)
21 years ago
Kevin P. Fleming 0be59a11de simple fix for bug #3638
21 years ago
Kevin P. Fleming 4dd4428204 split acl and netsock code into separate files, in preparation for new netsock implementation
21 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
21 years ago
Ben Kramer c3f1c4da4f / fixed typo bug introduced in fix for bug #4504
21 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
21 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
21 years ago
Kevin P. Fleming 38598f57b4 make 'Agents' manager action conform to protocol (bug #4723)
21 years ago
Kevin P. Fleming 904beec507 ensure that format string macros are undef'd after use (bug #4716)
21 years ago
Kevin P. Fleming 17fee8dc68 various code formatting changes and cleanups related to bug #4706
21 years ago
Kevin P. Fleming f50c27c355 don't ignore hardcoded CLID from zapata.conf when usecallerid=no
21 years ago
Russell Bryant f62a613d24 fix big endian compilation issue
21 years ago
Kevin P. Fleming aaa057778c add create_addr_from_peer, to use an existing peer reference
21 years ago
Matthew Fredrickson 91f84f9098 Update variable name to match docs
21 years ago
Mark Spencer 3916b7e41b Fix IAX2 encryption (really, bug #4500 for reference)
21 years ago
Kevin P. Fleming a803ef7af0 pick up calling ANI information from libpri (bug #4571)
21 years ago