[asterisk-users] RPID on called party

"Juan E. Rodríguez" jerdguez at gmail.com
Thu Apr 1 10:35:25 CDT 2010


Try using sendrpid=yes on sip.conf

Regards,
Juan

Ondrej Valousek wrote:
> Hello,
>
> Did anyone manage to force asterisk to put Remote-party-ID attribute on 
> the SIP outgoing call? I.e. When A calls B, I want that A gets a name of 
> B displayed on his phone.
> Note that name of A gets displayed on the B's phone fine, but this is 
> not what I want.
> This works with Cisco Call manager fine - the RPID is sent as a part of 
> the response to the SIP INVITE this way:
>
>
> SIP/2.0 180 Ringing
> Via: SIP/2.0/UDP 192.168.60.20:5060;branch=z9hG4bK42892c32;rport
> From: "Ondrej Valousek" <sip:7775 at 192.168.60.20> <sip:7775 at 192.168.60.20> ;tag=as4786d518
> To: <sip:1098 at 192.168.62.12> <sip:1098 at 192.168.62.12> ;tag=f75ff5d8-1023-4240-bc4b-d7eeb6d0d77d-42063104
> Date: Tue, 30 Mar 2010 13:53:15 GMT
> Call-ID: 465a9c200587260d164f4514094896fb at 192.168.60.20
> CSeq: 102 INVITE
> Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
> Allow-Events: presence
> *Remote-Party-ID: "Paul Ryan" <sip:1098 at 192.168.62.12> <sip:1098 at 192.168.62.12> ;party=called;screen=yes;privacy=off*
> Contact: <sip:1098 at 192.168.62.12:5060> <sip:1098 at 192.168.62.12:5060> 
> Content-Length: 0
>
>
> But I can not make it working with Asterisk. Does anyone have any glue 
> how to achieve this WITHOUT patching asterisk? I am happy to upgrade to 
> the latest/greatest version, I just do not want to patch.
> Many thanks,
>
> Ondrej
>
>   



More information about the asterisk-users mailing list