summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2004-10-10Add autokill to IAX2, tooMark Spencer
2004-10-09Remove silly printfMark Spencer
2004-10-08IAX2 authentication improvementsMark Spencer
2004-10-08Don't save dynamic peers in registery (bug #2610)Mark Spencer
2004-10-08Provide more useful iax2 debugging (bug #2603)Mark Spencer
2004-10-07Default for overriden should be passed screenMark Spencer
2004-10-07Fix callerid on IAX2 (received)Mark Spencer
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...Mark Spencer
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)Mark Spencer
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02More IAX2 TNS/TOS/PRES fixesMark Spencer
2004-10-02Add iax2 parsing for TNS/TON/PRESMark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-30Fix potential seg (Bug #2550)Mark Spencer
2004-09-19Don't register auth against something that isn't a register (bug #2468)Mark Spencer
2004-09-17Make chan_iax2.c compile again on older gcc. Remember definitions must come ...James Golovich
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesMark Spencer
2004-09-16Add IAX2/SIP register events to system (bug #2117)Mark Spencer
2004-09-15Queue congestion on REJECT (bug #2448)Mark Spencer
2004-09-12Don't forget to return something other than -1 on the first pass if appropriate!Mark Spencer
2004-09-12Automatically send proper signal on iax switch following dial (bug #2420)Mark Spencer
2004-09-07Add option to register extensions on IAX or SIP registrationMark Spencer
2004-08-31Make app_festival change more portable, allow '*' for context in iax2Mark Spencer
2004-08-17Fix port numbers in IAX2 and iax2prov (bug #2261)Mark Spencer
2004-08-16Fix trivial typo (bug #2253)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-07Merge Steven Davie's bridging patchesMark Spencer
2004-07-30Add default username patch (bug #2178)Mark Spencer
2004-07-24Work on copy of firmware so that it doesn't get corrupted on a "make install"...Mark Spencer
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....Mark Spencer
2004-07-17Change IAX2 naming conventionMark Spencer
2004-07-16Last set of strncpy/snprintf updates (bug #2049)Mark Spencer
2004-07-09Fix provisioning for unload/reloadMark 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-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-26Add ability to send detailed mailbox info (bug #1690)Mark Spencer
2004-06-26Add peercontext parameter for default outbound context (bug #1929)Mark Spencer
2004-06-26Minor alsa fixes, add "delayreject" option to IAX to implement request of bug...Mark Spencer
2004-06-26Merge source cleanups (bug #1911)Mark 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-16Remove ancient requirement that ts > 0Mark Spencer