On Wed, 7 Jul 2004 11:37:56 +0200, Keith Waters <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]: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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to