aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-03-21Update SIP/IAX documentation and code (Bug #3810)markster1-2/+2
2005-03-21/ changed ast_channel_tech structure init to the GCC-specific format, seemsbkramer1-24/+24
2005-03-20/ updated ast_channel_tech structure init.bkramer1-0/+1
2005-03-20Add SIPPeers and SIPShowPeer manager events (bug #3693 with mods)markster1-7/+226
2005-03-20Minor sipredirect fixes (bug #3789)markster1-8/+7
2005-03-20Fix "," to "." notation.markster1-1/+1
2005-03-20Comment on sensitivity (bug #3802)markster1-1/+1
2005-03-19icseq increments only on requests, not responses (bug #3798)markster1-6/+6
2005-03-19Strengthen RFC conformity with respect to tags and stupid SIP complexities.markster1-5/+5
2005-03-19Fix "little crash" in inuse handling (bug #3792)markster1-1/+1
2005-03-19Fix tag issue (bug #3795)markster1-1/+1
2005-03-18fix typo per stevek's reqanthm1-10/+0
2005-03-17Add support for Solaris/x86 (bug #3064)markster2-2/+4
2005-03-17Reorganize SIP code to make more readable (bug #3781)markster1-639/+814
2005-03-17Make sip debug easier to read (bug #3785)markster1-11/+21
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster6-38/+501
2005-03-17Cleanup registration expirey with realtime (bug #3751)markster1-22/+30
2005-03-16Fix missing newline to notice (bug #3775)markster1-1/+1
2005-03-16/ implementing callpickupbkramer1-2/+27
2005-03-16Inherit variables across local channel (bug #3769)markster1-1/+1
2005-03-15Merge tony's refactoring code with small mods (bug #3710)markster1-103/+139
2005-03-14Record read sizemarkster1-0/+1
2005-03-11updates from anglerrussell1-1/+1
2005-03-11Making 2bct work only if transfer=yes in zapata.conf for the channelmattf1-1/+4
2005-03-09Remove duplicate CallerPres applicationmarkster1-16/+0
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