summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-10-31Only consider timeouts on realtimers (bug #5554)Mark Spencer
2005-10-31finish chan_misdn commitKevin P. Fleming
2005-10-31revert strncpy->ast_copy_string changes where the semantics are subtly differentKevin P. Fleming
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ...Kevin P. Fleming
2005-10-31properly handle '100 Trying' that arrives after a dialog has been dropped (is...Kevin P. Fleming
2005-10-31handle improperly formatted initial requests properly (issue #5483)Kevin P. Fleming
2005-10-31add experimental mISDN channel driver (issue #4077)Kevin P. Fleming
2005-10-31add some warning message for when chan_sip gets overloaded (issue #5530)Kevin P. Fleming
2005-10-31don't increment 'inuse' counter when call is being failed because of limit (i...Kevin P. Fleming
2005-10-31add some additional log output and comment cleanup in the registration proces...Kevin P. Fleming
2005-10-31properly support 'musicclass' setting for peers/users (issue #5521)Kevin P. Fleming
2005-10-30Fix ability to do lots of outbound registrations (bug #5529)Mark Spencer
2005-10-29Remove ancient copy/paste error (bug #5541)Mark Spencer
2005-10-29Fix minor iax2 device state issue (bug #5540)Mark Spencer
2005-10-28fix remaining breakage from yesterday's changesKevin P. Fleming
2005-10-28use new app-argument macros, and try to fix yesterday's breakageKevin P. Fleming
2005-10-28Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)Mark Spencer
2005-10-27strncpy to ast_copy_stringRussell Bryant
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changeRussell Bryant
2005-10-26doxygenify the comments for data structures and defines in chan_iax2Russell Bryant
2005-10-26use an enum instead of #define'd integers in a couple of placesRussell Bryant
2005-10-26fix up arguments to AgentCallbackLogin so that the options string and theRussell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
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