]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix XML encoding of 'identity display' in NOTIFY messages, continued.
authorDavid M. Lee <dlee@digium.com>
Mon, 14 Jan 2013 15:27:19 +0000 (15:27 +0000)
committerDavid M. Lee <dlee@digium.com>
Mon, 14 Jan 2013 15:27:19 +0000 (15:27 +0000)
commit992224c9de69a03f8717d5d9b4ee852e6a96071f
tree626c438aaabc28d723b9394dc0b4952572ac9615
parentaf1666f1cfb2d437222bf788ce488f6acc61719e
Fix XML encoding of 'identity display' in NOTIFY messages, continued.

When r378933 was merged into 1.8, it should have also escaped
remote_display, since it will have the same XML encoding problem when
the caller/callee roles are reversed.

(closes issue ABE-2902)
Reported by: Guenther Kelleter
........

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

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