summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-03-21Update SIP/IAX documentation and code (Bug #3810)Mark Spencer
2005-03-21/ changed ast_channel_tech structure init to the GCC-specific format, seemsBen Kramer
2005-03-20/ updated ast_channel_tech structure init.Ben Kramer
2005-03-20Add SIPPeers and SIPShowPeer manager events (bug #3693 with mods)Mark Spencer
2005-03-20Minor sipredirect fixes (bug #3789)Mark Spencer
2005-03-20Fix "," to "." notation.Mark Spencer
2005-03-20Comment on sensitivity (bug #3802)Mark Spencer
2005-03-19icseq increments only on requests, not responses (bug #3798)Mark Spencer
2005-03-19Strengthen RFC conformity with respect to tags and stupid SIP complexities.Mark Spencer
2005-03-19Fix "little crash" in inuse handling (bug #3792)Mark Spencer
2005-03-19Fix tag issue (bug #3795)Mark Spencer
2005-03-18fix typo per stevek's reqAnthony Minessale II
2005-03-17Add support for Solaris/x86 (bug #3064)Mark Spencer
2005-03-17Reorganize SIP code to make more readable (bug #3781)Mark Spencer
2005-03-17Make sip debug easier to read (bug #3785)Mark Spencer
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-03-17Cleanup registration expirey with realtime (bug #3751)Mark Spencer
2005-03-16Fix missing newline to notice (bug #3775)Mark Spencer
2005-03-16/ implementing callpickupBen Kramer
2005-03-16Inherit variables across local channel (bug #3769)Mark Spencer
2005-03-15Merge tony's refactoring code with small mods (bug #3710)Mark Spencer
2005-03-14Record read sizeMark Spencer
2005-03-11updates from anglerRussell Bryant
2005-03-11Making 2bct work only if transfer=yes in zapata.conf for the channelMatthew Fredrickson
2005-03-09Remove duplicate CallerPres applicationMark Spencer
2005-03-09Slow down the registrations to space them outMark Spencer
2005-03-08Fix compilation of chan_h323.c since removal of the private channel structure...Josh Roberson
2005-03-08/ updated to work with new fixes for bug #3573Ben Kramer
2005-03-05Propagate device state properly when agentlogoff command is issuedMark Spencer
2005-03-05If we're only queueing audio, don't queue when we really want to engage the m...Mark Spencer
2005-03-05Don't consider wrapuptime when call was not answeredMark Spencer
2005-03-05More persistence fixesMark Spencer
2005-03-05Minor persistence fixesMark Spencer
2005-03-05Remove accidental libpri dependency (bug #3714)Mark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-04/ added fax detection supportBen Kramer
2005-03-03Member presistance improvements (bug #3647)Mark Spencer
2005-03-03Add dynamic dialplan support (bug #3566)Mark Spencer
2005-03-02Commiting chan_zap.c patch for 2bctMatthew Fredrickson
2005-03-02Be sure to process SDP if we already have an owner (bug #3701)Mark Spencer
2005-03-02Fix chan_phone error code (bug #3692)Mark Spencer
2005-03-01Update agent manager docs (bug #3687)Mark Spencer
2005-02-28Allow MGCP to use distinctive ring for call waitMark Spencer
2005-02-28Add iax2 device state notification (bug #3640)Mark Spencer
2005-02-28Fix queue URL passing (bug #3543)Mark Spencer
2005-02-28Don't pass agent audio until call is confirmed (bug #3677)Mark Spencer
2005-02-28Look for faxexten in the main context, too (bug #3634)Mark Spencer
2005-02-26Fix small but big typo in REGISTER/SUBSCRIBE early RTP closing (bug #3673)Mark Spencer
2005-02-26Add new callerpres parsing API (bug #3648)Mark Spencer
2005-02-26Release RTP ports early (bug #3655)Mark Spencer