[Asterisk-Users] Yet another faxing issue..

John Hill jhill at noach.com
Tue Nov 23 14:02:27 MST 2004


 

>; Zap Fax
>;
>exten => 8021,1,Dial(SIP/8021,20)
>exten => 8021,2,Hangup
>
>[incoming]
>
>exten => s,1,Answer
>exten => s,2,Wait,1
>exten => s,3,DigitTimeout(10)           
>exten => s,4,ResponseTimeout(20)
>exten => s,5,Background(vm-extension)
>exten => fax,1,Goto(8021,30)

I thinkg this should be goto(8021,1)

Goto(extension,priority)

--John




More information about the asterisk-users mailing list