<div dir="ltr">Unfortunaltely, both 
callerid=&#39;Jhon Doe&#39; &lt;1234&gt; and Set(CALLERID(name)=&quot;Doe&quot;) don&#39;t work as I would like them to.<br><br>For both, caller&#39;s phone screen still displays callee&#39;s number, not callee&#39;s name.<br>
When looking at SIP messages, you can can see that, unlike caller&#39;s name which is included in INVITE Header&nbsp; From: field, INVITE Header To: remains filled with callee&#39;s number, not its name.<br><br>To make myself clear, here is what I&#39;m trying to do : when Alice is calling Bob (Alice -------&gt; Asterisk-------&gt;Bob), I would like Bob&#39;s phone to display Alice&#39;s name&nbsp; (no problem, for that) but I would also like Alice&#39;s phone screen to display Bob&#39;s name (instead of Bob&#39;s number)<br>
<br>My SIP hardphone is capable of displaying P-Asserted-Identity in outbound calls (not just inbound) but I couldn&#39;t find any way to teach Asterisk to fill this P-Asserted-Identity header :<br><br>Alice&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Asterisk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bob<br>
&nbsp;--------------------- INVITE bob ----------------&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ----------------------INVITE Bob -----------------&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;---- TRYING with Callername set --------<br>
&lt;---- TRYING with Callername set --------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;---- RINGING with Callername set --------<br>&lt;---- RINGING with Callername set --------<br><br><br>Regards<br>
<br><br><br><div class="gmail_quote">2008/10/3 Mr Shunz <span dir="ltr">&lt;<a href="mailto:mrshunz@gmail.com">mrshunz@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
[snip[<br>
<div class="Ih2E3d"><br>
&gt; This way, I&#39;m hoping to display callee&#39;s name beside (or instead of)<br>
&gt; callee&#39;s number which would offer a double check for caller which might be<br>
&gt; confusing extensions, for instance.<br>
<br>
</div>you can set callerid per-peer in sip.conf<br>
like:<br>
<br>
callerid=&#39;Jhon Doe&#39; &lt;1234&gt;<br>
<br>
this should work autmagically ;)<br>
<br>
cheers<br>
<font color="#888888"><br>
--<br>
------------------------------------------------<br>
Daniele Santi &nbsp; &nbsp; &nbsp; .o.<br>
<a href="mailto:daniele@santi.vr.it">daniele@santi.vr.it</a> ..o () ascii ribbon campaign<br>
Linux User #415108 &nbsp;ooo /\ &nbsp;<a href="http://www.asciiribbon.org" target="_blank">www.asciiribbon.org</a><br>
------------------------------------------------<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>