Um, apparently I didn't actually finish merging before committing.
[asterisk/asterisk.git] / channels / chan_sip.c
2008-09-08 Mark MichelsonUm, apparently I didn't actually finish merging before...
2008-09-08 Mark MichelsonMerged revisions 141809 via svnmerge from
2008-09-06 Steve MurphyMerged revisions 141565 via svnmerge from
2008-09-06 Michiel van BaakSome fixes to autocompletion in some commands.
2008-09-02 Sean BrightWhen a call is rejected because of call-limit, the...
2008-08-29 Mark MichelsonMerged revisions 140488 via svnmerge from
2008-08-29 Mark MichelsonMerged revisions 140417 via svnmerge from
2008-08-27 Mark MichelsonMerged revisions 140299 via svnmerge from
2008-08-26 Russell BryantMerged revisions 140060 via svnmerge from
2008-08-25 Terry WilsonMerged revisions 139869 via svnmerge from
2008-08-22 Mark MichelsonThe -1 return value from incomplete or improper
2008-08-20 Jason ParkerFix output of sipshowpeer manager response.
2008-08-20 Mark MichelsonMerged revisions 139015 via svnmerge from
2008-08-19 Sean BrightLet it compile now, too (woops)
2008-08-19 Sean BrightAnd remove code we don't need anymore.
2008-08-19 Sean BrightWhile we're at it, make this machine parseable too.
2008-08-18 Sean BrightChange event header to RegistrationTime to be more...
2008-08-15 Tilghman LesherMerged revisions 138258 via svnmerge from
2008-08-15 Tilghman Lesherregseconds is actually stored as the epoch time, not...
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
next