Displaying 20 results from an estimated 1000 matches similar to: "Res_fax - FAXOPT(faxdetect)"
2015 Feb 18
2
Res_fax - FAXOPT(faxdetect)
I solved the issue by not answering the call as I assume others have done.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Administrator TOOTAI
Sent: Wednesday, February 18, 2015 12:50 PM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Res_fax - FAXOPT(faxdetect)
Hello
Le
2015 Feb 18
0
Res_fax - FAXOPT(faxdetect)
Hello
Le 17/02/2015 17:00, Administrator TOOTAI a ?crit :
> Hi,
>
> as stated in the documentation, it's allowed to set
> FAXOPT(faxdetect)=yes/no to allow fax detection.
>
> It's done (see below) but still fax detection :-( Extension 300 is
> hylafax with iaxmodem.
>
> On the upper Asterisk gw it's the same, despite the faxdetect set to no
> we also
2018 Nov 27
2
PJSIP add header on forwarded call
Le 27/11/2018 à 12:13, Joshua C. Colp a écrit :
> On Tue, Nov 27, 2018, at 5:49 AM, Administrator TOOTAI wrote:[...]
>>
>> [TOOTAiAudio]
>> ;
>> ; Call our gateway
>>
>> exten = s,1,Set(PJSIP_HEADER(add,X-TOOTAiAudio-CALLED)=${ARG1})
>> same = n,Dial(PJSIP/${ARG1}@TOOTAiAudio,,T)
>> same = n,Return
>>
>> exten = h,1,NoOp()
2018 Nov 27
2
PJSIP add header on forwarded call
Hi list,
to manage an external queue agent the only solution I found is to
connect a local account and redirect calls to this account using forward
features from the phone (SNOM). The problem I face is that before
calling the agent I would like to set extra header. Dialplan to call
external agent is this one with (Gosub):
[TOOTAiAudio]
;
; Call our gateway
exten =
2015 May 05
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message -----
> From: "Administrator TOOTAI" <admin at tootai.net>
> To: asterisk-users at lists.digium.com
> Sent: Friday, May 1, 2015 6:42:38 AM
> Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In
>
> Le 01/05/2015 00:05, Andrew Martin a ?crit :
> > ----- Original Message -----
> >> From:
2020 Apr 06
2
Outgoing PJSIP using Kamailio
Hello,
We have a provider which is using Kamailio as front end. Our asterisk
13/chan_sip server has no problem to register and pass/receive calls
form this provider.
Now we want to move to asterisk 16/pjsip and face problem. Registration
is OK but when we pass a call our INVITE never receive answer from the
provider. We opened a ticket to their support but in the mean time we
want to know
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 =>
2016 Apr 26
3
my dahdi dont'n start
On Tue, Apr 26, 2016 at 11:07 AM, Administrator TOOTAI <admin at tootai.net>
wrote:
> Le 26/04/2016 17:23, Mamadou NGOM a ?crit :
>
>> Hello,
>>
>>
>> Having installed DAHDI to be able to use the meetme() application , when
>> I start the dahdi service it generates me the following error:
>>
>> -bash: /etc/init.d/dahdi: No such file or
2019 Jan 11
4
Detecting a fax
On 11/01/2019 09:19, Administrator TOOTAI wrote:
> Le 11/01/2019 à 10:12, Neil Youngman a écrit :
>> A while back, I posted about detecting when a call was picked up by a
>> fax machine. It was suggested that having a "fax" extension and
>> "faxdetect=yes" would cause it to jump to the "fax" extension. This
>> was not something I could
2016 Sep 01
2
Multiple phones when one is unregistered
On Tue, 30 Aug 2016 17:56:35 +0200
Administrator TOOTAI <admin at tootai.net> wrote:
> Something like
>
> exten => 5555551111,1,Verbose(Door buzzer calling)
> same => n,Set(toRing=)
> same => n,ExecIf($["${DEVICE_STATE(SIP/user1)}" = "NOT IN
> USE"]?Set(toRing=${toRing}&SIP/user1)
Failed. I checked the online docs and the syntax seems to
2015 Apr 30
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message -----
> From: "Administrator TOOTAI" <admin at tootai.net>
> To: asterisk-users at lists.digium.com
> Sent: Thursday, April 30, 2015 4:43:33 PM
> Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In
>
> > I am running Asterisk 11.12.0 on CentOS 6.4. The asterisk server and
> > internal phones are located on
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
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so
My system answers the call but then sets there on the ReseiveFax line then
comes back with an error that it exceeded the maximum retries.
How would I go about debugging this? Below is my very simple dialplan code
I am using, and the fax show version gives the following as well.
FAX For Asterisk Components:
2016 Sep 01
2
Multiple phones when one is unregistered
On Thu, 1 Sep 2016 11:02:57 +0200
Administrator TOOTAI <admin at tootai.net> wrote:
> > [Aug 31 21:52:00] WARNING[-1][C-0001fed5] pbx.c: No application
> > 'ExecIf' for extension (unauthenticated, 5555551111, 3)
> >
> > Is there a module that I need to load?
> >
> > In case it matters I am running Asterisk 11.23.0 on NetBSD 7.0.
>
>
2011 Jun 19
3
Problem with ReceiveFAX app from FFA
Hi all,
I am running to the following problem, when using the below dialplan to
receive fax, everything works perfect till this line
exten => receive,n,ReceiveFAX(${FAXFILE}):
and then the following line cannot be executed, it's like asterisk can't go
back to dialplan and continue, the good news is when i check what is
received in my fax folder i find that the file is a valid one (not
2015 Jul 08
2
11.18.0 patch against 11.17.0 running version failed to apply
Le 08/07/2015 17:36, Richard Mudgett a ?crit :
>
>
> On Wed, Jul 8, 2015 at 8:14 AM, Administrator TOOTAI <admin at tootai.net
> <mailto:admin at tootai.net>> wrote:
>
> Hi list,
>
> we wanted to patch our servers with 11.18.0 patch against 11.17.0
> actual running version. Patch failed with
>
> zone-s:/usr/src/asterisk-11.18.0# patch
2012 Jan 05
1
Where are the fax instructions?
Hello,
Trying to set up res_fax_spandsp. Based on
https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway I wrote this in
my extensions.conf:
exten => 306,1,NoOp(Fax transmission)
same => n,Set(FAXOPT(gateway)=yes)
same => n,Dial(DAHDI/3) ----->FXS port to fax machine
same => n,Hangup()
Call flow Im trying to pull out is as follows:
Zoiper -->
2010 Feb 02
4
Asterisk 1.6.1.13 and T.38 faxing
Hello everyone.
I'm struggling to get T.38 faxing to work in Asterisk 1.6.1.13 with a SIP DID provider here in Brazil (GVT - Vox IP service). Here's my scenario:
When faxes arrive by a specific DID, they are routed thru this simple macro:
[macro-recebefax]
exten => s,1,Set(DB(fax/count)=$[${DB(fax/count)} + 1])
exten => s,n,Set(FAXCOUNT=${DB(fax/count)})
exten =>
2008 Jun 11
2
Zaptel timer failure
Hi all,
on a new installation, HP Xeon at 1,83 with 2.6.18-amd64 image from Debian
Etch with Asterisk 1.4.20.1 and zaptel 1.4.11 -both tar.gz from digium-
we get:
[Jun 11 14:54:29] ERROR[6686]: asterisk.c:2952 main: You have Zaptel
built and drivers loaded, but the Zaptel timer test failed to set
ZT_TIMERCONFIG to 160.
There is no telephony card in the server, we want to use ztdummy for
2020 Jan 19
2
Asterisk16 - PJSIP - Error 401 on outbound registration
Le 19/01/2020 à 00:31, Joshua C. Colp a écrit :
> On Sat, Jan 18, 2020 at 1:14 PM Administrator <admin at tootai.net
> <mailto:admin at tootai.net>> wrote:
>
>
> Le 17/01/2020 à 11:54, Administrator a écrit :
> >
> > Le 15/01/2020 à 19:24, Administrator a écrit :
> >> Hi all,
> >>
> >> we face a strange