oza.4h07 at gmail.com Guest
|
Posted: Wed May 27, 2015 4:53 pm Post subject: [asterisk-users] Asterisk 11 on Raspbian2. ReceiveFAX/SendFA |
|
|
Hi,
On a new Raspberry2 with Asterisk 11.13.1 binary-installed, ReceiveFAX exits with FAILED status.
Each attempt is made with something like:
channel originate Local/12345@faxgateway application SendFAX myfile.tif
I'm not sure if failure "mostly" comes from SendFAX or from ReceiveFAX but it failsĀ with 100% rate.
uname -a output is:
Linux myhost 3.18.7-v7+ #755 SMP PREEMPT Thu Feb 12 17:20:48 GMT 2015 armv7l GNU/Linux
after increasing verbosity to 10, I saw this in my log files:
[May 27 23:18:46] DEBUG[4133][C-00000020] res_fax_spandsp.c: FAX session '5' entering phase E
[May 27 23:18:46] DEBUG[4133][C-00000020] res_fax_spandsp.c: FAX session '5' completed with result: FAILED (Unexpected message received)
My questions are:
1. Do you have successfully used ReceiveFAX app on a Pi2/Raspbian/Jessie/Asterisk 11 setup ?
2. How can I debug this ?
Regards |
|