Am 19.12.11 14:26, schrieb Zoel Hairi:
> Hello All,
> 
>  
> 
> I have a problem with Fax For Asterisk, the Successful Rate when sending Fax 
> are very Low especially when we send the Fax just once. Now I’m trying to 
> modify the dialplan so it will keep trying to send the fax for maximum 5 
> times at once and it only retry if the Sending Status has Error in it.
> 
>  
> 
> Here is the dialplan :
> exten => s,n,GotoIf($["${FAXOPT(error)}" = "NO_ERROR"]?FaxStop:RetryAttempt2)
> 
> ;===================== The Call Stop Here … L

hello,

you dont have RetryAttempt2 in your dialplan maybe thats why it stops.

best regards

Stefan

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to