summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-09Handle binding more nicelyMark Spencer
2004-06-08Make fax detect configurable by direction (bug #1803)Mark Spencer
2004-06-08Update changelogMark Spencer
2004-06-08chan_phone portability (bug #1788)Mark Spencer
2004-06-07Update sample configuration to show fax detect has to be enabledMark Spencer
2004-06-07Make faxdetect configurable and turn OFF by defaultMark Spencer
2004-06-07Simplify trunk transmission path and remove potential race (bug #1802)Mark Spencer
2004-06-07Zapras fix for BSD (bug #1801)Mark Spencer
2004-06-07fix res_monitor bugAnthony Minessale II
2004-06-07More GR-303 protocol fixesMark Spencer
2004-06-07Fix tiny typoMark Spencer
2004-06-07Initial, incomplete support for D-channel backupMark Spencer
2004-06-07Update IAXY firmware to version 16 (provides better timestamps)Mark Spencer
2004-06-06Handle bearer failures cleanly (still need d-channel backup)Mark Spencer
2004-06-06Handle multiple span memberships properlyMark Spencer
2004-06-06Must call spanstat before checking number of channels (bug #1796)Mark Spencer
2004-06-06Fix small arrangement issueMark Spencer
2004-06-06Clearly label EAGAIN as being the UDP checksum error that it isMark Spencer
2004-06-06Can't use the same buffer to snprintf that we're grabbingMark Spencer
2004-06-06Don't require "c" before CRV syntaxMark Spencer
2004-06-06Try to parse callerid properly on /dev/phone (bug #1788)Mark Spencer
2004-06-06Small fixup for non-PRI buildMark Spencer
2004-06-06fix D() issue with to short of a durationAnthony Minessale II
2004-06-06Add bi-directional GR-303 supportMark Spencer
2004-06-05Fix voicemail.conf typo (bug #1794)Mark Spencer
2004-06-05Add ${AVAILORIGCHAN} with original channel name (bug #1793)Mark Spencer
2004-06-05More small fixesMark Spencer
2004-06-05Minor cleanupsMark Spencer
2004-06-05Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-3...Mark Spencer
2004-06-04Cleanup some formatting in app_agi.cJames Golovich
2004-06-04IAX2 fixup, fix res_monitor sillysegMark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-06-03Get rid of small copmile warningMark Spencer
2004-06-03Fix handling when MONITOR_EXEC is unspecifiedMark Spencer
2004-06-03Make sure that auto created "pseudo" isn't a member of any groups (bugs #1776...Mark Spencer
2004-06-03Merge agent callback login/logoff events and logging (bug #1775)Mark Spencer
2004-06-03Initialize frame for playtones just in caseMark Spencer
2004-06-03Make monitor merge application settable via variable, allow setting of variab...Mark Spencer
2004-06-02WOrk on the proper pointer (bug #1773)Mark Spencer
2004-06-02Add information for IAX on Free World DialupMark Spencer
2004-06-02Add 'ListCommands' manager commandJames Golovich
2004-06-02Lock while installign generatorMark Spencer
2004-06-02Add description to manager_action structure, and add some comments.James Golovich
2004-06-02Fix app_read to return string even if not # terminated (bug #1769)Mark Spencer
2004-06-02Use pseudo channel instead of just /dev/zap/pseudo, now with proper protectio...Mark Spencer
2004-06-02Allocate pseudo channel if it's not explicitly listedMark Spencer
2004-06-02Code formatting fixes in chan_zap.cJames Golovich
2004-06-02Play acknowledgement in all cases (bug #1767)Mark Spencer
2004-06-01Oops slightly prematureMark Spencer
2004-06-01Use pseudo channel (but real channel) instead of just directly opening /dev/z...Mark Spencer