[asterisk-users] error receiving a fax ... but with a fax that was received without problems

2014-09-21 Thread Bart Remmerie
Dear all, When receiving a fax, the extension is spawned, despite nothing but positive messages (see below) The sending fax considers it a success the verbose output of asterisk gives a FAX_SUCCESS and a NO_ERROR error in the ReceiveFax command. The problem is that all the next steps

Re: [asterisk-users] error receiving a fax ... but with a fax that was received without problems

2014-09-21 Thread Joshua Colp
Bart Remmerie wrote: Dear all, Kia ora, When receiving a fax, the extension is spawned, despite nothing but positive messages (see below) The sending fax considers it a success the verbose output of asterisk gives a FAX_SUCCESS and a NO_ERROR error in the ReceiveFax command. The problem

Re: [asterisk-users] error receiving a fax ... but with a fax that was received without problems

2014-09-21 Thread Bart Remmerie
Dear Joshua, I don't think this is it: first, this has been working in the past second, why would I get a message like the one below exited non-zero if everything is normal. In the past, all following lines were executed just fine (converting the tif to a pdf and sending it a gmail mailbox) I'm

Re: [asterisk-users] error receiving a fax ... but with a fax that was received without problems

2014-09-21 Thread Joshua Colp
Bart Remmerie wrote: Dear Joshua, I don't think this is it: first, this has been working in the past If the either side didn't hang up (or it took awhile for the hangup to be recognized) then the dialplan would continue. second, why would I get a message like the one below exited non-zero

[asterisk-users] MixMonitor with b option recording all calls

2014-09-21 Thread Yuriy Gorlichenko
Hello I have an issue wit MixMonitor. I need to record only answered calls, so I set b option for this but calls still recording even call no answered My asterisk version 12.5.1, at my other servers with older versions of asterisk (11.8 for example) MixMonitor works fine. --