<font color='black' size='2' face='arial'>The client needs to support the Remote-Party-ID SIP header. If you<br>
<font color="black" face="arial" size="2">
<div style="font-family: arial,helvetica; font-size: 10pt; color: black;">
<div id="AOLMsgPart_0_ab09b674-c09c-44d0-816f-4f075e4cdcd2" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><pre style="font-size: 9pt;"><tt>
want to verify the header is being added run tcpdump and analyze it<br>

with Wireshark. I know that Polycom phones have support for this. I<br>

just put a modified version of the Asterisk 1.6.1 patch into<br>

production for 25 Polycom phones, soon to be 150 phones. I changed the<br>

return -1 to return 0 so that the call continues even if they<br>

SIPCalledRPID args are invalid.<br>

<br>

Ryan<br>

<br>

-- <br>

Ok, i did a sniffing and the header is added by asterisk, but marked as unrecognised header.<br>
So this means the client is not able to deal with it, correct?<br>
<br>
pHSIP/2.0 180 Ringing<br>
Via: SIP/2.0/UDP 192.168.1.149:1245;branch=z9hG4bK-d8754z-1f09b71f6073d335-1---d8754z-;received=192.168.1.149;rport=1245<br>
From: &lt;sip:1000@192.168.1.10:5060&gt;;tag=485db579<br>
To: &lt;sip:2000@192.168.1.10:5060&gt;;tag=as71ddd62f<br>
Call-ID: NGJjNDEyNmQxNGUyYTI1YTdhN2MwZWQwYzVhMTA2ZjA.<br>
CSeq: 2 INVITE<br>
Server: Asterisk PBX 1.6.1.20<br>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO<br>
Supported: replaces, timer<br>
Contact: &lt;sip:2000@192.168.1.10&gt;<br>
Date: Sat, 03 Jul 2010 09:25:11 GMT<br>
Remote-Party-ID: "Test2" &lt;sip:2000@192.168.1.10:5060&gt;;party=called;id-type=subscriber;screen=yes<br>
Expert Info (Note/Undecoded): Unrecognised SIP header (Remote-Party-ID)<br>
Message: Unrecognised SIP header (Remote-Party-ID)<br>
Severity level: Note<br>
Group: Undecoded<br>
</tt></pre>
</div>

 <!-- end of AOLMsgPart_0_ab09b674-c09c-44d0-816f-4f075e4cdcd2 -->

</div>

</font></font>