Commit Graph

1383 Commits (57b6515d825288cf7acd7cd19c7e1f0c84590767)

Author SHA1 Message Date
Mark Spencer 57b6515d82 Fix potential overflow in H.323
22 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
22 years ago
Mark Spencer 943133953e Fix little unregister buglet
22 years ago
Malcolm Davenport 9b0b4bf041 Bug # 2115: Allow Caller TON to be retrieved in the dialplan
22 years ago
Malcolm Davenport 183fb08ee6 Bug # 2181: Support the PING event in MGCP.
22 years ago
Mark Spencer 3329f8154e Add default username patch (bug #2178)
22 years ago
Mark Spencer b4f6d91eda Default port to 5060
22 years ago
Mark Spencer 0f93207cda Clear things out for the bearer too
22 years ago
Mark Spencer 43866cf0d9 Don't get stuck looping when looking for CRV's
22 years ago
Mark Spencer deb02a000f Add "username" to sip show peer (bug #2163) as well as a few config cleanups
22 years ago
Mark Spencer a57ad69b53 Fix "ZapOffHook" (bug #2161)
22 years ago
Mark Spencer 71f41a06dc Make ACK sticky too (bug #2134)
22 years ago
Mark Spencer a395d75a91 Make request URI in CANCEL match that of the original INVITE exactly (bug #2134)
22 years ago
Mark Spencer e4d4c93bd8 Merge ALSA fixes (bug #2145)
22 years ago
Mark Spencer 00f3bf560b Make sure index >= 0 before initializing
22 years ago
Mark Spencer 5bd8cf6cde Swap subs before releasing lock
22 years ago
Mark Spencer 9e789de703 Work properly on a reload
22 years ago
Mark Spencer d1ad2a695d Turn off DTMF generally in MGCP and make option to enable RFC2833 or in-band
22 years ago
Mark Spencer d0c1882cf7 Make sure we release the correct lock!
22 years ago
Mark Spencer 0abd9ec096 Fix potential transfer seg
22 years ago
Mark Spencer 6f5eb3b8fa Create one generally useful runtime option and one compile time option to work around bugs in the DPH100M phone (bug #2122)
22 years ago
Mark Spencer 4eedf0cd2e Sometimes we get subunalloced, gotta free lock first
22 years ago
Mark Spencer 630ca201d6 Oops
22 years ago
Mark Spencer bf17aa1eca Hold lock for three-way channel (bug #2107)
22 years ago
Mark Spencer 35ffb12ae8 Work on copy of firmware so that it doesn't get corrupted on a "make install" (bug #2106)
22 years ago
Mark Spencer 7ab67c9fba Remove quotes from MD5 (bug #2116)
22 years ago
Jeremy McNamara 0afbb8bcbf clean up warnings, and re-add a return, how did that get removed?
22 years ago
Jeremy McNamara 0bb8d95674 more changes to properly copy the call token and a small code optimization
22 years ago
Jeremy McNamara 405d0be9fe const is evil?
22 years ago
Mark Spencer e252af2152 Fix user agent on reload
22 years ago
Jeremy McNamara a59c1d2ac4 first attempt to properly copy and then free call detail strings.
22 years ago
Mark Spencer e49aae74d0 Never destroy channel when there is an owner
22 years ago
Mark Spencer f8594ac304 Make sure s is initialized, make FAX_DETECT + OLD_DSP_ROUTINES build
22 years ago
James Golovich eb80683222 Fix chan_zap compiling without libpri
22 years ago
Mark Spencer 5808760bf4 Fix signalling for GR303 FXSKS CPE so we can look like a concentrator
22 years ago
Mark Spencer 73f91fcc44 Grab the Message-ID too
22 years ago
Mark Spencer 463444b391 Don't consider port number in name of peer in create_addr (bug #1974)
22 years ago
Mark Spencer a1cf0fbd43 REduce chattyness
22 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
22 years ago
Jeremy McNamara f10148d3e3 actually implement the setting of noFastStart and noH245Tunneling.
22 years ago
Mark Spencer 68070c82d0 Change IAX2 naming convention
22 years ago
Mark Spencer 6b8ecfa35f Add separated dialplan support (bug #2043)
22 years ago
Mark Spencer 3abd26bfdf Don't look for bearers when there are none.
22 years ago
Mark Spencer 03b1d1ea8c Re-listen after MGCP reload (bug #2061)
22 years ago
Mark Spencer b1d55878a7 Implement confirmation for PRI
22 years ago
Mark Spencer eac29e9814 Only apply acking when method matches, too, when not acking a response
22 years ago
Mark Spencer bba1faf910 Last set of strncpy/snprintf updates (bug #2049)
22 years ago
Mark Spencer e167cc89f8 Fix native zap bridging with GR-303
22 years ago
Mark Spencer 05d3d9c25f Fix silly typo (and make order slightly easier to read) bug #2054
22 years ago
Mark Spencer 6e9d4faf61 Build contact without @ sign if there is no extension
22 years ago