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:[email protected]> <sip:[email protected]> 
;tag=as4786d518
To: <sip:[email protected]> <sip:[email protected]> 
;tag=f75ff5d8-1023-4240-bc4b-d7eeb6d0d77d-42063104
Date: Tue, 30 Mar 2010 13:53:15 GMT
Call-ID: [email protected]
CSeq: 102 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, 
SUBSCRIBE, NOTIFY
Allow-Events: presence
*Remote-Party-ID: "Paul Ryan" <sip:[email protected]> <sip:[email protected]> 
;party=called;screen=yes;privacy=off*
Contact: <sip:[email protected]:5060> <sip:[email protected]: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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to