search for: faxerror

Displaying 13 results from an estimated 13 matches for "faxerror".

2010 May 02
1
working example of t38 fax w/ 1.6.2?
...1.6.2 machines, using app _fax and spandsp pre17 and 20100501. The machines can't seem to get connected. send side extensions.conf: [fax-tx-test] exten=>s,1,NoOp(Context fax-tx-test) exten=>s,n,SendFAX(${FaxFile}.tif) exten=>s,n,HangUp() exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXMODE: ${FAXMODE}) Channel:SIP/side-sip-fax Context:fax-tx-test Extension:s Priority:1 Set:FaxFile=/var/spool/asterisk/fax/20091113_1455 receive side: [incoming-fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)}) ex...
2010 Mar 20
1
1.6.1.18 -> 1.6.2.6 T38 Fax: call drops
...Executing [s at fax-tx-test:4] Hangup("SIP/side-sip-00000009", "") in new stack == Spawn extension (fax-tx-test, s, 4) exited non-zero on 'SIP/side-sip-00000009' -- Executing [h at fax-tx-test:1] NoOp("SIP/side-sip-00000009", "FAXSTATUS: FAILED FAXERROR: The call dropped prematurely FAXMODE: T38") On the receive side: -- Executing [s at incoming-fax:2] ReceiveFAX("SIP/side-sip-00000002", "/var/spool/asterisk/fax/20100320_1705.tif") in new stack [Mar 20 17:05:34] WARNING[21512]: app_fax.c:223 phase_e_handler: Error...
2015 Jun 05
0
11.17.1 : ReceiveFax then signal 11 ??
dialplan [FaxIncoming] exten=s,1,NoOp(Incoming fax on 46-va) same=n,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)}) same=n,Answer() same=n,ReceiveFAX(${FAXFILE}.tif,df) same=n,Hangup() exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXPAGES: ${FAXPAGES} @ bitrate ${FAXBITRATE}) same=n,System(scp ${FAXFILE}.tif asterisk at asterisk:/home/asterisk/ec2fax/ ) same=n,System(ssh asterisk at asterisk "/home/asterisk/bin/email-ec2fax.sh ${FAXFILE} ${CALLERID(name)} ${CALLERID(num) " ) cli ............
2011 Jun 30
0
SendFax: not setting the fax header
...100,n,Wait(1) exten => 100,n,Verbose(${BOUNDARY} ${FAXOPT(localstationid)} ${FAXOPT(headerinfo)}) exten => 100,n,Verbose(${BOUNDARY} ${FAXFILE}) exten => 100,n,SendFAX(${FAXFILE}converted) exten => 100,n,Verbose(1,### FAXSTATUS: ${FAXSTATUS}) exten => 100,n,Verbose(1,### FAXERROR: ${FAXERROR}) exten => 100,n,Verbose(1,### FAXMODE: ${FAXMODE}) exten => 100,n,Verbose(1,### FAXPAGES: ${FAXPAGES}) exten => 100,n,Verbose(1,### FAXBITRATE: ${FAXBITRATE}) exten => 100,n,Verbose(1,### FAXRESOLUTION: ${FAXRESOLUTION}) exten => 100,n,Verbose(1,###...
2012 Mar 18
1
10.2.1 res_fax : "Unexpected command after page received..."
...-- Channel 'IAX2/FaxIAX-4579' receiving FAX '/var/spool/asterisk/fax/20120317_1820.tif' -- Auto fallthrough, channel 'IAX2/FaxIAX-4579' status is 'UNKNOWN' -- Executing [h at incoming-fax:1] NoOp("IAX2/FaxIAX-4579", "FAXSTATUS: FAILED FAXERROR: Unexpected command after page received FAXPAGES: 0 @ bitrate 9600") in new stack FWIW, ping times from the asterisk box and the iax provider are < 15ms, usually around 10ms. Any thoughts? sean
2010 Jan 24
2
ReceiveFAX and SendFAX questions
Morning, Have some questions regarding receiving and sending faxes... 1:st example: exten => 101,1,Answer() exten => 101,2,Wait(3) exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) exten => 101,4,System(tiff2pdf -p A4 /var/spool/asterisk/tmp/fax.tiff > /var/spool/asterisk/tmp/fax.pdf) exten => 101,5,System(mutt -s 'New FAX for you sir' -a
2009 May 20
2
Problems receiving some faxes in T.38
...|[t.38]V21-preamble |------------->| | | | | On the other hand, with some faxes, the re-INVITE is sent by Asterisk and it looks that there is something wrong in the T.38 setup that makes the fax reception fail after the permitted retries. The FAXERROR variable is set to: "Disconnected after permitted retries". What I can see from the traces is that it gets to a point that asterisk is sending T.38 data to the CISCO but the CISCO doesn't answer. CISCO Asterisk | | | | |...
2010 Feb 05
6
Still on spandsp/app_fax and T.38
This message is pointed directly to Steve Underwood. I tought it would not be nice to directly email him with a question that interests a good part of the Asterisk community, so here it is. :) Steve, remember a few days ago when we discussed about issues on Asterisk 1.6.1.13 and T.38 fax reception? Well I opened an issue on Mantis (https://issues.asterisk.org/view.php?id=16756) and turns out it
2009 Mar 16
2
t38 iax trunk
Hi all, I have a question regarding using T38 for fax sending and here is my scenario: fax -> SIP ATA (T38 enabled) -> Asterisk #1 -> IAX TRUNK -> Asterisk #2 -> SIP ATA (T38 enabled) -> fax My question is, how can I know if I'm really using T38? is T38 information coming to the other side (because of SIP to IAX conversion) or just plain g711a data? I'm using Linksys
2013 Jun 19
6
Mailing a fax with mutt does not succeed
Hello everyone, I'm trying to send a received fax with mutt, when I try it from the Linux shel it works, but when trying with Asterisk's System command it doesn't. Successful Linux command: echo | mutt -s "New fax" earohuanca at gmail.com -a /tmp/faxes/201306191111.tif Unsuccessful Asterisk Command: same => n,System(mutt -s "New fax" elder.arohuanca at
2009 Jul 22
2
Waiting for a call to complete with AMI Originate
Hello, I'm using an AMI Originate command to send a fax. The fax is sent by a script, and I'd like my script to send the fax, wait until it has succeeded or failed, then exit with an appropriate error code (it is driven by a mail system, so the exit code will tell the mail system whether to retry the fax later). The script works great if the fax succeeds, or if the line is busy or
2015 Apr 01
0
ReceiveFax() fails over Dial()
...'faxproceed' [Apr 1 11:13:16] == Spawn extension (fax, 0XXXXXX40, 11) exited non-zero on 'Local/0XXXXXX40 at x-xxx-companyXXXXX-00000001;2' [Apr 1 11:13:16] -- Executing [h at fax:1] NoOp("Local/0XXXXXX40 at x-xxx-companyXXXXX-00000001;2", "FAXSTATUS: FAILED, FAXERROR: Timed out waiting for the first message,FAXMODE: , REMOTESTATIONID: , FAXPAGES:0, FAXBITRATE: 14400, FAXRESOLUTION:0x0") in new stack [...] Thank you for your hints! Greetings Dominique
2010 Feb 02
4
Asterisk 1.6.1.13 and T.38 faxing
...x/count)} + 1]) exten => s,n,Set(FAXCOUNT=${DB(fax/count)}) exten => s,n,Set(FAXFILE=fax-${DB(fax/count)}-rx) exten => s,n,Answer() exten => s,n,Wait(3) exten => s,n,ReceiveFAX(/var/spool/asterisk/fax/${FAXFILE}.tif) exten => s,n,NoOp(FAXSTATUS = ${FAXSTATUS}) exten => s,n,NoOp(FAXERROR = ${FAXERROR}) exten => s,n,NoOp(CALLID = ${CALLERID(name)} ${CALLERID(num)} ${REMOTESTATIONID}) exten => s,n,NoOp(FAXPAGES = ${FAXPAGES}) exten => s,n,NoOp(FAXBITRATE = ${FAXBITRATE}) exten => s,n,NoOp(FAXRESOLUTION = ${FAXRESOLUTION}) exten => s,n,NoOp(FAXMODE = ${FAXMODE}) exten...