Only try to use the invite_branch on outgoing INVITEs with auth credentials.
[asterisk/asterisk.git] / channels / chan_sip.c
2009-06-10 Mark MichelsonOnly try to use the invite_branch on outgoing INVITEs...
2009-06-09 David VosselCLI NOTIFY sending wrong transport type.
2009-06-08 Mark MichelsonFix a deadlock that could occur when setting rtp stats...
2009-06-02 Joshua ColpCorrect documentation for the register line, specifical...
2009-06-01 Mark MichelsonAdd the ability to execute connected line interception...
2009-06-01 Joshua ColpFix a bug where the Event and Content-Type headers...
2009-05-30 Joshua ColpWhen removing all packets from a dialog we also need...
2009-05-29 Joshua ColpFix a bug where the default setting did not perform...
2009-05-29 Mark MichelsonA few fixes to SIP with regards to connected line updat...
2009-05-28 Mark MichelsonTreat 405 responses the same way we would a 501.
2009-05-28 Eliel C. SardanonsMerged revisions 197562 via svnmerge from
2009-05-28 Joshua ColpMerged revisions 197466 via svnmerge from
2009-05-27 Olle JohanssonAdding some generic handling of error codes sent to...
2009-05-26 Mark MichelsonRemove some redundant or unnecessary connected line...
2009-05-26 Joshua ColpFix a bug where the sip unregister CLI command did...
2009-05-22 David VosselSIP set outbound transport type from Registration
2009-05-22 Eliel C. SardanonsImplement a new element in AstXML for AMI actions docum...
2009-05-22 Mark Michelsons/it's/its/
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-20 Mark MichelsonGet rid of some duplicated code and correct a connected...
2009-05-19 Mark MichelsonAdd basic support for handling connected line-related...
2009-05-19 Joshua ColpMerged revisions 195448 via svnmerge from
2009-05-18 Joshua ColpFix a bug where specifying an empty outboundproxy would...
2009-05-14 Mark MichelsonMerged revisions 194484 via svnmerge from
2009-05-12 Mark MichelsonUpdate spiral support in trunk and 1.6.X to match what...
2009-05-08 David VosselTCP not matching valid peer.
2009-05-07 Tilghman LesherMerged revisions 192932 via svnmerge from
2009-05-06 Joshua ColpMerged revisions 192633 via svnmerge from
2009-05-05 Richard MudgettFixed crashes from issue8824 review board channel locki...
2009-05-05 Joshua ColpFix a bug with setting t38pt_udptl at the user or peer...
2009-05-01 Tilghman LesherMerged revisions 191559 via svnmerge from
2009-04-29 David VosselConsistent SSL/TLS options across conf files
2009-04-24 David VosselTLS/SSL private key option
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-24 Joshua ColpFix nat setting on RTP instances.
2009-04-23 Russell BryantMerged revisions 190356 via svnmerge from
2009-04-21 David VosselFixes segfault when switching UDP to TCP in sip.conf...
2009-04-20 Joshua ColpFix a bug with non-UDP connections that caused dialogs...
2009-04-17 Mark MichelsonPrevent a crash when SIP blonde transferring an unbridg...
2009-04-17 Joshua ColpMerged revisions 188946 via svnmerge from
2009-04-16 Tilghman LesherMerged revisions 188835 via svnmerge from
2009-04-16 David VosselSIP state notify reorganization
2009-04-14 Joshua ColpFix a bug with the change I made yesterday to outbound...
2009-04-13 Joshua ColpFix a bug where using an outbound proxy would cause...
2009-04-10 Joshua ColpFix some uninitialized memory notices that appeared...
2009-04-10 Tilghman LesherEnsure pvt is not NULL before dereferencing it.
2009-04-09 Mark MichelsonAdd a new option, mwi_from, to sip.conf.
2009-04-09 Mark MichelsonMerged revisions 187484 via svnmerge from
2009-04-09 Tilghman LesherAllow '/' in username portion of register; this is...
2009-04-09 Tilghman LesherMerged revisions 187362 via svnmerge from
2009-04-09 Joshua ColpAdd support for allowing the channel driver to handle...
2009-04-08 Russell BryantRemove duplicate prototype for temp_peer().
2009-04-08 Russell BryantUpdate some comments and resolve potential memory corru...
2009-04-08 Tilghman LesherAdd lastms to the require API call.
2009-04-08 Mark MichelsonFix bad merge from fix for issue 13867.
2009-04-06 Joshua ColpFix problem when authenticating a non-RTP dialog.
2009-04-06 Joshua ColpAdd support for changing the outbound codec on a SIP...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-04-03 Joshua ColpAdd better support for relaying success or failure...
2009-04-02 Joshua ColpMerge in the RTP engine API.
2009-04-02 Tilghman LesherMerged revisions 186059 via svnmerge from
2009-04-01 David VosselMerged revisions 185845 via svnmerge from
2009-03-30 Joshua ColpMerged revisions 184947 via svnmerge from
2009-03-27 Joshua ColpMerged revisions 184565 via svnmerge from
2009-03-25 Russell BryantImprove performance of the ast_event cache functionality.
2009-03-25 Joshua ColpFix issue with a T38 reinvite being sent even if not...
2009-03-24 David VosselSIP preferred codec only feature
2009-03-20 Mark MichelsonFix chan_sip so it builds.
2009-03-19 Mark MichelsonMerged revisions 183115 via svnmerge from
2009-03-19 Joshua ColpImprove our triggering of a T38 switchover internally...
2009-03-13 Joshua ColpFix an issue with requesting a T38 reinvite before...
2009-03-13 Kevin P. Flemingimprove a bit of suboptimal code
2009-03-12 Mark MichelsonMerged revisions 181768 via svnmerge from
2009-03-11 Joshua ColpMerged revisions 181328 via svnmerge from
2009-03-11 Joshua ColpMerged revisions 181295 via svnmerge from
2009-03-11 Jeff PeelerFix malloc debug macros to work properly with h323.
2009-03-11 Mark MichelsonAdd missing comment that quotes RFC 3891
2009-03-11 Mark MichelsonMerged revisions 181029,181031 via svnmerge from
2009-03-04 Russell BryantResolve object matching issues related to the removal...
2009-03-04 Mark MichelsonAllow for "magic" pickups to work when we wish to ignor...
2009-03-03 Olle JohanssonPlease prefix default values with DEFAULT
2009-03-01 Mark MichelsonProperly free memory and remove scheduler entries when...
2009-02-24 Joshua ColpMerged revisions 178205 via svnmerge from
2009-02-21 Tilghman LesherOn update, test against the existence of sipregs.
2009-02-21 Michiel van Baakmake chan_sip.c compile on OpenBSD again.
2009-02-20 Jeff PeelerSet sip_request ast_str data to NULL so ast_str_copy...
2009-02-18 Joshua ColpFix ordering of output for a ChannelUpdate manager...
2009-02-18 Dwayne M. HubbardT38 faxdetect should jump to the 'fax' extension for...
2009-02-17 Dwayne M. Hubbardcreate a UDPTL structure in create_addr_from_peer(...
2009-02-17 Tilghman LesherIn this version, we can combine the queries, because...
2009-02-17 Tilghman LesherMerged revisions 176426 via svnmerge from
2009-02-16 Joshua ColpMerged revisions 176029 via svnmerge from
2009-02-16 Michiel van BaakMerged revisions 175921 via svnmerge from
2009-02-15 Russell BryantFix a number of problems with ast_sched_report().
2009-02-15 Olle JohanssonMerged revisions 175777 via svnmerge from
2009-02-13 Kevin P. FlemingAdd basic (passthrough, playback, record) support for...
2009-02-12 Russell BryantRemove useless string copy, and make sscanf safe again
2009-02-12 Russell BryantAvoid using ast_strdupa() in a loop.
2009-02-10 Joshua ColpOnly decrease inringing count if above zero.
2009-02-10 Joshua ColpSet the type for the peer structure to be a peer as...
next