<div dir="ltr">I think this is what you want: <a href="http://bugs.digium.com/view.php?id=8824">http://bugs.digium.com/view.php?id=8824</a><br><br><div class="gmail_quote">On Fri, Oct 3, 2008 at 4:21 AM, Olivier <span dir="ltr">&lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hi,<br><br>When dialing a number, I use :<br>exten =&gt; _123X, 1, Dial (SIP/${EXTEN})<br>
<br>Then, I get TRYING and RINGING SIP messages which both include this kind of line :<br>To: &lt;sip <a href="mailto:1234@192.168.1.1" target="_blank">1234@192.168.1.1</a>;user=phone&gt;<br>
<br>Is it possible, configuring Asterisk 1.4, to get something like this instead ?<br>To: &quot;John Doe&quot; &lt;sip <a href="mailto:1234@192.168.1.1" target="_blank">1234@192.168.1.1</a>;user=phone&gt;<br><br>This way, I&#39;m hoping to display callee&#39;s name beside (or instead of) callee&#39;s number which would offer a double check for caller which might be confusing extensions, for instance.<br>

<br><br>I tried this :<br>exten =&gt; _123X, 1, SIPAddHeader(To: Doe  \&lt;sip <a href="mailto:1234@192.168.1.1" target="_blank">1234@192.168.1.1</a>\;user=phone\&gt;)<br><br>but I still got :<br>To: &lt;sip <a href="mailto:1234@192.168.1.1" target="_blank">1234@192.168.1.1</a>;user=phone&gt;<br>

<br>Regards<br></div>
<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></blockquote></div><br></div>