]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject: Add patch to fix Via IPv6 parsing 66/2566/1
authorGeorge Joseph <george.joseph@fairview5.com>
Sun, 10 Apr 2016 19:16:42 +0000 (13:16 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Sun, 10 Apr 2016 19:16:42 +0000 (13:16 -0600)
commit0c414eaf35eb29dd7422a776a33955e89999f68d
treec355ef01c36fbf1c8286182d8df628f7976acfa6
parente7e16b7465f8bcccb1a10b9a42a36fe098442e5e
pjproject:  Add patch to fix Via IPv6 parsing

There's a bug in pjproject's sip_parser where the ":" wasn't correctly
interpreted. This is causing IPv6 addresses in the "received" parameter of the
Via header to cause a syntax check failure.

This patch was submitted to Teluu on 4/10/2016.

ASTERISK-25910 #close
Reported-by: Anthony Messina
Change-Id: Ic7e4c4aa14ded61860401ec349f5177568c4d922
third-party/pjproject/patches/0001-sip_parser.c-Fix-pjsip_VIA_PARAM_SPEC_ESC.patch [new file with mode: 0644]