Displaying 20 results from an estimated 10000 matches similar to: "t.38 virtual fax software?"
2009 Mar 10
5
Sending faxes with T.38 problem. Asterisk - 1.6.0.6
Hello,
I'm having difficulties to make Asterisk (1.6.0.6) interoperate correctly
with a CISCO mediaGW in order to send faxes to the PSTN using T.38.
When Asterisk sends the initial INVITE containing the T.38 media offer in
the SDP, the CISCO answers with a 488 Not Acceptable Media.
Apparently, it looks like a configuration problem in the CISCO, but I have
tested the CISCO with the Zoiper
2011 Sep 21
2
T.38 "client" for Linux?
I am looking for a simple way to send occasional faxes via the FXO
port on my SPA3102 -- without having to connect a fax modem to an
ATA. In an ideal world, this would be some sort of "softfax" that
runs on my Linux desktop and talks (via Asterisk) to the SPA3102 with
T.38.
This is one of those things that I thought would be relatively
straightforward, but a couple of hours of Googling
2011 Oct 06
3
Digium FFA + Gafachi T38 outgoing issues
Hi, folks.
I'm having a heck of a time trying to get outgoing T38 faxing (I don't
need inbound right now) working with FFA and Gafachi. G711 faxing works
(as well as can be expected over the internet), but I want the higher
reliability of T38.
I'm running Asterisk 10-beta1.
When I drop my callfile in to make the call, I get this:
-- Attempting call on SIP/18884732963 at
2010 Sep 10
7
A way to check against a list of numbers?
Does anyone have a suggestion on how to handle this? For example, if I
have a list of numbers that I want to go out a certain sip channel and
another that I want to go out the dahdi device, is there a way to do
this? None of the numbers will fit into a pattern, so just plain
pattern matching won't do.
The most straightforward way would be to just define explicit patterns.
Obviously that
2013 Jul 21
2
Fwd: Re: Asterisk T.38 Pass-Through doesn't work
Hi!
I have exactly the same problem on asterisk 1.8.22.0 and also on separate
11.2.1 when sending fax to PSTN.
Tryed with spa-3102, spa-2102, Patton Smartnode 4634, and Zoiper softphone.
SpanDsp also works without any problem on my box.
As I remember it was a bug in 1.8.1.x that the a=T38MaxBitRate paramater
was sent as "maxBitRate". Without capital "M".
Are you closer to
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
2009 Apr 20
1
Asterisk 'outgoing' directory
Can this be used in the same way as Callweaver works, IE: to invoke Sendfax by
placing (using mv command) a job description file in it?
Michael
2011 Mar 31
1
Transfer feature dialing out after one digit
Because some users have requested transfer beep confirmations I've
switched our phones over to using the asterisk transfer feature instead
of the built in transfer functions of the phones. While testing it was
working fine, but I changed something in features.conf and suddenly any
time I hit transfer (*2), I can only enter one digit before asterisk
immediately tries to dial that extension.
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 : Digium FAX Driver
Capabilities : SEND
2009 Dec 08
1
meetme.conf adminpin - what does it do?
I can't seem to locate any documentation on what this does. I tested it
out with a simple static conference room:
exten => conference,1,MeetMe(,1aMqw)
and a static room defined in meetme.conf:
conf => 123456,22,1
Users can get in with either of the pins, but I don't see that it does
anything - I can't access the admin menu, nor does it set the user as
marked to open up the
2010 Nov 29
1
ID'ing failed auth IPs
So when someone's brute forcing your server is there a way to identify
the originating IPs without using a tcpdump? When I get a failed auth
on the console it shows 'account at asteriskserver' then tag=as25ca5023 (or
some random string, though it's a bit odd as alwaysauthreject = yes is
on in sip.conf). Anyway, the logs don't show anything more useful
either. Is there
2018 May 21
5
Looking for better fax handling
I am having troubles with sending faxes. I hope someone can help me
work out a better method.
Basically we have a special address that our users can send to. It
winds up on our Asterisk server which runs a Python script that parses
the message for attachments and the phone number from the recipient
address. The attachments are converted to TIFF and stored in a folder
with various information
2010 Sep 09
1
Curious what 'early media' is in terms of Answer()
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Answer
Can someone clarify what "early media" is? I noticed that NOT answering
a call before dumping them into a queue that has music on hold will not
set up a leg to push music back over the calling SIP channel. Tossing
an Answer command into the dialplan just before moving to the queue
alleviates this (in either situation the
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
2011 Mar 28
6
fax software
It's been many years, but it seems that I have to receive a fax and
might have to send one too. Is there a way to do this on CentOS 5.5?
(Hope so.)
tia.
--
Anything is easy if you know how to do it.
2010 Nov 18
2
ISDN-FAX with Asterisk
Hi everybody,
since some time I am looking for a current and reliable solution to send
and receive faxes (probably fax-2-mail and mail-2-fax) in conjunction
with Asterisk.
For testing I am using a HFC-ISDN passive PCI-card, in production a
Digium Dual T1/E1 PCI-card will be used.
I run CentOS 5.5 (Kernel 2.6.18) and Asterisk 1.4 (but I also can use
1.8) but did not find any solution where I
2013 Mar 05
1
What would cause a drop between two asterisk systems?
We have an asterisk frontend terminating all our SIP phones to, and an
asterisk backend with a wildcard PRI card in it connecting to the PTSN.
The frontend handles 99% of dialplan logic and just hands off anything
outgoing to the backend via IAX2, which dials out on one of the open
channels.
Lately we've been getting a disconnected calls. Keeping the consoles
running it doesn't seem to be
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
2009 Jun 26
4
T38 Fax Gateway for Asterisk 1.6
Hi,
I remember seeing a T38 Gateway application for Asterisk 1.6 floating
around, but I can't seem to find it again.
Does anyone have any pointers to it? I really want to be able to send
an incoming T38 connection directly to the PSTN.
Thanks.
-- James