]> 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:29:22 +0000 (15:29 +0000)
committerDavid M. Lee <dlee@digium.com>
Mon, 14 Jan 2013 15:29:22 +0000 (15:29 +0000)
commita91a2891540d72ec6653796ad7a332539e794932
treecdd18c8c0b28acc3c1a5b8e8c103a354d07c7689
parent9b475cd3efd9f32a3f0c483921bb970f5c950c3f
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
........

Merged revisions 379020 from http://svn.asterisk.org/svn/asterisk/branches/11

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