[asterisk-bugs] [JIRA] (ASTERISK-26894) pjsip should support tel uri scheme
m0bius (JIRA)
noreply at issues.asterisk.org
Mon May 7 04:14:57 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-26894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243322#comment-243322 ]
m0bius edited comment on ASTERISK-26894 at 5/7/18 4:14 AM:
-----------------------------------------------------------
This patch could help in bypassing the sip message filter in asterisk's res_pjsip blocking the tel: header from not working.
Might not be the best solution however. I am not sure if the tel: uri could contain the `x-ast-txp` parameter and if it should be sanitized
was (Author: m0bius):
This patch could help in bypassing the sip message filter in asterisk's res_pjsip blocking the tel: header from not working.
Might not be the best solution however. I am not sure if the tel: uri could contain the `x-ast-txp` parameter and it should be sanitized
> pjsip should support tel uri scheme
> -----------------------------------
>
> Key: ASTERISK-26894
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26894
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session
> Reporter: Gergely Dömsödi
> Labels: patch, pjsip
> Attachments: tel.patch
>
>
> When {{res_pjsip}} receives an INVITE with tel: request uris (as defined in rfc3966, rfc4694), it responds with {{416 Unsupported URI Scheme}} even though the underlying PJSIP stack supports it. chan_sip also supports it, the work was done at issue ASTERISK-17179.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list