[Asterisk-Users] IVR Menu

Alex Montoanelli alexm at unetvale.com.br
Wed Feb 8 12:25:53 MST 2006


If the variables *digittimeout,  *and *responsetimeout* not response, 
try use this exten after the last background
*
exten => s,n,background(silence/7)
exten => s,n,goto(s,1)

*play a silence for 7 seconds, if the time end, goto the begin of IVR.

Alex,


Doug Lytle wrote:
> Dov Bigio wrote:
>> Hi,
>>  
>> I made a simple menu using the Background application and some wav 
>> files. I converted the wav files using
>>  
>> for a in *.wav; do sox "$a" -r 8000 -c1 "`echo $a|sed -e s/wav//`gsm"; done
>> (from 
>> http://www.voip-info.org/wiki/index.php?page=Convert%20WAV%20audio%20files%20for%20use%20in%20Asterisk)
>>  
>> The first two files "01/bemvindo" and "01/menu_top" are good. But the 
>> third file (01/menu_top), fails in the end of the sentence, and this 
>> message "Auto fallthrough, channel 'SIP/dov.bigio-ae4a' status is 
>> 'UNKNOWN'" appears in the console.
> In extensions.conf:
>
> If priorityjumping is set to 'yes', then applications that support
> jumping' to a different priority based on the result of their operations
> will do so (this is backwards compatible behavior with pre-1.2 releases
> of Asterisk). Individual applications can also be requested to do this
> by passing a 'j' option in their arguments.
>
> priorityjumping=no
>
>
>
> Doug
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: alexm.vcf
Type: text/x-vcard
Size: 261 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060208/d74a54d0/alexm.vcf


More information about the asterisk-users mailing list