Commit Graph

1396 Commits (27d0ebc6860df7cc210749afdf7be45b8bb4b75f)

Author SHA1 Message Date
Mark Spencer a2e82071c5 Fix little MGCP buglet with the wildcard endpoint (bug #2216)
22 years ago
Mark Spencer 07f349766c Don't offer codecs not allowed on a reinvite
22 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
22 years ago
Mark Spencer 76913125d8 Create initial framework for single channel support
22 years ago
Mark Spencer 5abc3ecb56 Don't reload subchannels of wild card endpoint on reload.
22 years ago
Mark Spencer 358ff9f7d6 Make sure it's really a dotted IP (bug #2198)
22 years ago
Mark Spencer fbe6024753 Fix reload with wildcard endpoint
22 years ago
Mark Spencer 70b3ab34a8 Uhm, that should be 0!
22 years ago
Mark Spencer c4bfcdeec5 Create manager show channels comamnd (#2186) to monitor zap channel status
22 years ago
Mark Spencer 2de01f7b7e Send proper contact in 200 OK to REGISTER
22 years ago
Mark Spencer 0369242c4c Fix information elements
22 years ago
Mark Spencer a70d444333 Improve debugging of RTP ports (bug #2131, heavily modified)
22 years ago
Mark Spencer 64e1166e6f Reset conferencing on final hangup (bug #2172)
22 years ago
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