summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-08-01Uhm, that should be 0!Mark Spencer
2004-07-31Create manager show channels comamnd (#2186) to monitor zap channel statusMark Spencer
2004-07-31Send proper contact in 200 OK to REGISTERMark Spencer
2004-07-31Fix information elementsMark Spencer
2004-07-31Improve debugging of RTP ports (bug #2131, heavily modified)Mark Spencer
2004-07-30Reset conferencing on final hangup (bug #2172)Mark Spencer
2004-07-30Fix potential overflow in H.323Mark Spencer
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...Malcolm Davenport
2004-07-30Fix little unregister bugletMark Spencer
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanMalcolm Davenport
2004-07-30Bug # 2181: Support the PING event in MGCP.Malcolm Davenport
2004-07-30Add default username patch (bug #2178)Mark Spencer
2004-07-29Default port to 5060Mark Spencer
2004-07-29Clear things out for the bearer tooMark Spencer
2004-07-29Don't get stuck looping when looking for CRV'sMark Spencer
2004-07-28Add "username" to sip show peer (bug #2163) as well as a few config cleanupsMark Spencer
2004-07-28Fix "ZapOffHook" (bug #2161)Mark Spencer
2004-07-27Make ACK sticky too (bug #2134)Mark Spencer
2004-07-27Make request URI in CANCEL match that of the original INVITE exactly (bug #2134)Mark Spencer
2004-07-27Merge ALSA fixes (bug #2145)Mark Spencer
2004-07-27Make sure index >= 0 before initializingMark Spencer
2004-07-27Swap subs before releasing lockMark Spencer
2004-07-26Work properly on a reloadMark Spencer
2004-07-26Turn off DTMF generally in MGCP and make option to enable RFC2833 or in-bandMark Spencer
2004-07-26Make sure we release the correct lock!Mark Spencer
2004-07-26Fix potential transfer segMark Spencer
2004-07-25Create one generally useful runtime option and one compile time option to wor...Mark Spencer
2004-07-24Sometimes we get subunalloced, gotta free lock firstMark Spencer
2004-07-24OopsMark Spencer
2004-07-24Hold lock for three-way channel (bug #2107)Mark Spencer
2004-07-24Work on copy of firmware so that it doesn't get corrupted on a "make install"...Mark Spencer
2004-07-22Remove quotes from MD5 (bug #2116)Mark Spencer
2004-07-22clean up warnings, and re-add a return, how did that get removed?Jeremy McNamara
2004-07-21more changes to properly copy the call token and a small code optimizationJeremy McNamara
2004-07-21const is evil?Jeremy McNamara
2004-07-20Fix user agent on reloadMark Spencer
2004-07-20first attempt to properly copy and then free call detail strings.Jeremy McNamara
2004-07-20Never destroy channel when there is an ownerMark Spencer
2004-07-19Make sure s is initialized, make FAX_DETECT + OLD_DSP_ROUTINES buildMark Spencer
2004-07-19Fix chan_zap compiling without libpriJames Golovich
2004-07-19Fix signalling for GR303 FXSKS CPE so we can look like a concentratorMark Spencer
2004-07-18Grab the Message-ID tooMark Spencer
2004-07-17Don't consider port number in name of peer in create_addr (bug #1974)Mark Spencer
2004-07-17REduce chattynessMark Spencer
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....Mark Spencer
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.Jeremy McNamara
2004-07-17Change IAX2 naming conventionMark Spencer
2004-07-17Add separated dialplan support (bug #2043)Mark Spencer
2004-07-16Don't look for bearers when there are none.Mark Spencer
2004-07-16Re-listen after MGCP reload (bug #2061)Mark Spencer