[asterisk-bugs] [JIRA] (ASTERISK-30187) chan_sip: Unsupported URI(416)

abhi (JIRA) noreply at issues.asterisk.org
Tue Aug 23 07:09:09 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259965#comment-259965 ] 

abhi edited comment on ASTERISK-30187 at 8/23/22 7:08 AM:
----------------------------------------------------------

Dear Sir/Mam,

I have already check with pjsip and tel uri doesn't supported with pjsip that's why i shifted sip from pjsip and i have added patch for supporting tel uri but in some landline number i am facing below 416 unsupported uri error on asterisk while other request from tel uri is perfectly working with same asterisk version.

> 0x55af3bcc5270 – Strict RTP learning after remote address set to: 10.238.70.67:36646
[Aug 19 15:43:26] NOTICE[916][C-00010096]: chan_sip.c:18547 get_destination: debug [<tel:01111>]
[Aug 19 15:43:26] NOTICE[916][C-00010096]: chan_sip.c:18549 get_destination: PATCH: Using P-Asserted-Identity: [tel:01111]
[Aug 19 15:43:26] WARNING[916][C-00010096]: chan_sip.c:18554 get_destination: Not a SIP header (001111)?
[Aug 19 15:43:29] NOTICE[916][C-00010097]: chan_sip.c:19487 check_user_full: PATCH tel:SCHEMA : USE P-Asserted-Identity, Instead [From <tel:>]
[Aug 19 16:05:40] NOTICE[916][C-00012e86]: chan_sip.c:19528 check_user_full: From address missing 'sip:', we try to use P-Asserted-Identity instead



was (Author: abhinav94):
Dear Sir/Mam,

I have already check with pjsip and tel uri doesn't supported with pjsip that's why i shifted sip from pjsip and i have added patch for supporting tel uri but in some landline number i am facing below 416 unsupported uri error on asterisk while other request from tel uri is perfectly working with same asterisk version.




> chan_sip: Unsupported URI(416) 
> -------------------------------
>
>                 Key: ASTERISK-30187
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30187
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 16.26.0
>         Environment: Debian 11
>            Reporter: abhi
>            Severity: Major
>
> Hi Team,
> i am getting unsupported uri on asterisk (416 for incoming call) when calling from landline number without E164 format if we add country code then works fine but when we try to call without  country code the we get this issue. This is very critical issue now can you please suggest what changes i have to do in chan_sip.c for handling this or any other solution for this issue .below i am sharing the asterisk cli log.
>        > 0x55af3bcc5270 -- Strict RTP learning after remote address set to: 10.238.70.67:36646
> [Aug 19 15:43:26] NOTICE[916][C-00010096]: chan_sip.c:18547 get_destination: debug [<tel:01111>]
> [Aug 19 15:43:26] NOTICE[916][C-00010096]: chan_sip.c:18549 get_destination: PATCH: Using P-Asserted-Identity: [tel:01111]
> [Aug 19 15:43:26] WARNING[916][C-00010096]: chan_sip.c:18554 get_destination: Not a SIP header (001111)?
> [Aug 19 15:43:29] NOTICE[916][C-00010097]: chan_sip.c:19487 check_user_full: PATCH tel:SCHEMA : USE  P-Asserted-Identity, Instead [From <tel:>]
> [Aug 19 16:05:40] NOTICE[916][C-00012e86]: chan_sip.c:19528 check_user_full: From address missing 'sip:', we try to use P-Asserted-Identity instead
> Please guide asap.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list