Alexei Gradinari
f236377ce9
pjsip: restrict function PJSIP_PARSE_URI to parse only SIP/SIPS URIs
...
The next usage of PJSIP_PARSE_URI will crash asterisk
${PJSIP_PARSE_URI(tel:+1234567890,host)}
or
${PJSIP_PARSE_URI(192.168.1.1:5060,host)}
The function pjsip_parse_uri successfully parses then, but returns
struct pjsip_other_uri *.
This patch restricts parsing only SIP/SIPS URIs.
Change-Id: I16f255c2b86a80a67e9f9604b94b129a381dd25e
2019-03-27 10:07:47 -06:00
..
2016-10-27 09:53:55 -04:00
2018-05-11 09:48:58 -04:00
2017-12-22 09:23:22 -05:00
2019-03-27 10:07:47 -06:00
2018-10-25 08:57:16 -04:00
2018-03-16 16:04:26 +01:00
2016-10-27 09:53:55 -04:00
2018-11-21 09:56:16 -05:00
2019-03-11 06:32:24 -06:00
2018-05-03 10:34:12 -05:00
2018-11-21 09:56:16 -05:00
2018-11-18 15:08:16 -05:00
2018-07-18 18:15:53 +00:00
2018-11-21 09:56:16 -05:00
2018-07-18 18:15:53 +00:00
2018-07-18 18:15:53 +00:00
2018-07-18 18:15:53 +00:00
2017-12-22 09:23:22 -05:00
2019-03-08 14:16:30 -05:00
2018-01-15 13:25:51 -05:00
2019-03-25 13:32:47 -06:00
2018-11-18 15:08:16 -05:00
2018-11-21 09:56:16 -05:00
2018-07-18 18:15:53 +00:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-08-01 12:01:15 -04:00
2016-10-27 09:53:55 -04:00
2018-06-18 09:55:59 -06:00
2018-05-03 10:34:12 -05:00
2018-11-21 09:56:16 -05:00
2017-09-25 07:32:14 -05:00
2015-03-13 01:12:35 +00:00
2014-06-16 18:27:51 +00:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00