aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-11Don't free if it's NULLmarkster1-1/+2
2004-02-11Fix several memory leaksmarkster4-1/+27
2004-02-11Fix a couple of memory leaksmarkster2-1/+4
2004-02-10Fix some minor errors: when logging off using AgentCallbackLogin don't put ag...martinp1-10/+8
2004-02-10Fixed bug in FXOGS. Was not closing loop after starting.jim1-0/+1
2004-02-10Revert meetme work around now that zaptel is fixedmarkster1-14/+0
2004-02-09Fix memory leak with SIP friends (bug #1010)markster1-0/+2
2004-02-09Properly fully URL decode the REPLACES in SIP and also watch for edge conditi...markster1-1/+5
2004-02-08Omit PRI layer 1 information for data call (need updated libpri too) (bug #1012)markster1-1/+2
2004-02-07Insert blank after REFER (bug #997)markster4-3/+11
2004-02-06Don't free private structure until iax2_hangup is actually calledmarkster1-4/+6
2004-02-06Increase buffer size (1005)markster1-1/+1
2004-02-05Implement temporary work around for pseudo channels with SMPmarkster1-1/+14
2004-02-05Add 'm' option to Monitor app to use soxmix (if available) to mix the output ...martinp1-3/+14
2004-02-05Add AgentMonitorOutgoing application to allow recording of outgoing calls mad...martinp1-2/+88
2004-02-04Don't call release if we have no generatormarkster1-2/+4
2004-02-04Fix the deadlock in show queue <queue_name>martinp1-1/+1
2004-02-04Countless small bugfixesmarkster1-0/+3
2004-02-03Remove unused tmpq variablemartinp1-1/+1
2004-02-03Add "show queue <queue_name>" CLI commandmartinp1-5/+58
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...martinp7-13/+186
2004-02-03Don't buffer the event files, eg: messagesmartinp1-0/+1
2004-02-03Implement REGREL in IAX2markster1-14/+25
2004-02-03Make the go_on be non-global.martinp1-13/+14
2004-02-02Don't get stuck in loopmarkster1-1/+1
2004-02-02Force SIP reload to happen in network thread onlymarkster1-45/+43
2004-02-02Fix small typosmarkster1-1/+1
2004-02-02Centralize all sip registration around a single lockmarkster1-20/+44
2004-02-02Perform proper locking on registration on SIPmarkster1-29/+48
2004-02-02Release the call when freeing a registrymarkster1-0/+2
2004-02-02Move config.cache delete to "distclean"markster1-2/+1
2004-02-02More BSD enhancements (#970)markster1-2/+2
2004-02-02NetBSD portability enhancements (bug #969)markster5-2/+12
2004-02-02Handle more complex wav filesmarkster1-10/+27
2004-02-02Force update of the CDR before clearing channel (bug #974)markster1-0/+4
2004-02-02Use better flags when starting MGCP threads (bug #598)markster1-2/+9
2004-02-01If unregistered, don't consider it valid (bug #956)markster1-2/+3
2004-02-01Add "iaxcompat" option to allow nested switch statements, still might fail if...markster2-23/+93
2004-01-31Fix add include (bug #966) and small update to bug 890markster2-5/+6
2004-01-31Update documentationmarkster1-1/+1
2004-01-31Handle cause in DISCONNECT toomarkster1-1/+15
2004-01-31Send busy when busy, congestion when congestion on PRI (bug #890)markster1-2/+40
2004-01-31Stop searching once we find a matchmarkster1-0/+1
2004-01-31Don't delete original variables after appending clone onesmarkster1-1/+0
2004-01-30Merge variable listsmarkster1-4/+13
2004-01-30Fix res_parkingmarkster1-6/+6
2004-01-30Create manager event on parkingmarkster1-0/+48
2004-01-30Minor app agi documentation fix (bug #943)markster1-5/+9
2004-01-30Improve documentation of app_record (bug #942)markster1-4/+7
2004-01-29Add support for authenticating against astdb and one time authenticationmarkster1-16/+33