search for: fax_

Displaying 3 results from an estimated 3 matches for "fax_".

Did you mean: fax
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so My system answers the call but then sets there on the ReseiveFax line then comes back with an error that it exceeded the maximum retries. How would I go about debugging this? Below is my very simple dialplan code I am using, and the fax show version gives the following as well. FAX Fo...
2007 Nov 14
0
Help in getting a dialplan to produce the right CDR info
...-custom #include extensions_fax.conf [custom-fax1] exten => s,1,Answer exten => s,n,StopPlayTones exten => s,n,Set(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif) exten => s,n,rxfax(${FAXFILE}) exten => s,n,Hangup exten => h,1,system(/var/lib/asterisk/bin/fax-process.pl --to ${FAX_TO_EMAIL} --from ${FAX_RX_FROM} --subject "Fax from ${URIENCODE(${CALLERID(number)})} ${URIENCODE(${CALLERID(name)})}" --attachment fax_${URIENCODE(${CALLERID(number)})}.pdf --type application/pdf --file ${FAXFILE}); exten => h,2,Hangup() And extensions_fax.conf has: exten => 2...
2011 Jun 19
3
Problem with ReceiveFAX app from FFA
...LI> -- Found active call: 0x2aaac80812d0 cref:14288 q931.c:7994 post_handle_q931_message: Call 14288 enters state 12 (Disconnect Indication). Hold state: Idle pbx3*CLI> -- Channel 0/1, span 1 got hangup request, cause 16 pbx3*CLI> [Jun 18 12:54:30] NOTICE[11967]: res_fax.c:980 generic_fax_exec: Channel 'DAHDI/1-1' did not return a frame; probably hung up. pbx3*CLI> -- Channel 'DAHDI/1-1' FAX session '7' is complete, result: 'SUCCESS' (FAX_SUCCESS), error: 'NO_ERROR', pages: 2, resolution: '204x196', transfer rate: '12000'...