Make sure we set the socket port, so we don't try to use <ip address>:0.
[asterisk/asterisk.git] / channels / chan_sip.c
2008-08-14 Jason ParkerMake sure we set the socket port, so we don't try to...
2008-08-13 Jason ParkerCorrectly end locally ended calls.
2008-08-09 Sean BrightMore RSW merges. This should do it for the channels...
2008-08-01 Tilghman LesherPicky, picky, buildbot
2008-08-01 Tilghman LesherSIP should use the transport type set in the Moved...
2008-07-30 Mark MichelsonFix the parsing of the "reason" parameter in the
2008-07-30 Tilghman LesherMove implementation of an attended-transfer-complete...
2008-07-25 Tilghman LesherDeprecate *_device_state_* APIs in favor of *_devstate_...
2008-07-25 Mark MichelsonMerged revisions 133572 via svnmerge from
2008-07-25 Russell BryantMinor coding guidelines tweaks ...
2008-07-24 Tilghman LesherMerged revisions 133488 via svnmerge from
2008-07-23 Brett BryantFix issue where tcp in sip is enabled by default, despi...
2008-07-23 Olle JohanssonWell, the content of a channel variable may be longer...
2008-07-22 Mark MichelsonMerged revisions 132777 via svnmerge from
2008-07-22 Olle JohanssonMerged revisions 132645 via svnmerge from
2008-07-21 Brett BryantFix bug where ast_parse_arg would inadvertantly enable...
2008-07-15 Tilghman LesherMerged revisions 130959 via svnmerge from
2008-07-15 Tilghman LesherAdditional option for videosupport (always) that disabl...
2008-07-11 Sean BrightMissed one. Formatting only.
2008-07-11 Brett BryantJanitor patch to change uses of sizeof to ARRAY_LEN
2008-07-10 Sean BrightA couple more minor text changes
2008-07-10 Sean BrightRemove extraneous \n. Pointed out by eliel on #asteris...
2008-07-08 Tilghman LesherMerged revisions 129149 via svnmerge from
2008-07-08 Brett BryantJanitor project to convert sizeof to ARRAY_LEN macro.
2008-07-08 Olle JohanssonMerged revisions 128950 via svnmerge from
2008-07-08 Olle JohanssonMerged revisions 128912 via svnmerge from
2008-07-07 Russell BryantAs pointed out on the -dev list, actually use the resul...
2008-07-06 Olle Johansson- Adding alias "udpbindaddr" for the UDP port to comply...
2008-07-06 Olle Johansson- Fixing issues with "sip show settings"
2008-07-06 Olle Johansson- Remove unused variable "expiry"
2008-07-06 Olle JohanssonMore doxygen comments.
2008-07-06 Olle Johansson- Formatting changes
2008-07-06 Olle JohanssonAdding note about incorrect manager registration...
2008-07-06 Olle JohanssonRemove comments that doesn't make sense. The deprecatio...
2008-07-06 Olle JohanssonFix severe problem with my previous commit of "kill...
2008-07-06 Olle JohanssonDisabling code used by dumpdb with #ifdef, since I...
2008-07-06 Olle JohanssonRemoving the CLI dumpdb command (see asterisk-dev discu...
2008-07-05 Olle JohanssonAdding a few reminders
2008-07-05 Olle JohanssonAdding doxygen comments to missing parts, moving some...
2008-07-05 Olle JohanssonAdding TCP and TLS to "sip show settings".
2008-07-05 Olle JohanssonAdd some comments...
2008-07-05 Olle JohanssonSet tls setting to default in reload_config.
2008-07-05 Michiel van Baakfix compiling of chan_sip.c
2008-07-05 Joshua ColpI like it when the tree is not broken.
2008-07-05 Olle JohanssonKILL THE USER!
2008-07-05 Olle JohanssonStop cli command completion with tabs
2008-07-05 Olle JohanssonAdd new SIP cli command "sip show channelstats" that...
2008-07-04 Tilghman LesherFullcontact needs more than 20 characters, even for...
2008-07-04 Olle Johansson- reorganize SIP extensions alphabetically, to make...
2008-07-03 Steve MurphyMerged revisions 127663 via svnmerge from
2008-07-03 Olle JohanssonMake sure we stop session timers as soon as we start...
2008-07-03 Olle JohanssonRevert some logic for session timers. We do send in...
2008-07-03 Olle JohanssonFix bad formatting in a very confusing function. Who...
2008-07-02 Brett BryantUpdate transport= in sip so that the option is not...
2008-07-02 Tilghman LesherKeep ast_app_inboxcount API compatible with 1.6.0.
2008-07-02 Brett BryantFix to sip_parse_host so that it passes the correct...
2008-07-02 Tilghman LesherChange the global timer B to be dependent on the value...
2008-07-01 Brett BryantAdd a configuration option so the global outboundproxy...
2008-07-01 Olle JohanssonMerged revisions 126902 via svnmerge from
2008-07-01 Olle JohanssonMerged revisions 126899 via svnmerge from
2008-07-01 Olle JohanssonMerged revisions 126789 via svnmerge from
2008-07-01 Olle JohanssonMerged revisions 126735 via svnmerge from
2008-06-30 Olle JohanssonThe following patch with some changes for trunk...
2008-06-27 Tilghman LesherMerged revisions 126056 via svnmerge from
2008-06-27 Brett BryantSmall error in the function that converts peer transpor...
2008-06-27 Brett BryantChange the way that the transport option works for...
2008-06-26 Olle JohanssonMerged revisions 125384 via svnmerge from
2008-06-20 Mark MichelsonAdd a missing "ChannelType" header to one of the "PeerS...
2008-06-19 Michiel van BaakOlder versions of GNU gcc do not allow 'NULL' as sentinel.
2008-06-19 Brett BryantFix bug in sip registration that sets the default port...
2008-06-17 Brett BryantUpdates all usages of ast_tcptls_session_instance to...
2008-06-17 Mark MichelsonMerged revisions 123485 via svnmerge from
2008-06-17 Steve MurphyChanges to list peers and users in alpha. order, as...
2008-06-17 Mark MichelsonMerged revisions 123333 via svnmerge from
2008-06-16 Tilghman LesherMerged revisions 123113 via svnmerge from
2008-06-16 Tilghman LesherMerged revisions 123110 via svnmerge from
2008-06-16 Joshua ColpMerged revisions 122919 via svnmerge from
2008-06-16 Joshua ColpMerged revisions 122869 via svnmerge from
2008-06-15 Tilghman LesherAdd some more IAX2-specific information about the chann...
2008-06-10 Joshua ColpFix issue where session timer headers were present...
2008-06-10 Joshua ColpMerged revisions 121495 via svnmerge from
2008-06-09 Tilghman LesherExpand RQ_INTEGER type out to multiple types, one for...
2008-06-09 Tilghman LesherAdd storage of the useragent in the realtime database.
2008-06-06 Tilghman LesherAdded a facility for sending arbitrary SIP notify comma...
2008-06-06 Jeff PeelerMerged revisions 120959 via svnmerge from
2008-06-06 Jeff PeelerMerged revisions 120908 via svnmerge from
2008-06-06 Jeff PeelerMerged revisions 120863,120885 via svnmerge from
2008-06-05 Tilghman LesherMerge the adaptive realtime branch, which will make...
2008-06-05 Brett BryantThis patch adds more detailed statistics for RTP channe...
2008-06-03 Joshua ColpMerged revisions 119926 via svnmerge from
2008-05-28 Joshua ColpMerged revisions 118646 via svnmerge from
2008-05-27 Joshua ColpMerged revisions 118558 via svnmerge from
2008-05-25 Tilghman LesherMerged revisions 118251 via svnmerge from
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-21 Joshua ColpMerged revisions 117574 via svnmerge from
2008-05-18 Russell BryantRemove duplicate colon on Reason header
2008-05-16 Joshua ColpTry to fix attended transfers.
2008-05-15 Jeff PeelerFixes a problem I was having with two SIP phones using...
2008-05-14 Joshua ColpFix pedanticness.
2008-05-14 Olle JohanssonDon't add linefeed on received MESSAGE
next