aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-19FreeBSD compatability fixesmarkster3-1/+7
2003-08-19Build fix for H.323 (bug #127)markster1-0/+8
2003-08-19Quick fixmarkster1-1/+1
2003-08-19Don't create a pending agent if nobody is logged inmarkster1-34/+40
2003-08-18Bug #124markster1-1/+1
2003-08-18Pick the right point for rebuilding the listmarkster1-5/+10
2003-08-18Oops, they're system, not agent eventsmarkster1-2/+2
2003-08-18Add alarm/alarm clear events (bug #125)markster1-0/+7
2003-08-18Uh, don't lockmarkster1-2/+2
2003-08-18Add same magic to remove from queuemarkster1-2/+8
2003-08-18Add "Logoff" before logging in (bug #119)markster1-1/+4
2003-08-18Add pound/star (bug #113)markster4-2/+15
2003-08-18Don't complain on G.723 packets RTPmarkster1-0/+1
2003-08-18If we can't transfer, be sure we hangupmarkster1-0/+4
2003-08-17Escape fields going into MySQL CDR'smarkster1-4/+36
2003-08-16Strip out quotes (and leading/trailing spaces) in callerid_parse when dealing...markster1-1/+4
2003-08-16Shave off a smaller amount of time (bug #79)markster2-1/+4
2003-08-16Add H323 to normal build processjeremy2-40/+45
2003-08-16Hopefuly kram fixed my lame buildjeremy1-17/+7
2003-08-16Commit RTP fixes this timemarkster1-3/+6
2003-08-16Trim post dash portion of name if unspecifiedmarkster1-2/+8
2003-08-16Fix bug #111markster1-1/+1
2003-08-16Verify extension is correctmarkster1-5/+28
2003-08-16New "show codecs" option and mysql feature requests from Tilghmanmarkster4-4/+165
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp18-62/+112
2003-08-16Update agent documentationmarkster1-1/+1
2003-08-15Don't lock when soft hanging upmarkster1-2/+2
2003-08-15Fix dtmf bugletmarkster1-1/+1
2003-08-15Only skip it for immediate modemarkster1-1/+1
2003-08-15Wait for first digit with FEATDMF toomarkster1-1/+1
2003-08-15Don't ignore return valuemarkster1-2/+1
2003-08-15Make sure strncat is > 0markster1-1/+5
2003-08-15Make sure we copy the text file toomarkster1-0/+3
2003-08-15Don't double generate eventsmarkster1-6/+8
2003-08-15Asterisk:markster30-39/+86
2003-08-15Special NULL case for mysql (bug #49)markster1-37/+57
2003-08-14Merge DTMF fixes (bug #95)markster1-0/+21
2003-08-14Merge ENUM fixes (bug #99)markster2-19/+144
2003-08-14Allow AgentCallbackLogin to specify new location (bug #46)markster1-1/+10
2003-08-14Lose the 1.4.1 diff, add a 1.4.3 diffmarkster2-0/+186
2003-08-14ignore musicclass for music on hold (bug #62)markster1-0/+2
2003-08-14Save the dstchannel before the call gets answered so that we would know what ...martinp1-0/+6
2003-08-14Fix the potential segfaultmartinp1-1/+3
2003-08-14Send callerid on callback agents (bug #103)markster1-0/+6
2003-08-14Preserve queued framesmarkster1-2/+24
2003-08-14Don't hold lock in indication longer than we need itmarkster1-1/+1
2003-08-14Add flags column so that we can exclude some records from being published in ...martinp2-8/+10
2003-08-14Make default behavior be to *not* use jitter buffermarkster1-1/+1
2003-08-14Oopsmarkster1-9/+1
2003-08-14First pass at restoring festival operationmarkster1-47/+26