[asterisk-gui] Problem with DigitTimeot on Asterisk 1.4.2
bkruse
bkruse at digium.com
Mon Apr 16 14:23:28 MST 2007
fixed!
Thanks!
Alvaro Oliver wrote:
> Hi again!
>
> When creating an IVR, the GUI is trying to put digit timeout using
> DigitTimeout(3) application instead of Set(TIMEOUT(digit)=3).
> Call result on Hangup without playing any voice menu.
> IVR context is as folow:
> [voicemenu-custom-1]
> comment=IVR
> alias_exten=6666
> exten=s,1,Answer
> exten=s,2,Set(TIMEOUT(response)=5)
> exten=s,3,DigitTimeout(3)
> exten=s,4,Wait(1)
> exten=s,5,Background(demo-instruct)
> include=default
> exten=1,1,Goto(default|6000|1)
> exten=2,1,Goto(default|6002|1)
> exten=t,1,Goto(voicemenu-custom-1|s|1)
> exten=i,1,Playback(invalid)
>
> CLI output is as folow:
>
> -- Executing [6666 at numberplan-custom-1 :1] Goto("SIP/6000-b76083f0",
> "voicemenu-custom-1|s|1") in new stack
> -- Goto (voicemenu-custom-1,s,1)
> -- Executing [s at voicemenu-custom-1:1] Answer("SIP/6000-b76083f0",
> "") in new stack
> -- Executing [s at voicemenu-custom-1:2] Set("SIP/6000-b76083f0",
> "TIMEOUT(response)=5") in new stack
> -- Response timeout set to 5
> [Apr 16 15:46:56] WARNING[10879]: pbx.c:1783 pbx_extension_helper: No
> application 'DigitTimeout' for extension (voicemenu-custom-1, s, 3)
> == Spawn extension (voicemenu-custom-1, s, 3) exited non-zero on
> 'SIP/6000-b76083f0'
>
> Thanks, once again.
> --
> Alvaro Oliver
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-gui
More information about the asterisk-gui
mailing list