aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-08Update changelogmarkster1-0/+2
2004-06-08chan_phone portability (bug #1788)markster1-31/+43
2004-06-07Update sample configuration to show fax detect has to be enabledmarkster1-0/+4
2004-06-07Make faxdetect configurable and turn OFF by defaultmarkster3-21/+17
2004-06-07Simplify trunk transmission path and remove potential race (bug #1802)markster1-6/+15
2004-06-07Zapras fix for BSD (bug #1801)markster1-0/+4
2004-06-07fix res_monitor buganthm1-1/+1
2004-06-07More GR-303 protocol fixesmarkster1-24/+20
2004-06-07Fix tiny typomarkster1-1/+1
2004-06-07Initial, incomplete support for D-channel backupmarkster1-176/+386
2004-06-07Update IAXY firmware to version 16 (provides better timestamps)markster1-0/+0
2004-06-06Handle bearer failures cleanly (still need d-channel backup)markster1-27/+54
2004-06-06Handle multiple span memberships properlymarkster1-20/+23
2004-06-06Must call spanstat before checking number of channels (bug #1796)markster1-6/+6
2004-06-06Fix small arrangement issuemarkster1-2/+4
2004-06-06Clearly label EAGAIN as being the UDP checksum error that it ismarkster1-1/+4
2004-06-06Can't use the same buffer to snprintf that we're grabbingmarkster1-3/+3
2004-06-06Don't require "c" before CRV syntaxmarkster1-28/+24
2004-06-06Try to parse callerid properly on /dev/phone (bug #1788)markster1-6/+15
2004-06-06Small fixup for non-PRI buildmarkster1-1/+5
2004-06-06fix D() issue with to short of a durationanthm1-1/+1
2004-06-06Add bi-directional GR-303 supportmarkster2-80/+413
2004-06-05Fix voicemail.conf typo (bug #1794)markster1-4/+4
2004-06-05Add ${AVAILORIGCHAN} with original channel name (bug #1793)markster1-1/+6
2004-06-05More small fixesmarkster1-6/+6
2004-06-05Minor cleanupsmarkster1-9/+15
2004-06-05Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-3...markster3-490/+609
2004-06-04Cleanup some formatting in app_agi.ccitats1-33/+32
2004-06-04IAX2 fixup, fix res_monitor sillysegmarkster2-7/+8
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster16-7/+63
2004-06-03Get rid of small copmile warningmarkster1-0/+1
2004-06-03Fix handling when MONITOR_EXEC is unspecifiedmarkster1-2/+4
2004-06-03Make sure that auto created "pseudo" isn't a member of any groups (bugs #1776...markster1-0/+7
2004-06-03Merge agent callback login/logoff events and logging (bug #1775)markster2-10/+65
2004-06-03Initialize frame for playtones just in casemarkster1-0/+2
2004-06-03Make monitor merge application settable via variable, allow setting of variab...markster2-14/+119
2004-06-02WOrk on the proper pointer (bug #1773)markster1-26/+26
2004-06-02Add information for IAX on Free World Dialupmarkster3-4/+30
2004-06-02Add 'ListCommands' manager commandcitats1-0/+27
2004-06-02Lock while installign generatormarkster1-2/+5
2004-06-02Add description to manager_action structure, and add some comments.citats2-21/+126
2004-06-02Fix app_read to return string even if not # terminated (bug #1769)markster1-1/+1
2004-06-02Use pseudo channel instead of just /dev/zap/pseudo, now with proper protectio...markster1-10/+27
2004-06-02Allocate pseudo channel if it's not explicitly listedmarkster1-3/+20
2004-06-02Code formatting fixes in chan_zap.ccitats1-12/+12
2004-06-02Play acknowledgement in all cases (bug #1767)markster1-0/+2
2004-06-01Oops slightly prematuremarkster1-8/+8
2004-06-01Use pseudo channel (but real channel) instead of just directly opening /dev/z...markster1-8/+8
2004-06-01Voicemail fixes (bug #1758)markster2-3/+5
2004-06-01allow multiple exit characters on control_streamfile, allow '1' to skip envelopemarkster2-14/+18