<div>hi Ronald,</div>
<div>i would use a CallerIDNum authentication, based on the Asterisk Database to solve it.</div>
<div>then you do not need any verification.</div>
<div>you just build a list of approved numbers in the database and then have a context checking the whitelist.</div>
<div>&nbsp;</div>
<div>if you need more help, let me know,</div>
<div>&nbsp;</div>
<div>Mickey<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/8/06, <b class="gmail_sendername">Ronaldo Chan</b> &lt;<a href="mailto:ronald@revlink.ph">ronald@revlink.ph</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Lists,<br><br>Hi, good day, i was being task to create a DISA access for internal<br>purpose of the company, i'm having a problem to work with it with
<br>authentication, but i think it's really a straight forward thing to do,<br>can someone enlight me on this. thanks<br><br>sample code snippet<br><br>exten =&gt; 5,Goto(inward,s,1)<br><br>[inward]<br><br>exten =&gt; s,1,Disa(1234|outgoing)
<br>; DISA appssupposed to ask me a password but it's not<br>instead it's drop me immedietly to a dial tone<br>exten =&gt; s,2,Hangup<br><br>My Workaround.<br><br>exten =&gt; s,1,Authenticate(1234)<br>exten =&gt; s,2,Disa(no-password|outgoing)
<br><br><br>Thanks<br><br>Ronald<br><br><br><br><br><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>