summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/python/setup.py
diff options
context:
space:
mode:
authorLiong Sauw Ming <ming@teluu.com>2016-04-20 01:58:15 +0000
committerLiong Sauw Ming <ming@teluu.com>2016-04-20 01:58:15 +0000
commit4c2a411e16ec00e47665e9dbefd03846131d7b48 (patch)
treecf8243c87461ce60f77a07c16550dfd5e2539d62 /pjsip-apps/src/python/setup.py
parent9e2f44b8d57afac45d0b20f514458f873ca5f00b (diff)
Re #1882 (misc): Removed stripping of '[]' from pvalue header parameters.
The stripping of '[]' from header parameters causes issues if something (like a port) occurrs after the final ']'. '[2001:a::b]' will correctly parse to '2001:a::b' '[2001:a::b]:8080' will correctly parse to '2001:a::b' but the scanner is left with ':8080' and parsing stops with a syntax error. Thanks to Anthony Messina and George Joseph for the patch. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5280 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/python/setup.py')
0 files changed, 0 insertions, 0 deletions