summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-07-09fix seg fault conditionJeremy McNamara
2004-07-09Fix provisioning for unload/reloadMark Spencer
2004-07-08Fix *BSD compilation of iax2-provision.c. We should probably move the IPTOS_...James Golovich
2004-07-08Use real bind addressMark Spencer
2004-07-08Use proper bind addressMark Spencer
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)Mark Spencer
2004-07-08Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)Mark Spencer
2004-07-08When doing rport, remove the ";rport" before adding ";rport=5060"Mark Spencer
2004-07-07Bug #: 1988 Fix compile problem with iax2-provision.c underMalcolm Davenport
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecMark Spencer
2004-07-07Add IAX provisioning support to AsteriskMark Spencer
2004-07-01Merge Steven Davies latest jitter buffer patchMark Spencer
2004-07-01Fix IAX2 registration time. We want to set reg->refresh to the new value onl...James Golovich
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-30Bug #1952: iaxbuf now declared in chan_iax2.c and chan_sip.cMalcolm Davenport
2004-06-30Merge Steven Davie's timestamp improvementsMark Spencer
2004-06-29Remove duplicate declaration (bug #1950)Mark Spencer
2004-06-29Make history configurableMark Spencer
2004-06-29Report checksum failures as such (bug #1942)Mark Spencer
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...Mark Spencer
2004-06-29Don't build old chan_iax by default (oops)Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-29Placeholder for GR303-FXSKS signalling (not yet finished)Mark Spencer
2004-06-29Make sure pollres is initialized to 0Mark Spencer
2004-06-28Allow nat=never mode to work around buggy UNIDEN UIP200 firmware (bug #1935)Mark Spencer
2004-06-28If we don't accept a SUBSCRIBE, set needdestroyMark Spencer
2004-06-28Allow custom beep to be specified for agents (bug #1938)Mark Spencer