aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster15-575/+848
2005-03-04/ added fax detection supportbkramer1-2/+26
2005-03-03Member presistance improvements (bug #3647)markster1-39/+23
2005-03-03Add dynamic dialplan support (bug #3566)markster1-4/+48
2005-03-02Commiting chan_zap.c patch for 2bctmattf1-0/+14
2005-03-02Be sure to process SDP if we already have an owner (bug #3701)markster1-0/+10
2005-03-02Fix chan_phone error code (bug #3692)markster1-1/+2
2005-03-01Update agent manager docs (bug #3687)markster1-1/+2
2005-02-28Allow MGCP to use distinctive ring for call waitmarkster1-1/+11
2005-02-28Add iax2 device state notification (bug #3640)markster1-14/+85
2005-02-28Fix queue URL passing (bug #3543)markster2-4/+24
2005-02-28Don't pass agent audio until call is confirmed (bug #3677)markster1-0/+5
2005-02-28Look for faxexten in the main context, too (bug #3634)markster1-1/+1
2005-02-26Fix small but big typo in REGISTER/SUBSCRIBE early RTP closing (bug #3673)markster1-2/+2
2005-02-26Add new callerpres parsing API (bug #3648)markster1-5/+11
2005-02-26Release RTP ports early (bug #3655)markster1-0/+18
2005-02-25finally commit vm enhancements for skinny Bug #3511jeremy1-68/+261
2005-02-25Fix GCC 4.0 build (bug #3662)markster2-5/+5
2005-02-25Handle SDP *after* authentication (bug #3660)markster1-11/+11
2005-02-25Add execiftime, remove duplicate agent logoff CLImarkster1-49/+0
2005-02-25Adding support to log off an agent from the consolemattf1-0/+49
2005-02-24Allow global "qualify" option (bug #3649)markster1-2/+15
2005-02-24Fix "tohost" logic errors (bug #3654)markster1-2/+2
2005-02-21/ added break-for-dtmf=no for native bridgingbkramer1-10/+40
2005-02-21/ added an option to use the AST vad DSP for DTMF detectionbkramer1-15/+77
2005-02-19Provide more info when native bridge cannot occur (bug #3627)markster1-2/+7
2005-02-19Add sip redirect support (bug #3419i, with mods)markster1-1/+92
2005-02-18Make IAX2 channel names use "-" instead of "/" for call number (bug 3594)markster1-2/+2
2005-02-18Add OEJ's md5 app (bug #3604)markster1-22/+6
2005-02-18Add event for agentlogoff from CLI (bug #3611)markster1-1/+11
2005-02-17/ adjusted how the gain settings are implemetedbkramer1-13/+51
2005-02-14Fix native agent transfer, add UPGRADE.txt for notes about backwards compatib...markster3-17/+23
2005-02-14Merge OSP udpatesmarkster1-1/+12
2005-02-13Remove a couple of peerification bbugs (bug #3576)markster1-1/+6
2005-02-13Merge limits patch (bug #3581)markster1-17/+62
2005-02-13Fix user=phone stuff (bug #3575)markster1-1/+1
2005-02-13Add sip show user completion (bug #3574)markster1-1/+28
2005-02-13Add callingpres/calling limit support, small updates (bug #3577 with mods)markster1-18/+61
2005-02-13Add additional sanity checks (bug #3548)markster1-5/+6
2005-02-13Add sip show user and friends (bug #3571)markster1-13/+104
2005-02-12Fix apparent logic error that causes unregistered non-realtime peers to be de...markster1-1/+1
2005-02-12Merge SIP changes from oejmarkster1-113/+185
2005-02-12Add support for receiver reports (bug #3236, with mods)markster4-2/+183
2005-02-11Flagify hold (bug #3456)markster1-5/+6
2005-02-11Fix native bridge not to intercept DTMF if it's neededmarkster1-3/+5
2005-02-10Separate IAX and SIP tables for users/peersmarkster2-7/+7
2005-02-10Merge tony's IAX/SIP realtime cache (bug #3509)markster2-40/+205
2005-02-10Fix zap build for gcc 2.95markster1-1/+1
2005-02-10Make agent support sending url (bug #3543)markster1-0/+12
2005-02-10/ fixed ring-back on FXS portsbkramer1-8/+16