similar to: 1.6.1.18 -> 1.6.2.6 T38 Fax: call drops

Displaying 20 results from an estimated 700 matches similar to: "1.6.1.18 -> 1.6.2.6 T38 Fax: call drops"

2010 May 02
1
working example of t38 fax w/ 1.6.2?
I can't get a test T.38 fax between 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})
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
2011 Jun 30
0
SendFax: not setting the fax header
Hello, after I solved my problem with the fax processing after receiving, I got another problem while sending a fax: the header is not set properly. I use a PHP_Script to upload a PDF file and to generate a call file. A bash script is looking for existent call files in the web directory and moves them the asterisk's outgoing directory. Ok, my call file looks like this: ====== $cf_commands
2010 Feb 02
4
Asterisk 1.6.1.13 and T.38 faxing
Hello everyone. I'm struggling to get T.38 faxing to work in Asterisk 1.6.1.13 with a SIP DID provider here in Brazil (GVT - Vox IP service). Here's my scenario: When faxes arrive by a specific DID, they are routed thru this simple macro: [macro-recebefax] exten => s,1,Set(DB(fax/count)=$[${DB(fax/count)} + 1]) exten => s,n,Set(FAXCOUNT=${DB(fax/count)}) exten =>
2010 Jul 29
3
T.38 fax between ATA's and Asterisk and Cisco PGW 2200
To provide a reliable fax solution for users connected to a Asterisk 1.6.2.6 server i have tested a few T.38 capable ATA's: - Patton M-ATA - Grandstream HandyTone 486 - Fritz!Box 7170 I have tried Asterisk 1.6.2.6 compiled with SpanDSP-0.0.6pre17 and also Asterisk 1.6.2.6 with Fax for Asterisk installed. These Asterisk servers are connected to a Cisco PGW 2200 + AS5400XM. Sending fax
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
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 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
Hi, With 0.0.6pre3: # ./build.sh CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000".
2012 Mar 18
1
10.2.1 res_fax : "Unexpected command after page received..."
I'm setting up res_fax to use with an iax provider. I'm calling over PSTN to the provider. When I stand at our fax machine (Brother), I can see the call come in, and it appears to set up correctly. What is odd, however, is that asterisk drops off while the fax machine is still sending. I've lowered the baud rate to 9600, it's a single page fax. After less than 10 seconds
2010 Mar 09
1
Which spandsp to use with 1.6.2?
Receiving a fax pstn - pstn with 1.6.2.6-rc2: -- Executing [s at incoming-pstn-line:1] Answer("DAHDI/4-1", "") in new stack -- Executing [s at incoming-pstn-line:2] Wait("DAHDI/4-1", "3") in new stack -- Executing [s at incoming-pstn-line:3] Dial("DAHDI/4-1", "DAHDI/g0,36") in new stack -- Called g0 --
2015 Apr 01
0
ReceiveFax() fails over Dial()
Hi all, since asterisk 11 (1.6 was okay) failed the ReceiveFax-Application when it called about "Dial" and a Local-Channel. Directly from external to FaxReceive is no problem. Cut from cli: [...] [Apr 1 11:12:31] -- Executing [s at macro-redirection:85] Dial("SIP/access-trunk-00000001", "Local/0XXXXXXX40 at x-xxx-companyXXXXX/n") in new stack [...] [Apr 1
2009 Mar 24
1
Error in ReceiveFax with T.38 -- Asterisk 1.6.0.7-rc2
Hello, In my scenario, the asterisk machine is installed behind a CISCO mediaGW in order to be able communicate with the PSTN. Asterisk is configured to use T.38 to send and receive faxes. I'm trying to receive a fax from a fax machine located in the PSTN. Apparently everything goes well: the fax machine says the transmission was successfully completed, and the fax file is successfully
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
2009 Mar 07
4
Compile problems
Hi all I don't know what went wrong but i no longer seem to be able to compile asterisk. I first do : cd /usr/src/dahdi-linux-2.1.0.4 make clean ; make all ; make install cd /usr/src/dahdi-tools-2.1.0.2 ./configure ; make clean ; make all ; make install ; make config So far.... so good but then when i do : cd /usr/src/asterisk-1.6.0.6 make clean ; ./configure ; make all ; make install i
2009 Mar 13
1
AGX Asterisk Addon - Can't find app_fax.c withspandsp-0.0.4
You now need to compile and install SpanDSP-0.0.6pre3 at least (AGX has been changed). After you've done that - try AGX again. HTH -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olivier Sent: 11 March 2009 06:16 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users]
2010 Apr 05
1
trying app_fax.c
I downloaded spandsp0.0.6pre17 I download http://sf.net/projects/agx-ast-addons for app_txfax and found trunk/app_fax to be newer so I used that. spandsp compiled fine. app_fax compiled when loading I get: [Apr 5 08:55:54] ^[[1;31;40mWARNING^[[0;37;40m[7505]: ^[[1;37;40mloader.c^[[0;37;40m:^[[1;37;40m433^[[0;37;40m ^[[1;37;40mload_dynamic_module^[[0;37;40m: Error loading module
2009 May 05
2
1.6.1 app_fax: WARNING T.30 ECM carrier not found ??
Receiving a fax with 1.6.1: == Spawn extension (incoming-pstn-line, fax, 1) exited non-zero on 'DAHDI/4-1' -- Executing [fax at incoming-pstn-line:1] NoOp("DAHDI/4-1", "Fax Detected") in new stack -- Executing [fax at incoming-pstn-line:2] Goto("DAHDI/4-1", "incoming-fax,s,1") in new stack -- Goto (incoming-fax,s,1) --
2010 Apr 02
1
Asterisk and spandsp fax problem
Hi, I am recently updated my asterisk 1.4.1 to 1.6.2.6 because of fax service. I have installed spandsp 0.0.5, then 0.0.6 pre 17 as well because to have support. app_fax is available in menuselect and loaded into my asterisk. The upgrade went without any problems. ast*CLI> module show like fax Module Description Use Count app_fax.so
2010 Mar 08
2
fax & spandsp
hi folks. i recently upgraded asterisk to 1.6.1.17(from 1.2) and i'm having problems with fax. after receiving fax with the ReceiveFAX app. everything seems ok. the .tiff file was there, phone line seems to hang up. then asterisk will crash. any ideas? also i looked in the log file. this is what before it crashed: [Mar 8 12:12:12] WARNING[30115] app_fax.c: WARNING T.30 ECM carrier not found
2011 Feb 02
1
AGI script exits non-zero when running system command
Hey guys I was hoping I could get a few pointers on a problem I have been trying to debug for the last couple of months regarding asterisk AGI scripts and unexpected termination. I have this agi script that accepts incoming faxes using RxFax on the latest asterisk 1.4 branch. Its written with perl and it works fine except for one line that causes the entire script to terminate unexpectedly. The