aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-21Actually set variable name before usingmarkster1-1/+1
2003-08-21Little queue fix (bug #150)markster1-1/+1
2003-08-21Fix mysql build issuemarkster2-2/+1
2003-08-21Don't actually destroy in handle_requestmarkster1-5/+3
2003-08-21In some cases, no need for an initreqprepmarkster1-12/+17
2003-08-21First pass at making '#' work on non-callback agentsmarkster1-5/+16
2003-08-21Only suggest destroymarkster1-7/+3
2003-08-21Fix location of errmsg.h filemarkster1-1/+1
2003-08-21First pass at VPB updatesmarkster1-6/+6
2003-08-21don't tell people to exit/quit when it's not a valid command anymoremarkster1-2/+6
2003-08-21Prefer bind address if specified over our actual route addressmarkster1-7/+15
2003-08-21Fix astmm for new build processmarkster1-1/+2
2003-08-20Be sure workspace is initializedmarkster1-0/+1
2003-08-20Merge meetmecount patch (with cleanups) bug #140markster1-7/+22
2003-08-20Only half-ack provisional responsesmarkster1-3/+26
2003-08-20Never *ever* call load_module() / unload_module()markster1-4/+14
2003-08-20Add codec examples in sip.confmarkster1-0/+3
2003-08-20Check for 407 on both outbound and non-outbound callsmarkster1-11/+19
2003-08-20First attempt at fixing bug #131 (authenticate BYE)markster1-6/+11
2003-08-19Revert earlier changesmarkster1-21/+1
2003-08-19Fix typomarkster1-1/+1
2003-08-19Create/dial channel if availability is on callback channelmarkster1-1/+15
2003-08-19Put agent login board in the right placemarkster1-10/+8
2003-08-19Fix race for fast hanguypmarkster1-6/+13
2003-08-19Revert killer change to config.hmarkster1-9/+9
2003-08-19depend stuffmarkster12-14/+30
2003-08-19Add canreinvite option and minor tweak to bridging codemarkster1-2/+12
2003-08-19Check availability on callback agents when no wrapuptime specifiedmarkster1-3/+10
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