aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-06-08Make fax detect configurable by direction (bug #1803)markster1-3/+10
2004-06-08chan_phone portability (bug #1788)markster1-31/+43
2004-06-07Make faxdetect configurable and turn OFF by defaultmarkster1-3/+13
2004-06-07Simplify trunk transmission path and remove potential race (bug #1802)markster1-6/+15
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-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-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-06Add bi-directional GR-303 supportmarkster1-80/+406
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...markster1-485/+581
2004-06-04IAX2 fixup, fix res_monitor sillysegmarkster1-5/+6
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster3-1/+11
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)markster1-10/+57
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-05-31More BSD compile fixes (bugs #1754 and #1756)markster1-0/+4
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...jim1-5/+9
2004-05-31make sending indications more robust and properjeremy1-9/+34
2004-05-30Fix lag in diverging clocks (bug #1696)markster1-15/+15
2004-05-30Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from ...jim1-0/+7
2004-05-29Initialize secrets properly (bug #1748)markster1-0/+2
2004-05-29saw this in valgrind (-tony)anthm1-0/+4
2004-05-28Really don't authenticate if we're not supposed to authenticate (bug #1738)markster1-1/+1
2004-05-28Ringing and progress are not identicalmarkster1-4/+1
2004-05-27Only print PRI messages when in verbose mode (bug #1732)markster1-1/+2
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutmarkster3-17/+86
2004-05-27Unlock PRI lock, fix variable pasingmarkster1-0/+6
2004-05-27Don't count as outgoing until we actually send the new INVITEmarkster1-1/+0
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)markster1-19/+39
2004-05-27Make RTP handle codecs (first pass)markster4-21/+30
2004-05-26Perform proper heap bounds checking on skinny messages (bug #1726)markster1-0/+2
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesmarkster1-0/+1
2004-05-26oopsiejeremy1-1/+1
2004-05-26explain a proper upgrade sequence (lowering the signal-to-noise ratio again)jeremy1-3/+12
2004-05-26properly clean capabilites from the endpointjeremy1-1/+5
2004-05-26Cancel self destruct on provisional responses too (bug #1722)markster1-4/+11
2004-05-26cleaned up locking, more logging on locks, still havent worked out whybkramer1-38/+94
2004-05-25Handle debugging of unknown IE's properlymarkster2-2/+3
2004-05-25Make sure transmitted timestamps are solid on trunks (bug #1713)markster1-2/+2
2004-05-25Merge useragent patch (bug #712)markster1-4/+13
2004-05-25Enable understanding of service identifier and provisioning versionmarkster3-1/+11