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> <<a href="mailto:rtparies@gmail.com">rtparies@gmail.com</a>> 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 <<a href="mailto:timebandit001@gmail.com">timebandit001@gmail.com</a>> wrote:<br>> > The problem a number of people are not entering the pin fast enough<br>> > ,they are not given enough time to enter the PIN( I assume this is a
<br>> > mailbox number)<br>> ><br>> > looking at all the doc is seems everything is configurable, can some<br>> > one point me in the right direction of where to start looking?<br>> 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>><br>> 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 => lm,1,AGI(leavemsg.php)<br>exten => lm,2,DeadAGI(convert2mp3.php)<br>exten => lm,4,DeadAGI(setpriv.php)<br><br>exten => t,1,DeadAGI(convert2mp3.php)<br>exten => t,2,DeadAGI(setpriv.php)<br><br>exten => h,1,DeadAGI(
convert2mp3.php)<br>exten => h,2,DeadAGI(setpriv.php)<br><br>[recordvoice]<br><br>;Record the welcome message "press 1 to leave msg , press 2 to check voice msg"<br>exten => 1,1,Record(iexodus_welcome:gsm)
<br>exten => 1,3,Hangup<br><br>;Record input digit "please input receiver number"<br>exten => 2,1,Record(iexodus_input_receiver_number:gsm)<br>exten => 2,2,Hangup<br><br>;Record error input receiver number
<br>exten => 3,1,Record(iexodus_input_error_receiver_number:gsm)<br>exten => 3,2,Hangup<br><br>;Hangup<br>exten => t,1,Hangup<br>exten => #,1,Hangup<br><br>[inbound]<br><br>exten => _.,1,Answer<br>exten => _.,2,Background(iexodus_welcome) ;play back thank you
<br>for calling to this service<br><br>exten => _.,3,Goto(leavemsg,lm,1)<br><br>exten => 9876543211,1,Goto(recordvoice,1,1)<br>exten => 9876543211,2,Hangup<br><br>exten => 9876543212,1,Goto(recordvoice,2,1)<br>
exten => 9876543212,2,Hangup<br><br>exten => 9876543213,1,Goto(recordvoice,3,1)<br>exten => 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> <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