aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-17Cleanup code. Spacing issues, nested if issues, lots of strlen used instead ...citats3-137/+130
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 fixesmarkster2-99/+237
2004-09-17Merge anthm's monitor patch with minor mods (bug #2383)markster2-15/+58
2004-09-17/ fixed slight typo/cut-n-paste bugbkramer1-1/+1
2004-09-17/ fixed operation with record_playbkramer1-3/+14
2004-09-16Use compression on "make update"markster1-1/+1
2004-09-16Get rid of compile warningsmarkster1-22/+22
2004-09-16Add IAX2/SIP register events to system (bug #2117)markster2-5/+32
2004-09-16Fix tiny typo (bug #2455)markster1-1/+1
2004-09-16Fix sample macromarkster1-1/+1
2004-09-15Fix app_disa to not ignore ignorepat :) (bug #2451)markster1-1/+12
2004-09-15Make ADSI in voicemail configurable (bug #2209)markster2-9/+30
2004-09-15Merge ADSI parking announcement (bug #2211)markster2-0/+28
2004-09-15Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)markster2-16/+15
2004-09-15First pass at LPC10markster1-1/+11
2004-09-15Queue congestion on REJECT (bug #2448)markster1-0/+4
2004-09-15Use file that is in Asterisk rather than asterisk-sounds (bug #2445)markster1-2/+2
2004-09-15Fix extraneous message when using mysql friendsmarkster1-0/+1
2004-09-15Support both MySQL and traditional mailboxes in vmail.cgi (bug #2297)markster1-0/+76
2004-09-15Update astgenkey to make empty ones toomarkster1-3/+17
2004-09-15Oops, fix small typomarkster1-1/+2
2004-09-14Consider both tags as possible matches (bug #2422)markster1-11/+12
2004-09-14Make sure patterns are always last (bug #2435)markster1-1/+7
2004-09-14Add status for async manager originate (including ActionID) (bug #2434)markster1-0/+21
2004-09-14Inband notifies always succeed (bug #2420)markster1-0/+2
2004-09-13Add pulse dial supportmarkster2-0/+14
2004-09-13Bring sanity to inband notification on PRImarkster1-6/+8
2004-09-13Fix star 80 to star 60 (bug #2247)markster3-3/+3
2004-09-13Add set debug option, make output for set verbose better (bug #2428)markster2-2/+46
2004-09-13Work with globals too (bug #2427)markster1-8/+13
2004-09-13Use fromdomain in creating callid if specified (bug #2427)markster1-0/+6
2004-09-13Fixed minor issue in app_rpt(). Allows it to work better with many Linux dist...jim1-3/+3
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-11Improve initial poking behavior (bug #2419)markster1-10/+18
2004-09-11Don't set guardtime if channel is only reserved (bug #2421)markster1-3/+6
2004-09-11Use longer timeout if using http (bug #2418)markster1-6/+9
2004-09-11Add readme for variable (bug #2409)markster1-0/+1
2004-09-10Do the same thing for pri_hangup_all in terms of releasing the PRI lockmarkster1-9/+11
2004-09-10Make sure we don't try to grab the sub and channel locks while still having t...markster1-10/+35
2004-09-10Properly lock management stuff (bug #2406)markster4-4/+28
2004-09-10Handle macros in the CDR properly (bug #2414)markster1-4/+10
2004-09-10macro support in the dial commandmattf1-0/+50
2004-09-10Handle both pre- and post- whitespace if pedantic checking is on (bug #2411)markster1-5/+29
2004-09-09Make ${CALLINGPRES} available (bug #2409)markster1-0/+3
2004-09-09Only pool CONGESTION if there is an owner in the case of a 501markster1-3/+4
2004-09-09Fix GotoIf logging level (bug #2396)markster1-1/+1
2004-09-09Make GetVar respect ActionID (bug #2404/2405)markster1-0/+3
2004-09-09Make sure rtp->f.data is initialized properly for 3389 (asterisk dev mailing ...markster1-0/+4