[asterisk-bugs] [JIRA] (ASTERISK-27895) chan_pjsip: 'tel' URI is unsupported
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Jun 5 04:44:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-27895:
-----------------------------------
Severity: Minor (was: Major)
> chan_pjsip: 'tel' URI is unsupported
> ------------------------------------
>
> Key: ASTERISK-27895
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27895
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 15.3.0
> Environment: Ubuntu 16.04 with Asterisk 15.3.0 using PJSIP
> Reporter: Abhay Gupta
> Assignee: Abhay Gupta
> Severity: Minor
> Labels: pjsip
>
> This is the message showing issue in handling tel uri as per RFC 3966
> <--- 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list