<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD><META http-equiv=Content-Type content="text/html; charset=utf-8"><META content="INBOX.COM" name=GENERATOR></HEAD>
<BODY>
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>You need to set the callerid before making the call, not after. Also, I guess it's a typo that the priority in this dialplan is all 1; it should be </DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>exten =&gt; <FONT size=3>8001234003</FONT>,1,Set(CALLERID(num)=<FONT size=3>8001234003</FONT>)<BR>exten =&gt; <FONT size=3>8001234003</FONT>,n,Set(CALLERID(name)="Line 5")</FONT></DIV>
<DIV dir=ltr>exten =&gt; 8001234003,n,Dial(DAHDI/34,,rt)</DIV>
<P>Unless your using variable for the name and the number, you should not put them in ${}.<BR></P>
<P>Jimmy<BR></P>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV class=msgHeaders>-----Original Message-----<BR><B>From:</B> venuiyer@motorola.com<BR><B>Sent:</B> Thu, 4 Mar 2010 19:50:03 +0800<BR><B>To:</B> asterisk-users@lists.digium.com, asterisk-users@lists.digium.com, asterisk-users@lists.digium.com<BR><B>Subject:</B> Re: [asterisk-users] Caller ID in Asterisk<BR><BR></DIV>
<DIV class=oldBody>
<DIV>
<DIV dir=ltr _id="idOWAReplyText73230">
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>HI All,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=Arial>&nbsp;Below is the ones i tried</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr>
<DIV dir=ltr>exten =&gt; 8001234003,1,Dial(DAHDI/34,,rt)</DIV>
<DIV dir=ltr><FONT size=2>exten =&gt; <FONT size=3>8001234003</FONT>,1,Set(CALLERID(num)=${<FONT size=3>8001234003</FONT>})<BR>exten =&gt; <FONT size=3>8001234003</FONT>,1,Set(CALLERID(name)=${Line 5})</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>However i got an error message sayinfg Function CallerID not registered.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Kindly help me...</FONT></DIV></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> asterisk-users-bounces@lists.digium.com on behalf of Gopalakrishnaiyer Venugopal-Q16770<BR><B>Sent:</B> Thu 3/4/2010 3:59 PM<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial Discussion; asterisk-users@lists.digium.com<BR><B>Subject:</B> [asterisk-users] Caller ID in Asterisk<BR></FONT><BR></DIV>
<DIV dir=ltr>
<DIV dir=ltr _id="idOWAReplyText52733">
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>Hi All,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=Arial>&nbsp;I have an asterik machine which is connected via a PRI to the SIP server.When i call from the Asterisk machine to the SIP server i am not getting the caller id of the lines at the sip side.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Please help me to identify how this can be set.The extensions.conf file is attached.</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Cheers</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial>venu</FONT></DIV></DIV>
<DIV dir=ltr><BR>&nbsp;</DIV></DIV></DIV></DIV></BLOCKQUOTE><hr size="1px" noshade style="clear:both;margin-top:10px;height:1px;">
<div style="font:12px Verdana,sans-serif;color:Black;background:white;padding:3px;line-height:1.3em">
<a href="http://www.inbox.com/notifier"><img src="http://my.inbox.com/img/ftrs/den.jpg" width="159" hight="90" alt="Email Notifier Preview" align="left" border="0" style="margin-right:15px" /></a>
<br><strong><font color="2086c3">Receive Notifications of Incoming Messages</font></strong><br>
<nobr>Easily monitor multiple email accounts &amp; access them with a click.</nobr> <nobr>Visit <a href="http://www.inbox.com/notifier">www.inbox.com/notifier</a> and check it out!</nobr></div>
</BODY>
</HTML>