Displaying 20 results from an estimated 49238 matches for "faxe".
Did you mean:
fake
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/fax/spool/able/Wrap S %s %p %j %U...
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-1254012878.0") in
new stack
-- Auto fallthrough, channel
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.conf [general] I added:
;FAX stuff
faxdetect=yes
t38pt_udptl=yes
2. In extensions...
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 there?
My Setup:
Sender -> Public PSTN ->
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 here.
Basically our...
2014 Aug 11
2
Sending and receiving fax with Digium FFA
...lure. The
output of fax show capabilities is:
Registered FAX Technology Modules:
Type : DIGIUM
Description : Digium FAX Driver
Capabilities : SEND RECEIVE T.38 G.711 MULTI-DOC
1 registered modules
We have a fax blackbox through which I'm trying to send faxes to the
Asterisk server. Every time that I send a fax I get a timeout error.
Been tinkering with the settings and whatnot to get it working.
The extension to receive fax:
exten => recvfax,1,Verbose(2,Receiving fax)
same => n,Set(FAXDEST=/tmp/fax)
same => n,Set(tempfa...
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
2011 Jan 06
1
Too Few Fax Detections
...on our PRI, so setting faxdetect=no works fine. Having said that, I would like to sort it out as I may want to use fax detection in the future. Unfortunately, I seem to be having odd results. I set faxdetect=incoming last night and restarted dahdi and asterisk. Since that time, we have received 17 faxes, but I only have three fax detections in my asterisk log, so far as I can tell:
# grep -i fax /var/log/asterisk/full
[Jan 5 05:53:39] NOTICE[6686] chan_dahdi.c: Fax detected, but no fax extension
[Jan 5 10:24:27] NOTICE[11834] chan_dahdi.c: Fax detected, but no fax extension
[Jan 5 11:48:52] N...
2012 Nov 06
3
Fax Configuration
...etwork Only
Printer/Scanner/Fax Machine at home to it. It has a Telephone Jack but
I'm only using VOIP.
I'm pretty advanced with Asterisk now and can figure things out..I would
just like some advice and direction before I get started.
Oh, one more thing. Is there any way to Route the Faxes to different
folders (extensions) because I have End Users with Phone + Extensions
when you call in.
--
Co-op Vacation Rentals
www.coopvr.com
15218 Summit Ave
Suite #300-354
Fontana, CA 92336
Phone/Fax (855) 760-COOP (2667)
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
-- FAX handle 0: [ 000.000053 ], STAT_EVT_STRT_TX st: IDLE
rt:
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 Incoming Call)
exten =>
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 old fax connect it to an FXS port and
send faxes with the fax machine (using the fax mainly as a scanner),
but receive them through our existing FXO jack that is connected to
the PSTN. the scheme would be something like:
PSTN...
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 (BeroNet/Junghanns quadBRI ISDN
cards) shortens some faxes, or faxes loose lines, or when sending faxes
a bri channel stays open for days (seems to be a sync problem). Any
experiences/hints/suggestions?
Or how would I best use Asterisk and Hylafax? W...
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})
ext...
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 ---
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,Answer()
exten => 8447,n,GoSub(Capt...
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(FAXCOUNT)=$[ ${GLOBAL(FAXCOUNT)} + 1 ]) exten =>
receive,n,Set(FAXCOUNT=${GLOBAL(F...