Adding some debug output to trace bug in realtime
[asterisk/asterisk.git] / channels / chan_sip.c
2006-11-14 Olle JohanssonAdding some debug output to trace bug in realtime
2006-11-14 Olle JohanssonAdding a new debug line for issue #7351 - trying to...
2006-11-14 Olle JohanssonIssue #8272 imported from 1.2/1.4 - Let the peerpoke...
2006-11-14 Olle JohanssonRemove flags not used any more (thanks Luigi)
2006-11-13 Tilghman LesherMerged revisions 47581 via svnmerge from
2006-11-13 Olle JohanssonSmall fix for uncommon scenario.
2006-11-13 Olle JohanssonOnly produce error message once, don't fill the screen...
2006-11-13 Luigi Rizzomerge from astobj2-r47450: use UNLINK to remove a packe...
2006-11-13 Luigi Rizzomerge from codename-pineapple and astobj2 47499:
2006-11-12 Olle JohanssonPart of patch in #7403 to improve tag checking in pedan...
2006-11-12 Olle JohanssonRestore auto-framing (DEA). Imported from 1.4
2006-11-12 Olle Johansson- Support UDPTL as well as udptl in T38 sdp.
2006-11-12 Olle Johansson- Don't hangup because of failed re-invite. Go back...
2006-11-12 Olle Johansson- Add some comments to t.38 code
2006-11-10 Olle JohanssonAdd some history and fix some debug output for autodest...
2006-11-10 Olle JohanssonProper fix for adding debug...
2006-11-10 Olle JohanssonMake sure we destroy dialog in case of loop
2006-11-10 Olle JohanssonCleanup imported from 1.4
2006-11-10 Olle JohanssonIssue 8336- fix support for multipart SDP (imported...
2006-11-10 Tilghman LesherMerged revisions 47436 via svnmerge from
2006-11-10 Olle JohanssonRipping out bad support for 491 replies to INVITE's...
2006-11-10 Olle JohanssonFix badly defined flag. Thanks fenlander!
2006-11-10 Olle JohanssonSmall simplification and documentation correction.
2006-11-08 Olle Johansson- Add Max-Forwards higher in the packet, following...
2006-11-08 Kevin P. FlemingMerged revisions 47333 via svnmerge from
2006-11-08 Kevin P. Flemingcoding guidelines, coding guidelines, coding guidelines
2006-11-08 Luigi Rizzomerge from team/rizzo/astobj2 rev.47271
2006-11-08 Luigi Rizzomerge from team/rizzo/astobj2 rev.47246
2006-11-08 Luigi Rizzomerge from team/rizzo/astobj2, rev 47243, 47244, 47245:
2006-11-08 Luigi Rizzomerge rev.47224 from team/rizzo/astobj2:
2006-11-08 Luigi Rizzosilence compiler about uninitialized variables.
2006-11-08 Olle JohanssonDestroy dialog properly at unload (rizzo)
2006-11-07 Steve MurphyA fair number of changes for the sake of bug 7506
2006-11-07 Olle JohanssonBreak -> continue to make stuff work... Thanks, Luigi!
2006-11-07 Olle Johanssonissue #8265 - don't reply to ACK. Imported from 1.2...
2006-11-04 Olle JohanssonDon't lock dialoglist if monitor runs __sip_destroy.
2006-11-04 Olle JohanssonMove IP address selection for media out of add_sdp
2006-11-04 Olle JohanssonMake srvlookup global_srvlookup to follow the rest...
2006-11-04 Olle JohanssonSimplify previous patch
2006-11-04 Olle JohanssonAdding new config option "limitpeersonly" to only apply...
2006-11-04 Olle JohanssonImporting patch for Invite/replaces from 1.4
2006-11-04 Olle JohanssonReverting rev 47093 until we have an agreement on how to
2006-11-03 Steve MurphyThis fix introduced via bug 8233
2006-11-03 Luigi RizzoSave the 'From' header received in a REGISTER message...
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-11-02 Olle JohanssonMove check for codec translators to an earlier place...
2006-11-02 Olle JohanssonDisable code for not implemented functionality (T38...
2006-11-02 Kevin P. FlemingMerged revisions 46937 via svnmerge from
2006-11-02 Joshua ColpMerged revisions 46930 via svnmerge from
2006-11-02 Olle JohanssonDon't overwrite pkt->flags (imported from 1.2/1.4)
2006-10-31 Luigi Rizzoremove old/useless usecount stuff.
2006-10-31 Olle JohanssonSet #define for TIMER T1 value
2006-10-31 Olle JohanssonCleaning up code
2006-10-31 Olle JohanssonFix rport handling.
2006-10-31 Olle Johansson- If peer that register fails ACL, fail him
2006-10-30 Olle JohanssonUpdate sip list to eventlist format.
2006-10-30 Olle JohanssonChange name of "contact" setting to "callback" which...
2006-10-30 Olle JohanssonGlobals need the "global_" prefix in chan_sip, and...
2006-10-30 Olle JohanssonSmall conversion to ast_channel_unlock
2006-10-30 Olle JohanssonIssue 8246 Doxygen updates (kshumard)
2006-10-29 Olle JohanssonIssue #7869 - Stop retransmission of 302 redirects.
2006-10-29 Olle JohanssonIssue #7608 - Notifications sent with wrong content...
2006-10-29 Olle JohanssonIssues related to issue #7828 - segfault with MWI subsc...
2006-10-29 Olle Johansson- Fix the OUTGOING stuff (merge from 1.4)
2006-10-29 Olle JohanssonDocumentation update again
2006-10-29 Olle JohanssonDocumentation update (I guess)
2006-10-29 Olle JohanssonDocumentation correction
2006-10-29 Olle Johanssonmaxtime is not needed any more now that we actually...
2006-10-28 Olle JohanssonOnly accept message once
2006-10-28 Olle JohanssonAdding documentation inspired by a virtual drink with...
2006-10-28 Olle JohanssonDon't duplicate function if not needed...
2006-10-28 Olle JohanssonMerge from 1.4 : Don't send 183 reliably...
2006-10-28 Olle Johansson- Don't lock the dialoglist during the whole destructio...
2006-10-27 Olle JohanssonPut this patch on hold pending further testing...
2006-10-26 Olle JohanssonShow if the channel is ready for video or T.38 udptl
2006-10-25 Olle JohanssonOld todo: Don't add Contact headers on BYE and CANCEL.
2006-10-25 Olle JohanssonFirst stab at transaction direction fix, this for trunk...
2006-10-25 Olle JohanssonUgly code to try to remove issue discovered by Luigi...
2006-10-25 Olle JohanssonMerge from 1.4
2006-10-25 Kevin P. FlemingMerged revisions 46082-46083,46152-46153 via svnmerge...
2006-10-25 Kevin P. FlemingMerged revisions 46200 via svnmerge from
2006-10-25 Olle JohanssonAdding comments in the source is more persistent than...
2006-10-25 Olle JohanssonAlways add doxygen comments to new functions, more...
2006-10-24 Luigi Rizzocorrect fix for the bug i previously introduced - the...
2006-10-24 Russell BryantFix a seg fault on a registration. Line 7706, in parse...
2006-10-23 Luigi RizzoUnlike ast_strdup(), ast_strdupa() does not take a...
2006-10-23 Luigi Rizzoremove a useless check for ocseq = 0.
2006-10-23 Luigi Rizzoget_header() always returns a non-NULL value, so checking
2006-10-23 Luigi Rizzoput another duplicated block of code in a function.
2006-10-23 Luigi Rizzoreformat a statement and comment a potentially wrong
2006-10-23 Luigi RizzoRemove unnecessary casts from const char * to char *,
2006-10-23 Luigi Rizzoanother use for parse_uri().
2006-10-23 Luigi Rizzo+ make sure parse_uri never returns NULL pointers ...
2006-10-23 Luigi RizzoAfter reading better the SIP RFC on sip URI (19.1.1)
2006-10-23 Luigi Rizzoin function get_also_info(), move argument stripping
2006-10-23 Luigi Rizzostart putting the URI parsing code in one place,
2006-10-23 Luigi Rizzoput common code in function terminate_uri() so we need to
2006-10-23 Luigi RizzoMore cleanup of check_user_full with no functional...
2006-10-22 Luigi Rizzomore streamlining of check_user_full
2006-10-22 Luigi Rizzosimplify the flow of function check_user_full()
next