similar to: My Asterisk can not send fax via T.38

Displaying 20 results from an estimated 800 matches similar to: "My Asterisk can not send fax via T.38"

2015 Jun 25
0
asterisk email to fax
On Wed, Jun 24, 2015 at 08:15:06AM +0200, tux john wrote: > i would like to add email to fax functionality to the system. could someone > point me to the right direction to see how please? I don't have a general solution, since I haven't needed to send faxes recently. But I did set up my dialplan so that I could test that it works. I used this: ---- ;; For outgoing faxes
2010 May 12
3
Asterisk core dumping on SendFax with FFA
Hi All, I seem to have stumbled on a bit of a problem. When trying to send a fax with Fax For Asterisk on 1.6.2.x (have tried 1.6.2.5, 1.6.2.7 and the current svn version, with FFA 1.2 I get a core dump each time. Here is an extract form the console: [May 12 22:47:09] DEBUG[22584]: app_queue.c:1084 handle_statechange: Device 'SIP/vltb-sbc01' changed to state '1' (Not in use)
2010 May 03
1
sending T.38 fax negotiation problem
Hi there. I have the similar problem ("Digium fax - sending fax call file vs manager originate") sending faxes with Asterisk 1.6.2.6 and Digium res_fax. Receiving is OK. I use Local channel in Call file and context [fax-out] in dialplan. My setup: Asterix<-SIP (T.38)-> Cisco(MERA MSIP v.1.0.2)<-> LocalTelco<->fax machine Debian GNU/Linux 5.0 ; Linux 2.6.26-2-686
2013 Jun 02
1
Asterisk T.38 Pass-Through doesn't work
What I have is: * Asterisk 1.8.10.1~dfsg-1ubuntu1, * SPA112 ATA with analog fax in 1-st FXS port connected, * SIP trunk with provider supporting T.38. My network looks like this: * spa112 (192.168.33.200/24) and Asterisk (192.168.5.253/24) in neighbouring LANs, * Asterisk connects to the provider (80.75.130.136) via router (82.200.7.184). Router has full DNAT to Asterisk server. What happens?
2014 Dec 16
0
T.38 not working - help needed with log interpretation
Just a thought regarding testing. Create a suitable TIFF file with more than 30 seconds worth of data and send it from Asterisk using SendFAX() to convince yourself whether Asterisk will work with your ITSP, you may still need to enable session timers. Have you considered setting up an extension on your Asterisk server which will receive the fax e.g. using ReceiveFAX() and see if your
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
2007 Apr 25
5
Upload PDF / Save as tiff
Hi, I''m trying to automate the conversion of a PDF document received via a browser upload to a tiff image via ghostscript. I have the PDF data in a string, and I need the tiff data returned into a string. The general command I want to emulate is: type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q -dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2007 Jun 16
1
Re: [hylafax-users] Having problems running sendfax from a bash script.
I've been working on a way to send faxes from a bash script. It requires changing what parameters are used for each command. I keep having problems with quoted strings passed to the command. I've created a really short test script which fails on my system. commandline="sendfax -f noreply at prudentrx.com -n -x \"Test fax\" -d 13105551212 /etc/hosts" echo
2007 Nov 30
1
Conexant fax/modem not faxing with sendfax
I finally picked up a "real" modem (not a winmodem) and put it in my machine. I pulled down the hsfmodem driver from the source, got a license and installed the driver at full power. If I use wvdial, I can get out through the modem, so I know that works. However, sendfax is rejecting the fax capability (from /var/log/sendfax.log): 11/30 00:31:52 sendfax: interim release 1.1.33-Apr10
2009 Sep 23
1
1.6.0.5: I need a really simple analog SendFax dialplan
Using Digium fax I've tried a simple dialplan: '8447' => 1. Answer() [pbx_config] 2. Set(CALLERID(num)=xxxyyyzzzz) [pbx_config] 3. Dial(DAHDI/g0/1bbbcccdddd,,G(send)) [pbx_config] [send] 4. SendFax(/var/spool/asterisk/fax/20090922_1301.tif) [pbx_config] 5. HangUp() But I doesn't work. It executes
1999 May 17
0
%s and %f in the print command expand to the same thing.
I created a custom printer in the smb.conf with a parameter: [fax] comment = Fax Server path = /var/spool/samba guest ok = Yes min print space = 2000 print ok = Yes printing = lprng print command = /usr/local/bin/submitfaxspool_background -m %M -u %u %s lpq command = /usr/local/lib/mgetty+sendfax/faxlpq %p lprm command =
2009 Sep 08
2
Fax For Asterisk and SendFax question
Hi everybody, I've installed Free Fax For Asterisk in my Asterisk box but I don't understand how it works as when using SendFax application from dialplan, I can't find how to introduce destination fax number. How this application works? Do I have to call destination fax using Dial application, detect somehow that it's a fax and then use SendFAX application specifying FAXOPTs and
2015 Jun 24
4
asterisk email to fax
2008 Mar 05
1
queries about bitmap()
Hi, There are different types of tiff methods in bitmap(), which one should be used for publication-quality pictures ? '"tiffcrle"', '"tiffg3"', '"tiffg32d"', '"tiffg4"', '"tifflzw"', '"tiffpack"', '"tiff12nc"', '"tiff24nc"', Thanks [[alternative
2019 Dec 03
2
Faxes stopped working - AMI issue?
On 12/2/19 11:52 AM, Joshua C. Colp wrote: > So I know that AMI is listening and I can talk to it.  Here is the > main log" > > [Nov 27 06:16:00] VERBOSE[101155] asterisk.c: Remote UNIX connection > [Nov 27 06:16:00] VERBOSE[101245] asterisk.c: Remote UNIX connection > disconnected > [Nov 27 06:16:01] VERBOSE[101244] manager.c: Manager
2010 Jan 06
1
iaxmodem to ReceiveFAX crashes Asterisk equipped with B410P
Hi, I'm sending twice the same file using Hylafax's sendfax app. The first time I'm "dialing" a DID attached to the ReceiveFAX application. The second time I'm dialing an internal extension attached to the same ReceiveFAX application : 1. sendfax/hylafax/iaxmodem ----> asterisk ----> dadhi ----> dahdi ----> asterisk ----> spandsp 2.
2009 Nov 16
1
1.6.0.18-rc3: SendFAX causes restart
On 1.6.0.18-rc3 using app_fax.so, spandsp-0.0.5, anytime I use SendFAX asterisk restarts: [Nov 15 19:00:36] VERBOSE[17013] logger.c: -- Executing [s at fax-tx-test:1] ESC[1;36;40mNoOpESC[0;37;40m("ESC[1;35;40mSIP/nhi-rive rside-sip-00000000ESC[0;37;40m", "ESC[1;35;40mContext fax-tx-testESC[0;37;40m") in new stack [Nov 15 19:00:36] VERBOSE[17013] logger.c: --
2019 Nov 27
2
Faxes stopped working - AMI issue?
I recently upgraded from Asterisk 13.19 to 16.6.1. Everything is working fine with a few minor tweaks except outgoinf fax. Incoming works fine. I do outgoing faxing through an AMI call. Here is the output from the security log: [Nov 27 06:16:05] SECURITY[101222] res_security_log.c:
2019 Dec 03
2
Faxes stopped working - AMI issue?
On 12/3/19 3:04 PM, Joshua C. Colp wrote: > >     The AMI command, after the login, looks like this: > > > >     Action: Originate > >     Channel: SIP/outgoing/%%(destination)s > >     Context: LocalSets > >     CallerID: Vybe Consulting Inc Fax Service <5555551212> > >     Exten: sendfax > >   
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