<div class="gmail_quote">On Tue, Feb 8, 2011 at 11:02 AM, Ernie Dunbar <span dir="ltr">&lt;<a href="mailto:maillist@lightspeed.ca">maillist@lightspeed.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Internal calls:<br>
<br>
exten =&gt; _312,1,Set(CALLERID(name)=&quot;Internal call&quot;)<br>
exten =&gt; _312,n,SIPAddHeader(Alert-Info: info=&lt;Bellcore-dr2&gt;)<br>
exten =&gt; _312,n,Dial(SIP/username2,20)<br>
exten =&gt; _312,n,Voicemail(312,u)<br>
exten =&gt; _312,n,Macro(handle-hangup)<br>
<br clear="all"></blockquote></div><br>Try taking the quotes (&quot;&quot;) out of the line that says &quot;Internal call&quot;.  So it should be: <br><br>exten =&gt; _312,1,Set(CALLERID(name)=Internal call)<br><br>...and see if that helps.<br>
<br>-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.selbytech.com</a><br>