search for: out_fax

Displaying 7 results from an estimated 7 matches for "out_fax".

Did you mean: out_fail
2005 Mar 22
2
asterisk@home print incoming fax
...df --file ${FAXFILE}.pdf) exten => in_fax,5,system(rm ${FAXFILE} ${FAXFILE}.pdf) exten => in_fax,6,Hangup exten => analog_fax,1,GotoIf($[${FAX_RX} = disabled]?3:2) ;if fax is disabled, just hang up exten => analog_fax,2,Dial(${FAX_RX},20,d) exten => analog_fax,3,Hangup ;exten => out_fax,1,wait(7) exten => out_fax,1,txfax(${TXFAX_NAME}|caller) exten => out_fax,2,Hangup exten => h,1,Hangup() --- end snip --- If I just want it to print to my printer I should be able to setup a printer and the use exten => in_fax,3,system(lpr 11 ${FAXFILE}) and then renumber 5 & 6 t...
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
...and moved it into /var/spool/asterisk/outgoing/ that successfully initiated the call and txfax app. however the txfax still did nothing I tried a loop back to the asterisk server with the basic same results. here is the console log: -- Attempting call on SIP/sipfaxline/(asteriskfaxnumber) for out_fax@outgoingfax:1 (Retry 1) -- Executing [(asteriskfaxnumber)@dids-inbound:1] Goto("SIP/xxx.xxx.xx.xx-08237608", "incomingfax|fax|1") in new stack -- Goto (incomingfax,fax,1) -- Executing [fax@incomingfax:1] Set("SIP/xxx.xxx.xx.xx-08237608", "FAXFILE=/tmp/...
2004 Dec 21
5
AMP - Fax Detections
...pdf --file ${FAXFILE}.pdf) exten => in_fax,5,system(rm ${FAXFILE} ${FAXFILE}.pdf) exten => in_fax,6,Hangup exten => analog_fax,1,GotoIf($[${FAX_RX} = disabled]?3:2) ;if fax is disabled, just hang up exten => analog_fax,2,Dial(${FAX_RX},20,d) exten => analog_fax,3,Hangup ;exten => out_fax,1,wait(7) exten => out_fax,1,txfax(${TXFAX_NAME}|caller) exten => out_fax,2,Hangup exten => h,1,Hangup()
2004 May 03
0
txfax: "Trainability test failed"
...ility test failed" message on the * console (full console log below). I'm OK with being unable to fax to Mac, as I'm just using it to test. For future reference, I'd like to know what causes this problem, and what steps (if any) I can take to correct it. Thanks Ryan exten => out_fax,1,txfax(${TXFAX_NAME}|caller) ---SNIP--- -- Attempting call on Zap/g1/2442790 for out_fax@ext-fax:1 (Retry 1) > Channel Zap/1-1 was answered. -- Executing Wait("Zap/1-1", "7") in new stack -- Executing TxFAX("Zap/1-1", "/var/spool/asterisk/f...
2005 Jan 26
1
Inbound analog Telco line not answered
...pdf --file ${FAXFILE}.pdf) exten => in_fax,5,system(rm ${FAXFILE} ${FAXFILE}.pdf) exten => in_fax,6,Hangup exten => analog_fax,1,GotoIf($[${FAX_RX} = disabled]?3:2) ;if fax is disabled, just hang up exten => analog_fax,2,Dial(${FAX_RX},20,d) exten => analog_fax,3,Hangup ;exten => out_fax,1,wait(7) exten => out_fax,1,txfax(${TXFAX_NAME}|caller) exten => out_fax,2,Hangup exten => h,1,Hangup() [ext-record] exten => *77,1,Wait(2) exten => *77,2,Record(ivrrecording:wav) exten => *77,3,Wait(2) exten => *77,4,Hangup exten => *99,1,Playback(ivrrecording) exten =&gt...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
.../pdf --file ${FAXFILE}.pdf) exten => in_fax,5,system(rm ${FAXFILE} ${FAXFILE}.pdf) exten => in_fax,6,Hangup exten => analog_fax,1,GotoIf($[${FAX_RX} = disabled]?3:2) ;if fax is disabled, just hang up exten => analog_fax,2,Dial(${FAX_RX},20,d) exten => analog_fax,3,Hangup ;exten => out_fax,1,wait(7) exten => out_fax,1,txfax(${TXFAX_NAME}|caller) exten => out_fax,2,Hangup exten => h,1,Hangup() [ext-record] exten => *77,1,Wait(2) exten => *77,2,Record(${CALLERIDNUM}ivrrecording:wav) exten => *77,3,Wait(2) exten => *77,4,Hangup exten => *99,1,Playback(${CALLERID...
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm