summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-06-27apply temporary fix to stop people from whining.Jeremy McNamara
2004-06-26Add option for in-band progress (bug #1879)Mark Spencer
2004-06-26Add ability to send detailed mailbox info (bug #1690)Mark Spencer
2004-06-26Minor cleanups on zap when hangup on callwaitMark Spencer
2004-06-26Add peercontext parameter for default outbound context (bug #1929)Mark Spencer
2004-06-26Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917,...Mark Spencer
2004-06-26Minor alsa fixes, add "delayreject" option to IAX to implement request of bug...Mark Spencer
2004-06-26Zap NSF merge, major ALSA improvementsMark Spencer
2004-06-26Merge source cleanups (bug #1911)Mark Spencer
2004-06-25Don't munge outgoing call progress when fax enabled (bug #1909)Mark Spencer
2004-06-25Add subaddress support (bug #1877)Mark Spencer
2004-06-25Handle URL encoded stuff in pedantic checkingMark Spencer
2004-06-25Add sample config file, implement verificationMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)Mark Spencer
2004-06-24Merge Ehud's MySQL users support (bug #1815)Mark Spencer
2004-06-23Extend delay slightlyMark Spencer
2004-06-23Make delay for echo training configurableMark Spencer
2004-06-23Be sure to hold lock during answerMark Spencer
2004-06-23Small simplificationMark Spencer
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy...Mark Spencer
2004-06-23Don't segfault if chan_zap can't loadMark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge Steven Davie's IAX2 jitter buffer enhancementsMark Spencer
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-22Make DTMF mode configurable on ISDNMark Spencer
2004-06-22Can't check outbound without having lock (bug #1886)Mark Spencer
2004-06-21More fixes for remote_party_idMark Spencer
2004-06-21Sorry, 403 is "Forbidden" not "Permission Denied"Mark Spencer