Handle swapout of "fromdomain" in callid properly (bug #6154)
[asterisk/asterisk.git] / channels / chan_sip.c
2006-01-07 Mark SpencerHandle swapout of "fromdomain" in callid properly ...
2006-01-07 Mark SpencerAdd support for H.264 with SIP and recording
2006-01-04 Kevin P. Flemingadd memory-pool based string field management for struc...
2006-01-04 Olle JohanssonIssue #5824: Adding more SIP to ISDN Cause code convers...
2006-01-04 Olle JohanssonMissing ">" in XML. Thanks, fenlander, for reporting...
2006-01-04 Olle Johansson- Remove "incominglimit" as a configuration option...
2006-01-03 Kevin P. Flemingupdate copyright headers for files changed this year
2006-01-03 Olle JohanssonDon't check user call limits for outbound calls.
2006-01-03 Olle JohanssonIssue #5954: Implement printf-like append_history and...
2006-01-03 Olle JohanssonBug #6071: Broken rport match in check_via(). (rizzo)
2006-01-03 Olle JohanssonBug 5345; Add configuration option for minimum registra...
2006-01-02 Russell Bryantinitialize sip_auth list
2006-01-02 BJ Weschke Fix compiler warnings.
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-12-28 Russell BryantMerged revisions 7665 via svnmerge from
2005-12-27 Russell Bryantavoid repeated calls to strlen in command completion...
2005-12-26 Russell BryantMerged revisions 7634 via svnmerge from
2005-12-22 Russell BryantMerged revisions 7599 via svnmerge from
2005-12-22 Russell Bryantremove stray unlock (issue #5955)
2005-12-22 Kevin P. Flemingforward-port per-peer videosupport changes from branche...
2005-12-22 Russell Bryant- construct the difference and have only one call to...
2005-12-20 Mark SpencerMajor RTP fixes for using inbound SDP on outbound conne...
2005-12-19 Russell Bryant- add note on required values of sip_methods struct
2005-12-17 Kevin P. FlemingMerged revisions 7515 via svnmerge from
2005-12-17 Kevin P. FlemingMerged revisions 7513 via svnmerge from
2005-12-13 Kevin P. FlemingMerged revisions 7448-7449,7451,7453 via svnmerge from
2005-12-05 Russell BryantMerged revisions 7335 via svnmerge from
2005-12-04 Russell Bryantadd some missing prototypes and don't use caps for...
2005-12-03 Russell Bryantadd the 'sip debug' options to the set of global flags...
2005-12-03 Tilghman LesherBug 5858 - Make the chanvars.c functions return a ...
2005-12-02 Kevin P. FlemingMerged revisions 7265-7266,7268-7275 via svnmerge from
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-21 Kevin P. Flemingfix port number handling in peer building functions
2005-11-21 Kevin P. Flemingfix a bug found during a recent upgrade
2005-11-21 Russell Bryantissue #5794
2005-11-17 Russell BryantAdd missing carriage return and line feed to the SDP...
2005-11-16 Kevin P. Flemingfix previous commit to actually do it properly...
2005-11-16 Kevin P. Flemingissue #5764
2005-11-15 Kevin P. Flemingissue #5539
2005-11-15 Kevin P. Flemingissue #5751
2005-11-12 Kevin P. Flemingissue #5712
2005-11-11 Kevin P. Flemingminor fixes
2005-11-08 Kevin P. Flemingissue #5648
2005-10-31 Mark SpencerOnly consider timeouts on realtimers (bug #5554)
2005-10-31 Kevin P. Flemingproperly handle '100 Trying' that arrives after a dialo...
2005-10-31 Kevin P. Fleminghandle improperly formatted initial requests properly...
2005-10-31 Kevin P. Flemingadd some warning message for when chan_sip gets overloa...
2005-10-31 Kevin P. Flemingdon't increment 'inuse' counter when call is being...
2005-10-31 Kevin P. Flemingproperly support 'musicclass' setting for peers/users...
2005-10-30 Mark SpencerFix ability to do lots of outbound registrations (bug...
2005-10-28 Mark SpencerMerge highly modified fullcontact in realtime sip patch...
2005-10-27 Russell BryantRemove unnecessary checks before calls to ast_strlen_ze...
2005-10-26 Russell Bryantmore doxygenification (issue #5513)
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-23 Mark SpencerFix max forwards interoperability (bug #5474)
2005-10-17 Mark SpencerFix queue, iax and sip formatting issues (bug #5449)
2005-10-14 Kevin P. Flemingmake chan_sip able to deal with PBX-level call limit...
2005-10-13 Kevin P. Flemingdon't force CLID to be a phone-number-looking-thingie...
2005-10-13 Mark SpencerFix the ordering of the sscanfs for SDP parsing (bug...
2005-10-13 Kevin P. Flemingclean up pedantic mode tag handling (issue #5125)
2005-10-13 Mark SpencerDisplay proper error for matching domain registers...
2005-10-13 Russell Bryantre-bind the socket if the bindaddr option is changed...
2005-10-13 Kevin P. Flemingsend "100 Trying" when we receive PROCEEDING, unless...
2005-10-12 Mark SpencerFix "screen" for network numbers (bug #5432)
2005-10-12 Mark SpencerDo *not* default to a max number of registration attempts
2005-10-12 Mark SpencerHandle yet some SIP contact issue nuances and exception...
2005-10-12 Mark SpencerFix noncecount update (bug #5308, redone fix)
2005-10-05 Kevin P. Flemingfix authentication header extra space (issue #5329)
2005-10-05 Kevin P. Flemingfix timer T1 handling (issue #5330)
2005-10-05 Kevin P. Flemingensure that the correct flags are always copied from...
2005-10-05 Kevin P. Flemingensure that Remote-Party-ID is sent even on secondary...
2005-10-05 Kevin P. Flemingremove unused config option (issue #5358)
2005-10-04 Kevin P. Fleminghandle peer matching for subscriptions by name instead...
2005-10-04 Kevin P. Flemingfix various state-related bugs (issue #5369, with mod...
2005-10-04 Kevin P. Flemingsupport call duration limits on inbound OSP calls ...
2005-10-04 Kevin P. Fleminggenerate fewer 'stale nonce' messages (issue #5381)
2005-10-04 Kevin P. Flemingdon't destroy calls when re-INVITE messages ask for...
2005-09-29 Kevin P. Flemingensure that peer codec preferences take precedence...
2005-09-29 Kevin P. Flemingdon't replace CLID/CNAM when RPID is being generated...
2005-09-28 Mark SpencerRemove possibility of manager deadlocks from manager...
2005-09-28 Mark Spencer486 (and friends) are really BUSY (bug #5257)
2005-09-27 Kevin P. Flemingstore tag in the private structure as formatted text...
2005-09-27 Kevin P. Flemingsupport optional sending of Remote-Party-ID headers...
2005-09-26 Kevin P. Flemingadd domains documentation and rename config option
2005-09-26 Kevin P. Flemingadd basic SIP domain support (issue #4466, with major...
2005-09-26 Kevin P. Flemingproperly ignore retransmitted INVITEs on long latency...
2005-09-26 Kevin P. Flemingproperly respond to REGISTER queries (issue #5272)
2005-09-25 Kevin P. Flemingclean update devicestate function, ensure that it can...
2005-09-18 Russell Bryantadd missing newline (issue #5243)
2005-09-15 Kevin P. Flemingerror message generated using backwards logic (issue...
2005-09-14 Kevin P. Flemingcorrect 'progressinband' parsing (issue #5209, differen...
2005-09-14 Kevin P. Flemingput items in RFC-specified order (issue #5217)
2005-09-14 Kevin P. Flemingproper header name and attribution (issue #5218)
2005-09-14 Kevin P. Flemingvarious niteroperability fixes (issue #5221)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-14 Kevin P. Flemingdon't abort Asterisk load if configuration not found...
2005-09-14 Kevin P. Flemingsupport all OSP authentication models (issue #5159)
2005-09-14 Kevin P. Flemingensure that Manager hold/unhold events are generated...
2005-09-14 Kevin P. Flemingmake RTP handling errors less likely to crash Asterisk...
2005-09-14 Kevin P. Fleminghandle rport/received in Via headers properly (issue...
next