Files
asterisk/channels
Sean Bright d18159a008 pjsip: Add PJSIP_PARSE_URI_FROM dialplan function.
Various SIP headers permit a URI to be prefaced with a `display-name`
production that can include characters (like commas and parentheses)
that are problematic for Asterisk's dialplan parser and, specifically
in the case of this patch, the PJSIP_PARSE_URI function.

This patch introduces a new function - `PJSIP_PARSE_URI_FROM` - that
behaves identically to `PJSIP_PARSE_URI` except that the first
argument is now a variable name and not a literal URI.

Fixes #756

(cherry picked from commit 5068cc814f)
2024-07-11 13:22:18 +00:00
..
2021-11-19 09:09:45 -06:00
2021-11-29 09:04:26 -06:00
2021-11-19 09:09:45 -06:00
2022-05-09 08:21:58 -05:00
2021-11-16 05:37:45 -06:00
2021-11-16 05:37:45 -06:00
2016-10-27 09:53:55 -04:00
2021-11-16 05:37:45 -06:00
2021-11-16 05:37:45 -06:00