Hi,<br>Your Consultant has developed it with PHP scripts, so you must check those files in <br><br>/var/lib/asterisk/agi-bin<br><br>Your application logic is there.<br><br>Hope it helps,<br>Best regards,<br>Marco Mouta<br>
<br><br><div><span class="gmail_quote">On 8/3/06, <b class="gmail_sendername">Randy Paries</b> &lt;<a href="mailto:rtparies@gmail.com">rtparies@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/2/06, Time Bandit &lt;<a href="mailto:timebandit001@gmail.com">timebandit001@gmail.com</a>&gt; wrote:<br>&gt; &gt; The problem a number of people are not entering the pin fast enough<br>&gt; &gt; ,they are not given enough time to enter the PIN( I assume this is a
<br>&gt; &gt; mailbox number)<br>&gt; &gt;<br>&gt; &gt; looking at all the doc is seems everything is configurable, can some<br>&gt; &gt; one point me in the right direction of where to start looking?<br>&gt; check <a href="http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+DigitTimeout">
http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+DigitTimeout</a><br>&gt;<br>&gt; and <a href="http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+ResponseTimeout">http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+ResponseTimeout
</a><br><br><br>Thanks<br>So these look like the ticket.<br>but when i look at my /etc/asterisk/extensions.conf.<br>I do not see anywhere obvious to put these.<br><br><br>#cat /etc/asterisk/extensions.conf<br>[leavemsg]<br>
exten =&gt; lm,1,AGI(leavemsg.php)<br>exten =&gt; lm,2,DeadAGI(convert2mp3.php)<br>exten =&gt; lm,4,DeadAGI(setpriv.php)<br><br>exten =&gt; t,1,DeadAGI(convert2mp3.php)<br>exten =&gt; t,2,DeadAGI(setpriv.php)<br><br>exten =&gt; h,1,DeadAGI(
convert2mp3.php)<br>exten =&gt; h,2,DeadAGI(setpriv.php)<br><br>[recordvoice]<br><br>;Record the welcome message &quot;press 1 to leave msg , press 2 to check voice msg&quot;<br>exten =&gt; 1,1,Record(iexodus_welcome:gsm)
<br>exten =&gt; 1,3,Hangup<br><br>;Record input digit &quot;please input receiver number&quot;<br>exten =&gt; 2,1,Record(iexodus_input_receiver_number:gsm)<br>exten =&gt; 2,2,Hangup<br><br>;Record error input receiver number
<br>exten =&gt; 3,1,Record(iexodus_input_error_receiver_number:gsm)<br>exten =&gt; 3,2,Hangup<br><br>;Hangup<br>exten =&gt; t,1,Hangup<br>exten =&gt; #,1,Hangup<br><br>[inbound]<br><br>exten =&gt; _.,1,Answer<br>exten =&gt; _.,2,Background(iexodus_welcome)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;play back thank you
<br>for calling to this service<br><br>exten =&gt; _.,3,Goto(leavemsg,lm,1)<br><br>exten =&gt; 9876543211,1,Goto(recordvoice,1,1)<br>exten =&gt; 9876543211,2,Hangup<br><br>exten =&gt; 9876543212,1,Goto(recordvoice,2,1)<br>
exten =&gt; 9876543212,2,Hangup<br><br>exten =&gt; 9876543213,1,Goto(recordvoice,3,1)<br>exten =&gt; 9876543213,2,Hangup<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><br clear="all"><br>-- <br>Com os melhores cumprimentos,<br><br>Marco Mouta