aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax2.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-29Don't print silly unregistered messages on realtimemarkster1-1/+1
2004-11-29Don't seed on temponly peersmarkster1-1/+1
2004-11-23Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.markster1-5/+7
2004-11-22Fix typo (missing braces) (bug #2919)markster1-2/+4
2004-11-22Release call lock while we look for the peer to avoid a deadlockmarkster1-1/+4
2004-11-17Merge Tony's uservars (bug #2882)markster1-2/+39
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster1-1/+1
2004-11-09Make timezone configurable within IAX (bug #2814)markster1-35/+44
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster1-1/+4
2004-10-24Pass format stringcitats1-2/+2
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...markster1-11/+11
2004-10-23More memory checkscitats1-4/+7
2004-10-22Small verbosity fix in chan_iax2.c from bkw_citats1-1/+2
2004-10-16Minor improvements to debug output (bug #2644)markster1-5/+5
2004-10-14Fix trasnfer issue (bug #2632)markster1-3/+12
2004-10-12Be careful!markster1-22/+28
2004-10-10Keep back delivery times on trunk (bug #2587)markster1-9/+10
2004-10-10Add autokill to IAX2, toomarkster1-0/+16
2004-10-09Remove silly printfmarkster1-1/+0
2004-10-08IAX2 authentication improvementsmarkster1-27/+96
2004-10-08Don't save dynamic peers in registery (bug #2610)markster1-3/+4
2004-10-08Provide more useful iax2 debugging (bug #2603)markster1-1/+1
2004-10-07Default for overriden should be passed screenmarkster1-1/+1
2004-10-07Fix callerid on IAX2 (received)markster1-4/+4
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...markster1-2/+2
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-233/+148
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster1-1/+1
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)markster1-1/+3
2004-10-03Major PBX revamps (including labels, update examples)markster1-8/+8
2004-10-02More IAX2 TNS/TOS/PRES fixesmarkster1-1/+14
2004-10-02Add iax2 parsing for TNS/TON/PRESmarkster1-0/+9
2004-10-02Huge callerid rework (might break H.323, others)markster1-45/+41
2004-09-30Fix potential seg (Bug #2550)markster1-2/+4
2004-09-19Don't register auth against something that isn't a register (bug #2468)markster1-1/+4
2004-09-17Make chan_iax2.c compile again on older gcc. Remember definitions must come ...citats1-1/+1
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesmarkster1-96/+229
2004-09-16Add IAX2/SIP register events to system (bug #2117)markster1-2/+11
2004-09-15Queue congestion on REJECT (bug #2448)markster1-0/+4
2004-09-12Don't forget to return something other than -1 on the first pass if appropriate!markster1-1/+1
2004-09-12Automatically send proper signal on iax switch following dial (bug #2420)markster1-4/+14
2004-09-07Add option to register extensions on IAX or SIP registrationmarkster1-2/+33
2004-08-31Make app_festival change more portable, allow '*' for context in iax2markster1-1/+1
2004-08-17Fix port numbers in IAX2 and iax2prov (bug #2261)markster1-3/+2
2004-08-16Fix trivial typo (bug #2253)markster1-1/+1
2004-08-08Merge BSD stack size work (bug #2067)markster1-3/+3
2004-08-07Merge Steven Davie's bridging patchesmarkster1-1/+14
2004-07-30Add default username patch (bug #2178)markster1-6/+10
2004-07-24Work on copy of firmware so that it doesn't get corrupted on a "make install"...markster1-2/+53
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster1-1/+1
2004-07-17Change IAX2 naming conventionmarkster1-2/+2