Files
asterisk/include
George Joseph 27d283c93c res_pjsip: Backport pjsip uri utilities.
The following utilities have been backported:

ast_sip_is_uri_sip_sips
ast_sip_is_allowed_uri
ast_sip_pjsip_uri_get_username
ast_sip_pjsip_uri_get_hostname
ast_sip_pjsip_uri_get_other_param

They were originally included in the commit for supporting TEL uris.
Support for TEL uris is NOT included here however.

(cherry picked from commit e1a205074b)
2025-06-02 13:37:25 +00:00
..