aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-17Add Icecast streaming supportmarkster5-1/+305
2004-02-16Make sure smoother only creates frames with offsets (bug #1029)markster2-5/+5
2004-02-15Fix 'show channel<tab>' completion, where show channel would becitats1-2/+2
2004-02-15Typo in app_waitforring.ccitats1-1/+1
2004-02-15Spelling error in app_dial.ccitats1-1/+1
2004-02-15Various spelling errors fixed in docscitats8-18/+18
2004-02-15Added us-old zone in indications.confjim1-0/+14
2004-02-15Added support for specifing Zaptel tonezone on a per-channel basis forjim1-0/+14
2004-02-15Make astman ignore 'StatusComplete' events.citats2-0/+2
2004-02-15Fix 2 typos in READMEcitats1-2/+2
2004-02-15Fix typo in iax.conf.sample (bug #1035)citats1-1/+1
2004-02-15Fix typo in chan_sip.c (bug #1037)citats1-2/+2
2004-02-15Fix command completion (bug #988)citats1-1/+1
2004-02-14Add logging of agent login/logoffmarkster2-0/+13
2004-02-12Fix recording the agent's calls by defaultmartinp1-8/+9
2004-02-12Add queue logging and fix indications bugletmarkster5-7/+147
2004-02-11Free mysql resultsmarkster1-0/+4
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