Issue #6766 - Make ;user=phone work again - imported from 1.2
[asterisk/asterisk.git] / channels / chan_sip.c
2006-03-22 Olle JohanssonIssue #6766 - Make ;user=phone work again - imported...
2006-03-22 Olle JohanssonIssue #6759, generate warning when refusing connection...
2006-03-19 Olle JohanssonImport revision 13547 from branch 1.2 - reset global_rt...
2006-03-19 Olle Johansson- Remove comment about non-existing XML format ;-)
2006-03-19 Olle Johansson- change "regcontext" to "global_regcontext" to mark...
2006-03-16 Olle JohanssonImporting "oops" fix from 1.2 branch.
2006-03-15 Olle JohanssonImport of rev 13026 from 1.2 branch: Fix parameters...
2006-03-14 Russell Bryantadd a missing header to fix building with -Werror ...
2006-03-12 Russell Bryantadd some missing braces
2006-03-12 Olle Johansson- Adding some hangupcauses before hangups
2006-03-10 Olle JohanssonIssue #5937 - Make sure that SIP CANCEL's are retransmi...
2006-03-10 Olle JohanssonImplement enum for retransmit options to various functions.
2006-03-09 Olle JohanssonSupport SIP_CODEC channel variable for early media...
2006-03-08 Olle JohanssonFormatting fix.
2006-03-08 Olle JohanssonIssue #6657 - Ignore 183 Session Progress without SDP...
2006-03-08 Olle JohanssonSet SIPDOMAIN on 302 redirects.
2006-03-07 Olle JohanssonIssue #6627 - Don't reset port number of active peers...
2006-03-07 Olle JohanssonAdd accountcode to sip_peer dialplan function
2006-03-07 Tilghman LesherMerged revisions 12195 via svnmerge from
2006-03-05 Olle JohanssonFix bad fix.
2006-03-05 Olle JohanssonOops
2006-03-05 Olle JohanssonClear almost all of page2 flags at reload (different...
2006-02-23 Kevin P. Flemingadd 'consumed' argument to ast_get_time_t, so callers...
2006-02-22 Kevin P. Flemingmerge rizzo's patch to make compiler warnings stop...
2006-02-20 Mark SpencerRemove gratuitous -1 (bug #6426)
2006-02-16 Olle JohanssonWhitespace cleanup
2006-02-15 Kevin P. Flemingremove code that does not appear to do anything useful...
2006-02-15 Kevin P. Flemingadd API function for parsing strings to time_t (issue...
2006-02-14 Kevin P. FlemingMerged revisions 9958 via svnmerge from
2006-02-13 Russell Bryantdeclare function_sipppeer as static (issue #6466)
2006-02-13 Russell Bryantremove unneeded var (issue #6466)
2006-02-12 Russell Bryantset peername after recent function updates
2006-02-12 Kevin P. Flemingmajor dialplan functions update
2006-02-11 Russell BryantMerged revisions 9609 via svnmerge from
2006-02-11 Kevin P. Flemingdoh!
2006-02-10 Kevin P. FlemingMerged revisions 9404 via svnmerge from
2006-02-10 Kevin P. Flemingrestore 'rfc2833' naming for DTMF mode in chan_sip
2006-02-09 Olle Johansson- Change "rfc2833" to "rtp" in sip.conf. Keeping backwa...
2006-02-02 Olle Johansson- Remove "frame relay" from chan_sip !
2006-02-02 Olle Johansson- Add doxygen docs on return values on check_user_full()
2006-02-02 Olle Johansson- Make debug logging for each authentication (twice...
2006-02-01 Kevin P. Fleminguse string fields for some stuff in ast_channel
2006-01-31 Olle JohanssonOptimize settings of defaults for a new peer object...
2006-01-31 Russell Bryantremove some more local declarations of null frames
2006-01-31 Russell Bryantdefine a global null_frame object so when queueing...
2006-01-31 Olle Johansson- Moving two session (PVT) flags to peer PAGE2 (DYNAMIC...
2006-01-31 Olle Johansson- Change "prefs" to "default_prefs" and move declaratio...
2006-01-30 Olle Johansson- Doxygen and comments updates
2006-01-30 Olle JohanssonIssue 5892: Set a minimum T1 timer for calls. Reporter...
2006-01-30 Olle JohanssonIssue #6035 - Don't send 403 on bad auth (correcting...
2006-01-30 Olle JohanssonIssue #5793
2006-01-28 Olle Johansson- Remove unused "resetinvite" variable
2006-01-28 Olle JohanssonChange booleans to TRUE/FALSE.
2006-01-28 Olle JohanssonDoxygen updates
2006-01-28 Olle Johansson- Moving forward declarations to one block
2006-01-28 Olle JohanssonSimplify code for building Call ID's, create generic...
2006-01-27 Olle JohanssonMerged revisions 8785 via svnmerge from
2006-01-26 Olle Johansson- Move two functions to static that wasn't for some...
2006-01-26 Olle JohanssonFormatting fixes, speling eror fiksd ;-)
2006-01-26 Olle JohanssonIssue #5954 revisited. Thanks rizzo.
2006-01-26 Olle JohanssonCode clean up, inspired by rizzo's comments in issue...
2006-01-26 Olle JohanssonAdd some debugging output when reloading, to be able...
2006-01-26 Olle JohanssonMerged revisions 8710 via svnmerge from
2006-01-25 Russell BryantMerged revisions 8677 via svnmerge from
2006-01-25 Olle Johansson- Remove unused option to transmit_state_notify
2006-01-25 Olle JohanssonFrom now on, apply maxexpiry and minexpiry to all subsc...
2006-01-24 Olle JohanssonDon't reset scheduled ID until we actually end the...
2006-01-24 Olle JohanssonIssue 6114: Don't hangup on bye/also if there's no...
2006-01-24 Olle JohanssonIssue #6093: Match realtime non-dynamic peers by IP...
2006-01-24 Olle JohanssonImporting rev #8537 from 1.2, never send response to...
2006-01-24 Olle Johansson- Report SIP reload in manager (issue 5742 with small...
2006-01-24 Olle Johansson- Adding doxygen comments
2006-01-23 Olle JohanssonRemove redundant default default/global settings from...
2006-01-23 Olle JohanssonRemove more unused defines.
2006-01-23 Olle JohanssonDoxygen updates
2006-01-23 Olle JohanssonFinally removing SIPDUMPER that hasn't been used for...
2006-01-23 Olle Johansson- Change "call" to "dialog" where use of "call" is...
2006-01-23 Olle Johansson- Debug output fixes
2006-01-23 Olle JohanssonDoxygen update
2006-01-23 Olle JohanssonRe-instate sip_addheader() while waiting for a dialplan...
2006-01-23 Olle Johansson- Adding some white space from my white space reservoir
2006-01-22 Russell Bryanteliminate some compiler warnings
2006-01-22 BJ Weschke Correct some scenarios where CALL_LIMIT could not...
2006-01-21 Russell Bryanton this pass, only remove duplicate log messages
2006-01-21 Russell Bryantrevert my pass through the tree to remove checks of...
2006-01-21 Russell Bryantremove some useless checks of the result of ast_strdupa
2006-01-19 Olle JohanssonEnable "musicclass" setting for sip peers
2006-01-19 Russell BryantMerged revisions 8242 via svnmerge from
2006-01-18 Russell Bryantconstify arguments in more places where strings should...
2006-01-17 Kevin P. Flemingremove some more deprecated (pre-1.2) stuff
2006-01-13 BJ Weschke Address the condition where X-ClientCode could be...
2006-01-12 Matt O'GormanOops... need to keep my trunk folder clean...
2006-01-12 Matt O'GormanAdded option for limiting a user from logging in
2006-01-11 Russell Bryantfix incorrect return value (issue #6202)
2006-01-11 Russell BryantMerged revisions 7972 via svnmerge from
2006-01-11 Russell Bryantconvert some channels to use the memory allocation...
2006-01-09 Olle Johansson-Move declaration of callevents variable out of the...
2006-01-09 Tilghman LesherBug 6150 - do not modify strings after they have been...
2006-01-07 Mark SpencerFix RPID with new string fields (bug #6145)
2006-01-07 Mark SpencerHandle swapout of "fromdomain" in callid properly ...
next