<DIV>Hi all</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am tying to restrict certain callers to call in with a designated PIN and then have asterisk record the PIN and the ANI number onto the CDRs. I created a .txt file with all the PINs and * let us call in and then dial the desired number without a problem. But refuse to insert the PINs in the CDRs, what asterisk did was only record the ANI/CID of the incoming line.</DIV>
<DIV>&nbsp;</DIV>
<DIV>my config as follows</DIV>
<DIV>&nbsp;</DIV>
<DIV>[default]<BR>exten =&gt; 9501,1,goto(pins,s,1)<BR></DIV>
<DIV>[pins]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>exten =&gt; s,1,Answer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>exten =&gt; s,2,wait(1)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>exten =&gt; s,3,Authenticate(/etc/asterisk/password.txt)<BR>exten =&gt; s,4,goto(verified-calls,s,1)</DIV>
<DIV>&nbsp;</DIV>
<DIV>[verified-calls]<BR>exten =&gt; s,1,SendDTMF(A)<BR>exten =&gt; s,2,Read(DIALTO)<BR>exten =&gt; s,3,Goto(outdial,${DIALTO},1)<BR></DIV>
<DIV>any advice/help is highly appreciated</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanking in advance<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><p>
                <hr size=1>Yahoo! Mail Mobile<br> 
<a href="http://us.rd.yahoo.com/mail_us/taglines/mobile/*http://mobile.yahoo.com/learn/mail">Take Yahoo! Mail with you!</a> Check email on your mobile phone.