Displaying 20 results from an estimated 49238 matches for "fax".
Did you mean:
eax
2000 Jan 07
0
BUG Report Samba 2.0.6 in combination with Terminal Server
Dear Samba developers,
We have an unexpected problem with Samba in Combination with M$ Terminal
Server.
Setup:
------
- Terminal Server with Office Applications (MS-Word, ...) used by multiple
concurrent users (30)
- Linux box with Samba 2.0.6 as print / fax server
Goal:
-----
- To send FAXes from Office applications
How we did it:
--------------
in smb.conf:
[fax]
comment = FAX Service
print ok = yes
path = /ub/pkg/fax/spool/spool
public = yes
writable = no
printer driver = HP LaserJet 4/4M PS
print command = /bin/sh /ub/pkg/...
2009 Sep 27
1
digium fax: failed to queue document
In my quest to actually send a fax, I'm now stuck trying to send the
confirm.
First I send the fax:
-- Executing [send at outbound-fax:2] System("Console/dsp", "env echo
-e "Channel:DAHDI/g0/12036378447\\nContext:fax-tx\\nExtension:
s\\nPriority: 1\\n" >/var/spool/asterisk/outgoing/call-1254...
2015 Jun 25
2
Receiving faxes with spandsp question
Hello!
I?m trying to add fax functionality to my asterisk installation. Right now I?m focusing on receiving faxes. This is not explained in a book, but I assume that I can use same context, add ?fax? extension and if someone calls to send fax - it will autodetect. Right?
Per book, I made following setup additions:
1. In sip...
2016 Nov 29
3
FAX CNG detected but no fax extension
Hello,
I have a question regarding incoming fax to local file (on the Asterisk server).
While the fax is received properly (I have the tiff file generated as expected) I get the warning 'FAX CNG detected but no fax extension' on the consol.
If the fax is received ok then what 'fax extension' does it expect and what should I do t...
2007 Jan 22
4
Problems with rxfax
Dear list,
The company I'm working for is trying to use app_rxfax to receive faxes
on an Asterisk machine. Our initial tests looked very promising, but
unfortunately we've encountered some problems. We've been trying to
solve these problems for quite some time now, but we're running out of
options. So I really hope that somebody can give some help her...
2014 Aug 11
2
Sending and receiving fax with Digium FFA
Hello.
I've been trying to setup Free Fax for Asterisk on a Debian machine with
Asterisk 1.8. I have managed to register and installed the Digium
modules. Sending and receiving through it have resulted in failure. The
output of fax show capabilities is:
Registered FAX Technology Modules:
Type : DIGIUM
Description...
2007 Feb 09
7
Dialplan checkup
Hi All
Curious will this work
Std. PSTN line ---x------ X100p
|
------ Fax Machine
Using a standard "home phone" pstn line with a splitter connecting a fax
machine and X100 Asterisk Box
Incoming Line: Can I have in the dial Plan
[incoming]
exten => s,1,Wait(1)
exten => s,2,IfFax continue to ring, so that the Fax Machine gets it
exten => s,3,Answer
e...
2011 Jan 06
1
Too Few Fax Detections
OK, after my last message about fax detection, I feel a bit better informed and able to press forward. I started looking into this because I was getting lots of false positive fax detection errors in the logs with faxdetect=both set in chan_dahdi.conf.
Anyhow, I do not currently use fax detection, and we have a dedicated Fax DID on...
2012 Nov 06
3
Fax Configuration
What is the best way for me to setup Fax Capability with VOIP only.
I have a Asterisk Server hosted on the internet without a modem. I'm
using Flowroute, which is working awesome, for VOIP calls.
I only have a SIP Phone at home and two Printer/Scanner/Fax Printers.
I'm not sure which Fax Addons or Extensions I should use for...
2011 Apr 03
0
[DIGIUM FAX] HANGUP problem
Hi
I noticed that all my fax negociated in *V17 *hangup
Here my conf
fax show version
FAX For Asterisk Components:
Applications: 1.8.4-rc2
Digium FAX Driver: 1.8.4_1.3.0 (optimized for i686_32)
Here an example of failed fax:
-- Channel 'SIP/VOIP-OUT-00000043' FAX session '1' started...
2010 Jan 04
1
Free FaxForAsterisk ReceiveFAX not working
Hello users,
Recently i have installed the free version of FaxForAsterisk and trying to
work with it by sending a fax
on T38.
My version information is as follows
i)Asterisk 1.6.0.20
ii)res_fax-1.6.0.14_1.1.6-x86_32
iii)res_fax_digium-1.6.0.14_1.1.6-i686_32
sip.conf
[general]
t38pt_udptl=yes
extensions.conf
[default]
exten => _XXXXXXXXXX,1,NoOp(Fax Inco...
2010 Aug 02
3
FAX Options
Hi,
Is FAXing with Asterisk a practical option ? Or is it better just to
use a plain fax connected to an FXS and just switch with Asterisk. I
specifically wanted to know if there was any experience using just the
fax scanner to send faxes and receive them via asterisk and the to
e-mail. My idea was to take my...
2006 Apr 05
4
fax server functionality on Asterisk
List,
how can I put fax server functionality on Asterisk? * as a reliable fax
server for 500-1000 fax/day (mostly incoming)? Fax server should be like
HylaFax, i.e. stable, low maintenance and functionality like receiving
fax as email with PDF attachment, sending faxes per WHFC.
Faxing with spandsp using bri_stuff (BeroN...
2007 Dec 06
1
Help with /usr/share/sendmail-cf/m4/proto.m4 - fax macro
OK. Digging into this...
sendmail.m4 has the lines:
define(`FAX_MAILER_PATH',`/usr/bin/faxmail')dnl
define(`FAX_MAILER_ARGS',`faxmail -d -n -p 12pt $u@$h $f')dnl
MAILER(`fax')dnl
proto.m4 has:
`R$+ < @ $+ .FAX. > $#fax $@ $2 $: $1 user at host.FAX',
`ifdef(`FAX_RELAY',
`R$*<@$+.FAX.>$*...
2007 Dec 06
6
Need a sendmail help mail list
I have a sendmail question.
Can someone point me to a list appropriate to get some sendmail.mc help?
2009 Jan 14
1
1.6.1-b4: Can't get fax2mail work from System()
On 1.6.1-beta4:
Trying to receive faxes over a pstn line. extensions.conf:
[incoming-pstn-line]
exten => fax,1,NoOp(Fax Detected)
exten => fax,2,GoTo(incoming-fax,s,1)
exten => fax,n,Hangup()
............
[incoming-fax]
exten =>
s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM})
ex...
2003 Mar 03
6
Fax support?
Is there any way to receive and send faxes using a T100 card? If so how is it done?
Gene Kochanowsky
Solution Sciences, Inc.
2010 Sep 06
1
Asterisk Fax
Hi
I know that this topic was on the list maybe dozen of times. But I
have a question regarding the fax support in asterisk, because all the
information I could get does not give me the clear view of if. I read
that Asterisk 1.8 will have strong fax (t.38) support, but I want to
know if these four scenarios will be possible to achieve:
fax machine (phone+fax) connected to ATA --- SPA2102 ATA --- Ast...
2009 Jun 13
1
1.6.0.10: core restart on ReceiveFax()
For our internal fax machines, I'm checking if the faxes are going to
branch offices. If they are, I want to capture and email them to the
branches. I've set up extension 8447 to test this.
A fax machines is connected via an SPA 2102 on 173. Any calls from 173
are sent to:
[outbound-fax]
exten => 8447,1...
2010 Jul 12
1
Fax for Asterisk, capable of receiving from website but not from fax machine !!
Hi Guys,
i am using the latest version of asterisk 1.4 (1.4.33.1), dahdi (2.3.0.1)
and FFA (Applications: 1.4_1.2.0, Digium FAX Driver: 1.4_1.2.0). the issue
i'm having is that i'm able to receive faxes from a website (that offer this
service) but not able to receive from a regular fax machine (that is working
perfect).
[fax-rx]
exten => receive,1,NoOp(**** FAX RECEIVE ****) exten =>
receive,n,Set(GLOBAL(FAX...