aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-03-09Slow down the registrations to space them outmarkster1-1/+4
2005-03-08Fix compilation of chan_h323.c since removal of the private channel structure...twisted1-2/+2
2005-03-08/ updated to work with new fixes for bug #3573bkramer1-16/+26
2005-03-05Propagate device state properly when agentlogoff command is issuedmarkster1-0/+1
2005-03-05If we're only queueing audio, don't queue when we really want to engage the m...markster1-2/+8
2005-03-05Don't consider wrapuptime when call was not answeredmarkster1-2/+2
2005-03-05More persistence fixesmarkster1-1/+1
2005-03-05Minor persistence fixesmarkster1-3/+5
2005-03-05Remove accidental libpri dependency (bug #3714)markster1-0/+2
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