aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-23Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strin...martinp1-2/+2
2003-07-23finish that thoughtjeremy3-6/+10
2003-07-23attempt to implement the passing of callerid. not testedjeremy2-2/+9
2003-07-22Fix the compile problemmartinp1-3/+3
2003-07-22Fix two little thingsmartinp1-2/+2
2003-07-22Don't hold channel resources longer than we need themmarkster1-1/+7
2003-07-22First pass at auto logoff supportmarkster2-0/+24
2003-07-18optionally log uniqueid as wellmarkster2-2/+6
2003-07-17Minor fix for cid namemarkster1-2/+2
2003-07-16Fix race in agent/masquerademarkster2-0/+3
2003-07-16Add "registered" option to iax2 show peersmarkster1-1/+10
2003-07-16Oopsmarkster1-1/+1
2003-07-16Remove inappropriate sentence from VM2markster1-1/+1
2003-07-16Don't native bridge when we can'tmarkster1-0/+8
2003-07-16Fix potential race in check_availabilitymarkster1-1/+1
2003-07-15Fix a segfault with the calls that need to register with the remote gateway (...martinp1-0/+3
2003-07-14Fix a typomartinp2-2/+2
2003-07-14pbx.c didn't get updatedmartinp1-5/+13
2003-07-14Add the possibility to delete all the contexts registered by a certain regist...martinp2-2/+3
2003-07-14Initial upload of the script that retrieves the extensions from the MySQL dat...martinp2-0/+218
2003-07-14Fix minor AGI bugletmarkster1-0/+2
2003-07-14pbx.c didn't get updated last timemartinp1-13/+49
2003-07-14Add a safe way to reload extensions config (don't change/delete the current e...martinp3-3/+34
2003-07-14Minor AGI patchmarkster1-0/+3
2003-07-14Add musiconhold definitions to show agentsmarkster1-2/+5
2003-07-14instead of hanging up channel after masquerade (risking deadlock), mark it as...markster1-1/+3
2003-07-14Don't check availability on a hungup channelmarkster1-1/+1
2003-07-14Add dynamic agent stuff, still missing audio filesmarkster2-9/+106
2003-07-12update sample config with valid infojeremy1-31/+10
2003-07-12Add missing spacemarkster1-1/+1
2003-07-12fix invalid synopsis on SetAccountjeremy1-1/+1
2003-07-11Minor rtp fixupmarkster1-0/+1
2003-07-09Fix race in Agentsmarkster1-8/+36
2003-07-09Don't delete PID file on exit of asterisk -rmarkster1-1/+1
2003-07-09Fix small leak on app_dialmarkster1-0/+1
2003-07-09Timestamp fixesmarkster1-2/+3
2003-07-08Add the second way of signalizing hangup when busydetect detects the busy tonemartinp1-0/+1
2003-07-08Lock agents while removing pending onesmarkster1-0/+2
2003-07-08Don't retry lock if there is no channelmarkster1-4/+6
2003-07-08Clarify another areamarkster1-1/+1
2003-07-08Fix potential seg in queue codemarkster1-9/+9
2003-07-08Simplify stack in call attemptmarkster1-6/+5
2003-07-07Fix typomarkster1-1/+1
2003-07-04Be sure to close timing file descriptormarkster1-0/+2
2003-07-04Fix iax2 video/voice and update queueingmarkster2-3/+3
2003-07-02Fix CIDCW for native bridgingmarkster1-1/+1
2003-07-02DSP mods too, weird CVS bugmarkster1-5/+5
2003-07-02Fix CIDCW for non-native calls onlymarkster1-1/+2
2003-07-02Update changelog and update agents configamarkster2-0/+13
2003-07-02Merge 'T' and other dialing enhancementsmarkster5-62/+160