[asterisk-bugs] [JIRA] (ASTERISK-19417) CLONE - Unable to edit From Caller Name with RPID

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 06:13:09 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-19417.
----------------------------------

    Resolution: Fixed

Closed per reporter.

> CLONE - Unable to edit From Caller Name with RPID
> -------------------------------------------------
>
>                 Key: ASTERISK-19417
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19417
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Channels/chan_sip/Interoperability
>    Affects Versions: 1.8.9.2
>            Reporter: Maciej Krajewski
>            Severity: Minor
>         Attachments: rpid_from_name.patch
>
>
> When using RPID header with CallerID set to prohibit we cannot edit the From Caller Name filed. Furthermore Asterisk 1.8 sets the value of this filed to asterisk. 
> According to http://tools.ietf.org/html/draft-ietf-sip-privacy-00 in this case, Caller Name Filed should be left blank. So it would be helpful if we could change this value from DialPlan/AGI.
> Dial Plan:
> exten => 111,1,Set(CALLERID(name-pres)=prohib)
> exten => 111,n,Set(CALLERID(num-pres)=prohib)
> exten => 111,n,Set(CALLERID(name)=Hello)
> exten => 111,n,Dial(SIP/+48xxxxxxxxx at ffff)
> Peers configuration is from Real Time. Peer ffff has rpid=rpid flag.
> INVITE Debug:
> INVITE sip:+48xxxxxxxxx at sip.freeconet.pl:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.0.4.52:5060;branch=z9hG4bK55074a83;rport
> Max-Forwards: 70
> From: "asterisk" <sip:login1 at sip.freeconet.pl>;tag=as63cff618
> To: <sip:+48xxxxxxxxx at sip.freeconet.pl:5060>
> Contact: <sip:xxxx at 10.0.4.52:5060>
> Call-ID: 3bd0220e5442f6226379f7613ceb1c0b at sip.freeconet.pl
> CSeq: 102 INVITE
> User-Agent: IP PBX
> Date: Mon, 20 Feb 2012 15:34:53 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
> Supported: replaces, timer
> Remote-Party-ID: "Hello" <sip:test001 at sip.freeconet.pl>;party=calling;privacy=full;screen=yes
> Content-Type: application/sdp
> Content-Length: 271



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



More information about the asterisk-bugs mailing list