summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-07-16Implement confirmation for PRIMark Spencer
2004-07-16Only apply acking when method matches, too, when not acking a responseMark Spencer
2004-07-16Last set of strncpy/snprintf updates (bug #2049)Mark Spencer
2004-07-16Fix native zap bridging with GR-303Mark Spencer
2004-07-15Fix silly typo (and make order slightly easier to read) bug #2054Mark Spencer
2004-07-15Build contact without @ sign if there is no extensionMark Spencer
2004-07-15/ changed samples from 240 to 160 as per all other driversBen Kramer
2004-07-14/ remove extrenous NULL at end of functionBen Kramer
2004-07-14Improve SIP historyMark Spencer
2004-07-14If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYEMark Spencer
2004-07-13Use tohost, not the name of the peerMark Spencer
2004-07-13Fix silly little segMark Spencer
2004-07-13Make code agree with documentation so you can use sip peersMark Spencer
2004-07-12First pass at properly handling account codes in forwardingMark Spencer
2004-07-09Just to be especially nice, only send 100 Trying at the start of parking and ...Mark Spencer
2004-07-09Expire time fix (bug #1996)Mark Spencer
2004-07-09Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite rig...Mark Spencer