]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Outbound SIP OPTIONS messages will now include fromuser of related peer.
authorJonathan Rose <jrose@digium.com>
Mon, 24 Oct 2011 19:51:59 +0000 (19:51 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 24 Oct 2011 19:51:59 +0000 (19:51 +0000)
commit97e6bbf7fda5f14b2ba693cabc0c9808a190400a
tree22f22210255d39d297b1a074d182b4af9ec5c604
parent55a92b74995a676cf7bb689c9ba49b54ef429fb3
Outbound SIP OPTIONS messages will now include fromuser of related peer.

This behavior matches up more closely with the way invite/register/etc are handled.
This patch also modifies some adjacent code for code style compliance.  Pretty minor.

(closes issue ASTERISK-17616)
Reported by: Jeremy Kister
Patches:
     chan_sip.c-options-fromuser-fix-v1.patch uploaded by Jeremy Kister (license #6232)
........

Merged revisions 342061 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@342062 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c