summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2005-09-28fix comment typoKevin P. Fleming
2005-09-28missed a line...Kevin P. Fleming
2005-09-28code cleanupKevin P. Fleming
2005-09-28minor fixesKevin P. Fleming
2005-09-28clean up formatting, use the same flag bit for both GR-303 modesKevin P. Fleming
2005-09-28fix variable name (issue #5302)Russell Bryant
2005-09-28don't declare the priority inside of the for loop so that the priorityRussell Bryant
2005-09-28486 (and friends) are really BUSY (bug #5257)Mark Spencer
2005-09-27store tag in the private structure as formatted text, instead of formatting e...Kevin P. Fleming
2005-09-27support optional sending of Remote-Party-ID headers (issue #2471, heavily mod...Kevin P. Fleming
2005-09-27Fix "console" help (thanks to Andy Dvorak)Mark Spencer
2005-09-26add domains documentation and rename config optionKevin P. Fleming
2005-09-26add basic SIP domain support (issue #4466, with major mods)Kevin P. Fleming
2005-09-26handle polarity reversal hangup indication during an incoming call that is st...Kevin P. Fleming
2005-09-26properly ignore retransmitted INVITEs on long latency links (issue #3658)Kevin P. Fleming
2005-09-26fix some buglets in 'agents' Manager action (issue #5235)Kevin P. Fleming
2005-09-26properly respond to REGISTER queries (issue #5272)Kevin P. Fleming
2005-09-25clean update devicestate function, ensure that it can return AST_DEVICE_UNKNO...Kevin P. Fleming
2005-09-25Handle authenticating *to* realtime peers (bug #5269)Mark Spencer
2005-09-25Null out call number on release complete when number is unallocated (bug #4633)Mark Spencer
2005-09-24Fix cut/paste error (bug #5282)Mark Spencer
2005-09-21iax2 parser cleanupsMark Spencer
2005-09-18add missing newline (issue #5243)Russell Bryant
2005-09-15ok wtf, no compiler error hereJeremy McNamara
2005-09-15I swore this compiled. Honest, officerJeremy McNamara
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-15revert an optimization that didn't work (issue #5222)Kevin P. Fleming
2005-09-15Lets try this - an attempt to properly deal with DTMFJeremy McNamara
2005-09-15clean up debugJeremy McNamara
2005-09-15castrate the logic in oh323_digit to pass DTMF no matter what. (issue #4989)Jeremy McNamara
2005-09-15allow minimum/maximum registration intervals to be set on server side (issue ...Kevin P. Fleming
2005-09-15error message generated using backwards logic (issue #5224)Kevin P. Fleming
2005-09-14don't leave a buffer not filled in when getting a REGACK (issue #5226)Kevin P. Fleming
2005-09-14correct 'progressinband' parsing (issue #5209, different fix)Kevin P. Fleming
2005-09-14put items in RFC-specified order (issue #5217)Kevin P. Fleming
2005-09-14proper header name and attribution (issue #5218)Kevin P. Fleming
2005-09-14various niteroperability fixes (issue #5221)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14don't abort Asterisk load if configuration not found (issue #5115)Kevin P. Fleming
2005-09-14support all OSP authentication models (issue #5159)Kevin P. Fleming