Marco Mouta wrote:

Dec 13 11:28:07.51: [ 9242]: DIAL 2079^M
Dec 13 11:28:07.51: [ 9242]: <-- [9:ATDT2079\r]
Dec 13 11:28:16.70: [ 9242]: --> [4:BUSY]
Dec 13 11:28:46.70: [ 9242]: MODEM TIMEOUT: reading line from modem
Dec 13 11:28:46.71: [ 9242]: MODEM <Timeout>
Dec 13 11:28:46.71: [ 9242]: SEND FAILED: JOB 1 DEST 2079^M ERR Unknown problem


In your case BUSY means exactly that, and you should take a look at the Asterisk CLI to get more information as to what "busy" really means.

However, your dialstring terminated by a carriage return (<CR> or ^M) is problematic, too, because it essentially instructs HylaFAX to ignore all responses after ATDT2079 except for "OK" and then proceed from there. Basically you just need to get rid of that terminating carriage return.

Lee.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to