[asterisk-bugs] [JIRA] (ASTERISK-26894) pjsip should support tel uri scheme

Abhay Gupta (JIRA) noreply at issues.asterisk.org
Tue Jun 5 04:36:54 CDT 2018


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

Abhay Gupta commented on ASTERISK-26894:
----------------------------------------

<--- Received SIP request (1210 bytes) from UDP:10.232.130.170:5060 --->
INVITE sip:+911244310700 at 10.126.105.40:5060 SIP/2.0
Via: SIP/2.0/UDP 10.232.130.170:5060;branch=z9hG4bKuw6xxu92yr3uzzx25186w863w;Role=3;Hpt=8fb2_36;TRC=ffffffff-16b9
Call-ID: asbcjy71615rj11ffks55765ps15y5y8jf3s at B.5.203.ims.airtel.in
From: "08802809405"<tel:8802809405;noa=subscriber;srvattri=national;phone-context=+91>;tag=c589dd9l
To: <tel:+911244310700>
CSeq: 1 INVITE
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,INFO,PRACK,NOTIFY,MESSAGE,REFER,UPDATE
Contact: <sip:10.232.130.170:5060;Dpt=eeba-200;Hpt=8fb2_16;CxtId=4;TRC=ffffffff-16b9>
Max-Forwards: 65
Supported: timer,100rel,histinfo
Session-Expires: 1800
Min-SE: 600
P-Asserted-Identity: <tel:08802809405>
P-Charging-Vector: icid-value=AE880F23FCFF6201865132030;orig-ioi=10.232.128.242;term-ioi=SIP_ZOMATO_4310700
Content-Length: 376
Content-Type: application/sdp
 
v=0
o=- 58669091 58669091 IN IP4 10.232.130.179
s=SBC call
c=IN IP4 10.232.130.179
t=0 0
m=audio 12422 RTP/AVP 108 102 8 0 18 97
a=rtpmap:108 AMR/8000
a=fmtp:108 mode-change-neighbor=1;mode-change-period=2
a=rtpmap:102 AMR/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:97 telephone-event/8000
a=ptime:20
a=maxptime:20
a=3gOoBTC
 
<--- Transmitting SIP response (475 bytes) to UDP:10.232.130.170:5060 --->
SIP/2.0 416 Unsupported URI Scheme
Via: SIP/2.0/UDP 10.232.130.170:5060;received=10.232.130.170;branch=z9hG4bKuw6xxu92yr3uzzx25186w863w;Role=3;Hpt=8fb2_36;TRC=ffffffff-16b9
Call-ID: asbcjy71615rj11ffks55765ps15y5y8jf3s at B.5.203.ims.airtel.in
From: "08802809405" <tel:8802809405;phone-context=+91;noa=subscriber;srvattri=national>;tag=c589dd9l
To: <tel:+911244310700>;tag=z9hG4bKuw6xxu92yr3uzzx25186w863w
CSeq: 1 INVITE
Server: Asterisk PBX 15.3.0
Content-Length:  0

> 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