summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-06-08chan_phone portability (bug #1788)Mark 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-07More GR-303 protocol fixesMark Spencer
2004-06-07Fix tiny typoMark Spencer
2004-06-07Initial, incomplete support for D-channel backupMark 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-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-06Add bi-directional GR-303 supportMark 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-04IAX2 fixup, fix res_monitor sillysegMark Spencer
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark 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-02Allocate pseudo channel if it's not explicitly listedMark Spencer
2004-06-02Code formatting fixes in chan_zap.cJames Golovich
2004-05-31More BSD compile fixes (bugs #1754 and #1756)Mark Spencer
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...Jim Dixon
2004-05-31make sending indications more robust and properJeremy McNamara
2004-05-30Fix lag in diverging clocks (bug #1696)Mark Spencer
2004-05-30Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from ...Jim Dixon
2004-05-29Initialize secrets properly (bug #1748)Mark Spencer
2004-05-29saw this in valgrind (-tony)Anthony Minessale II
2004-05-28Really don't authenticate if we're not supposed to authenticate (bug #1738)Mark Spencer
2004-05-28Ringing and progress are not identicalMark Spencer
2004-05-27Only print PRI messages when in verbose mode (bug #1732)Mark Spencer
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutMark Spencer
2004-05-27Unlock PRI lock, fix variable pasingMark Spencer
2004-05-27Don't count as outgoing until we actually send the new INVITEMark Spencer
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)Mark Spencer
2004-05-27Make RTP handle codecs (first pass)Mark Spencer
2004-05-26Perform proper heap bounds checking on skinny messages (bug #1726)Mark Spencer
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesMark Spencer
2004-05-26oopsieJeremy McNamara
2004-05-26explain a proper upgrade sequence (lowering the signal-to-noise ratio again)Jeremy McNamara
2004-05-26properly clean capabilites from the endpointJeremy McNamara
2004-05-26Cancel self destruct on provisional responses too (bug #1722)Mark Spencer
2004-05-26cleaned up locking, more logging on locks, still havent worked out whyBen Kramer
2004-05-25Handle debugging of unknown IE's properlyMark Spencer
2004-05-25Make sure transmitted timestamps are solid on trunks (bug #1713)Mark Spencer
2004-05-25Merge useragent patch (bug #712)Mark Spencer
2004-05-25Enable understanding of service identifier and provisioning versionMark Spencer
2004-05-25optmize call setup processJeremy McNamara