Displaying 20 results from an estimated 3000 matches similar to: "digium fax: can't indicate condition 19?"
2009 Aug 18
1
avoid indicate condition 9 and starting music on hold
Hello,
I've a problem. I've asterisk 1.6.0.5 version. And I've created
callcenter, but agents registers to another SIP server. When agent tries
transfer a client to another operator , pressing flash, I get this:
[Aug 18 16:06:37] WARNING[5259]: chan_sip.c:5349 sip_indicate: Don't know
how to indicate condition 9
[Aug 18 16:06:37] WARNING[5259]: channel.c:2858 ast_indicate_data:
2009 Sep 18
1
digium fax: is this even close to working?
My set up is 1.6.0.15 with the digium fax modules. I want to capture a
fax from the internal analog fax machine (using an SPA2102), and then
resend it. I know the internal extension of the fax machine, and for now
I'm just testing it to one outside fax machine if I dial 8447.
In particular, I'm completely unfamiliar with the use of "G" in the Dial
app.
exten =>
2009 Aug 13
1
Help for Alcatel asterisk
Hello everybody
I have an asterisk with an integration of alcatel pbx, by sip trunk, all
calls are fine, but tha calls calls that originate from a analog line,
the recipient is not listening, and that if they hear the call originates,
the lines are E1 in alcatel pbx.
When a asteris user call to analog line the call is ok.
Everyone, has been that problem?
I change asterisk version 1.4.21 to
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks,
I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD
4.7 -release. Everything seems to work fine. I have a macro which
answers, receives the fax to a tiff, and then runs a script (mailfax) to
convert that to pdf and email it. It all works perfectly except for some
errors I am seeing in the console. After it hangs up I get a dozen or so
messages in the cli
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 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(Capture-Fax,s,1)
exten
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 =>
2013 Nov 05
1
How to enable T.38 between SPA3102 PSTN Line port and ReceiveFAX app ?
Hello,
I've got an analog phone which is currently receiving unsollicited FAX
calls from PSTN.
For learning purpose, I'm preparing an Asterisk/SPA3102 setup that would
let voice calls come in and out and translate incoming FAX calls to TIF
files (forwarded through email)).
My target setup is :
PSTN <-- analog--> SPA3102 Line Port <-- SIP --> Asterisk <-- SIP -->
2014 Sep 21
1
error receiving a fax ... but with a fax that was received without problems
Dear all,
When receiving a fax, the extension is "spawned", despite nothing but
positive messages (see below)
The sending fax considers it a success & the verbose output of asterisk
gives a "FAX_SUCCESS" and a "NO_ERROR" error in the ReceiveFax command.
The problem is that all the next steps (conversion of the fax to pdf &
sending it to a mailbox) are never
2010 Mar 20
1
1.6.1.18 -> 1.6.2.6 T38 Fax: call drops
Using spandsp-0.0.6-pre17, SendFax on 1.6.1.18 and ReceiveFax on
1.6.2.8. Sip.conf on both sides has t38pt_udptl = yes.
-- Executing [s at fax-tx-test:3] SendFAX("SIP/side-sip-00000009",
"/var/spool/asterisk/fax/20091113_1455.tif") in new stack
[Mar 20 17:05:34] WARNING[6433]: app_fax.c:178 phase_e_handler: Error
transmitting fax. result=49: The call dropped
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 Dec 29
1
ReceiveFAX G.711 + Realtime
Hello,
We're trying to receive G.711 (aLaw) faxes on the asterisk and convert
them to tif. With T.38, we have several issues, so we are trying to use
G.711, since the gateway is located in the same LAN, so there's no
bandwidth/packet-lose issue.
We also use on the same Asterisk Real-Time process for the extensions.conf
My question:
Is the following syntax for disabling T.38 support
2011 Jun 29
1
dialplan execution stops after ReceiveFax
Hello,
I have a noticed strange behavior in Asterisk 1.6.18.2 with ReceiveFax
Digium FAX Driver: 1.6.2.0_1.3.0 (optimized for i686_32).
I use a context [capi-in] for icoming ISDN calls:
======
[capi-in]
; Faxe fuer Ruben
exten => 12345,1,Macro(faxin,ruben.roegels at jumping-frog.org,${EXTEN})
======
My macro for the fax receiving looks like that:
======
[macro-faxin]
; Faxe
; ARG1 =
2011 Feb 21
1
Dialplan execution stops on app call even with TryExec (Am I missing something simple?)
We're having an issue where we call ReceiveFax in a context that
includes a hangup extension and half the time dialplan execution doesn't
continue after the fax is received successfully. Am I missing something
simple here? Below is a sample call where this happened:
The last log line for this channel/call is:
[Feb 21 09:10:53] VERBOSE[13730] res_fax_digium.c: -- Channel
2015 May 27
0
Asterisk 11 on Raspbian2. ReceiveFAX/SendFAX fails
Hi,
On a new Raspberry2 with Asterisk 11.13.1 binary-installed, ReceiveFAX
exits with FAILED status.
Each attempt is made with something like:
channel originate Local/12345 at faxgateway application SendFAX myfile.tif
I'm not sure if failure "mostly" comes from SendFAX or from ReceiveFAX but
it fails with 100% rate.
uname -a output is:
Linux myhost 3.18.7-v7+ #755 SMP PREEMPT
2011 Apr 22
0
WARNING T.30 ECM carrier not found
We have two asterisk back to back connected over PRI T1 and i am testing FAX over T1 line. Its working fine and i am getting fax file as well but i got "WARNING T.30 ECM carrier not found" is it safe to ignore this WARNING ?
spandsp-0.0.6pre18
Asterisk-1.8.3.3
[from-pstn]
;Fax testing
exten => 8000,1,Set(FAXFILE=/var/spool/asterisk/fax/${CALLERID(num).tif)
exten =>
2009 Apr 26
3
Digium fax force T38?
Is it possible to force T38 for all invocations ReceiveFAX() ?
Receiving fax always worked OK on Callweaver though I could put
SipT38Switchover() into the dial plan.
I can't with Digium fax, and it always fails at the point it decides to switch
to T38.
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})
exten => s,2,ReceiveFAX(${FAXFILE}.tif)
exten =>
2014 Dec 23
1
ReceiveFax for multiple page (asterisk 13.0.1)
Hi all,
I have problem for receiving fax from multiple page fax that sent from fax
machine (analog).
The error is : WARNING T.30 Page did not end cleanly
This is my dialplan
[inboundfax]
exten => s,1,NoOp(**** FAX RECEIVED from ${CALLERID(num)}
${STRFTIME(${EPOCH},,%c)} ****)
exten => s,n,Set(FAXOPT(ecm)=yes)
exten =>
2011 Apr 15
2
1.8.4-rc2: ReceiveFAX fails
On a test fax:
-- Executing [s at incoming-fax:1] Set("DAHDI/4-1",
"FAXFILE=/var/spool/asterisk/fax/20110415_1825") in new stack
-- Executing [s at incoming-fax:2] Answer("DAHDI/4-1", "") in new stack
-- Executing [s at incoming-fax:3] ReceiveFAX("DAHDI/4-1",
"/var/spool/asterisk/fax/20110415_1825.tif") in new stack