mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
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
)