summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-23Fix segfault when building peer based on IPMark Spencer
2005-10-23Fix max forwards interoperability (bug #5474)Mark Spencer
2005-10-22fix output of 'zap show status' to line up properly (issue #5491)Russell Bryant
2005-10-21Add user to user ie transmission support in chan_zap.cMatthew Fredrickson
2005-10-20silence compiler warnings when ZT_TONEDETECT is not defined (issue #5470)Russell Bryant
2005-10-19Allow for obtaining IAX2 call peer (endpoint) IP address with IAXPEER(CURRENT...Jim Dixon
2005-10-19Perform some extra checks before performing masqueradesMark Spencer
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)Mark Spencer
2005-10-16Make alsa/oss ignore VIDUPDATE control framesMark Spencer
2005-10-14Make sure when the timeout occurs that we actually break the bridge (bug #5252)Mark Spencer
2005-10-14fix compile error (%d changed to %n)Kevin P. Fleming
2005-10-14add missing new lineJeremy McNamara
2005-10-14make chan_sip able to deal with PBX-level call limit being reached (issue #5131)Kevin P. Fleming
2005-10-14support sending text through agent channels (issue #5295)Kevin P. Fleming
2005-10-13don't force CLID to be a phone-number-looking-thingie (issue #5325)Kevin P. Fleming
2005-10-13Fix the ordering of the sscanfs for SDP parsing (bug #AT&T)Mark Spencer
2005-10-13Fix naming on realtime peers (bug #5421)Mark Spencer
2005-10-13clean up pedantic mode tag handling (issue #5125)Kevin P. Fleming
2005-10-13properly display connected channel name in 'agents' manager action for non-ca...Kevin P. Fleming
2005-10-13Display proper error for matching domain registers (bug #5412)Mark Spencer
2005-10-13re-bind the socket if the bindaddr option is changed during reload (issue #5435)Russell Bryant
2005-10-13send "100 Trying" when we receive PROCEEDING, unless "183 Session Progress" h...Kevin P. Fleming
2005-10-13Fix call timeouts with rtp bridge etc (bug #5252)Mark Spencer
2005-10-13Fix seg in chan_agent (bug #5402)Mark Spencer
2005-10-12Fix "screen" for network numbers (bug #5432)Mark Spencer
2005-10-12Do *not* default to a max number of registration attemptsMark Spencer
2005-10-12Don't override calling presentation if *name* is present (bug #5405)Mark Spencer
2005-10-12Handle yet some SIP contact issue nuances and exceptions (bug #5289 with mods...Mark Spencer
2005-10-12Fix noncecount update (bug #5308, redone fix)Mark Spencer
2005-10-05don't check 'acknowledged' for setting lastdisc, since it's guaranteed to be ...Kevin P. Fleming
2005-10-05fix authentication header extra space (issue #5329)Kevin P. Fleming
2005-10-05fix timer T1 handling (issue #5330)Kevin P. Fleming
2005-10-05ensure that the correct flags are always copied from peers/users to private s...Kevin P. Fleming
2005-10-05ensure that Remote-Party-ID is sent even on secondary INVITEs within a dialog...Kevin P. Fleming
2005-10-05correct cygwin detection (issue #5328)Kevin P. Fleming
2005-10-05remove unused config option (issue #5358)Kevin P. Fleming
2005-10-04handle peer matching for subscriptions by name instead of IP address (issue #...Kevin P. Fleming
2005-10-04fix various state-related bugs (issue #5369, with mod to return AST_DEVICE_IN...Kevin P. Fleming
2005-10-04support call duration limits on inbound OSP calls (issue #5346)Kevin P. Fleming
2005-10-04generate fewer 'stale nonce' messages (issue #5381)Kevin P. Fleming
2005-10-04don't destroy calls when re-INVITE messages ask for things we can't do (issue...Kevin P. Fleming
2005-10-04Rewrite of PRI progress and message handling. Fixes bugs #5266 and #4468Matthew Fredrickson
2005-09-29ensure that peer codec preferences take precedence over global preferencesKevin P. Fleming
2005-09-29support both regular and Feature Group D dialing syntax on EM_WINK trunks (is...Kevin P. Fleming
2005-09-29don't replace CLID/CNAM when RPID is being generated (issue #5301)Kevin P. Fleming
2005-09-28Remove possibility of manager deadlocks from manager actionsMark Spencer
2005-09-28more whitespace fixesKevin P. Fleming
2005-09-28more whitespace cleanupKevin P. Fleming
2005-09-28whitespace fixKevin P. Fleming