[Asterisk-Users] Call files timeout on Flash command

Jason Williams jas.williams at gmail.com
Wed Jul 7 04:25:12 MST 2004


On Wed, 7 Jul 2004 11:37:56 +0200, Keith Waters <kwlist at waters.co.za> wrote:
> I managed to sort out my earlier query regarding flash times (changed delay
> in zapata.conf)
> 
> Now, I am getting a timeout after the Flash command in an outgoing call-file
> based call:
> 
>    -- Attempting call on Zap/1/108 for 567112 at demo:4 (Retry 1)
>       > Channel Zap/1-1 was answered.
>    -- Executing Festival("Zap/1-1", "Dialling now") in new stack
>  == Parsing '/etc/asterisk/festival.conf': Found
>    -- Executing Flash("Zap/1-1", "") in new stack
>    -- Flashed channel Zap/1-1

> Extentions.conf:
> ------------------
> [demo]
> exten => _567X.,4,Festival(Dialling now)  ; I get this
> exten => _567X.,5,Flash   ; I get this
> exten => _567X.,8,NoOp(.test1 )  ; I dont get this far!
> exten => _567X.,7,SendDTMF,${EXTEN:1}
> exten => _567X.,8,NoOp(.test2 )
> exten => _567X.,9,Hangup
> 

What are you trying to do this needs some more explanation Have you
selected an outbound line yet ? there is no Dial line in this
extensions.conf I am confused but it could just be me.

Jason



More information about the asterisk-users mailing list