search for: faxdetection

Displaying 20 results from an estimated 350 matches for "faxdetection".

2013 Jan 03
3
faxdetect on/off on the fly?
Hello, We want the ability to choose from an AGI script whether or not to enable faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone suggest a workaround? Thanks for any advice. -- David Cunningham, Voisonics http://voisonics.com/ USA: +1 213 221 1092 UK: +44 (0) 20 3298 1642 Australia: +61 (0) 2 8063 9019 -------------- next part -------------- An HTML attachment was
2006 Jun 19
5
faxdetect questions - Please HELP!
I'm using IAXmodem and Hylafax with 'faxdetect=incoming' and things mostly work pretty well. My main lines come in via T1 DID. Today, HR got tired of having someone read and forward their faxes to them and requested we bring their physical machine back on line. I have been able to get the fax forwarded to the appropriate zap channel, but I cannot seem to get it to stop
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 17
2
Res_fax - FAXOPT(faxdetect)
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 have the NOTICE of T.38 re-INVITE. Test is done with a mobile phone calling the 0123456789 PSTN number.
2011 Jan 24
2
Outgoing FXO calls have no audio with callprogress=no
My outgoing FXO calls are answered but have no audio in either direction if I have callprogress=no in chan_dahdi.conf. If I change to callprogress=yes then the audio returns. My chan_dahdi.conf file is listed below. Can anyone point-out why callprogress=no isn't working? #cat /tmp/a [trunkgroups] [channels] language=en context=incoming toneduration=40 ;usedistinctiveringdetection=yes
2005 Jun 16
1
faxdetect config issues
My Asterisk fax detection used to work, but no longer does. OK. So, here's the deal: 1. It appears that the "faxdetect" command cannot be applied channel-by-channel in zapata.conf anymore, as Asterisk appears to the last "faxdetect=" command to ALL channels. 2. My stations are detected and sent to the proper extension; i.e., when I send a fax from one zap extension
2013 Oct 30
1
dahdi fax catch-22
I've got a Digium Wildcard TDM410P with one POTS line and three extensions. One of the extensions is connected to a fax modem. This kind of works, but there's a gotcha. If I set faxdetect=incoming in chan_dahdi.conf, then incoming faxes do get routed to the modem and this all works, but outbound faxes fail, with a message like this: [Oct 29 21:57:09] WARNING[16732][C-00000000] app_dial.c:
2011 Jan 03
1
Clarification on DAHDI Fax Detection
Hi folks, I was hoping that someone might be able to help clarify some confusion I have on DAHDI Fax detection after spending some time searching. My understanding is this: 1.) Echo cancellation is automatically disabled upon recognition of a CNG tone, regardless of the faxdetect setting. This can only be disabled at compile time. 2.) faxdetect=incoming will, upon detection of a CNG tone,
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
2007 Jul 24
1
[beginner] Problem of detecting call
Hello, I have some problem to start asterisk. First I have followed a lot of tutorials to complete correctly the install process. Now it works when I type zttool I can see when I am or not connected to the PSTN. But, I run asterisk with vvvv verbose and I can't see the call detection. There is no detection of the call. I have a X100P card FXO with only one line. So only one channel I
2005 May 20
1
MFC&R2 Venezuela with libunicall
Hi, I am trying to configure * 1.0.7 box with a Digium Wildcard TE110P T1/E1 and libunicall latest code. All libs compiled successfully and the E1 have a green light! I am able to receive a call (or at least) testcall shows some information when an incoming call is received so the drivers and basic configuration is working. My * box has 2 cards, one TDM400B (2 fxs and 2 fxo) and one TE110P
2004 Jun 25
2
Latest CVS fax detection & grandstream bug
As a follow up to my previous post, I have now identified what is causing the bug with the grandstream phones. When the line faxdetection=incoming is in the zapata.conf file, the grandstream phones will not ring, nor connect a call to the zaptel interface. Can anyone else confirm this bug? I'm going to play with the different options (incoming/outgoing/both) to see if it makes a difference. Thanks, Andrew ___________________...
2008 Nov 12
4
The sound is played but I did not hear
Hello, I have another little problem with my ZAPs channels, in fact, when I received a call, I heard no sound while in the CLI, sound is played: -- Starting simple switch on 'Zap/4-1' -- Executing [s at from-zaptel:1] Answer("Zap/4-1", "") in new stack -- Executing [s at from-zaptel:2] BackGround("Zap/4-1", "hello-world") in new stack --
2015 Feb 17
0
Deactivate faxdetect on IAX channel
Hi, we have following setup: fax machines > PSTN -> GW SIP -> Asterisk -> Peer IAX (Elastix) Asterisk is 11.16 as well as Asterisk version of Elastix peer. When sending incoming fax calls to the Peer IAX -which receive them using hylafax- we want to tell our asterisk to NOT detect fax CNG. It's easy on a SIP channel as faxdetect=no can be set for the peer, but how to do it
2004 Dec 06
0
fax/voice switch - faxdetect
Hi anybody, I did setup fax/voice switch according http://www.voip-info.org/tiki-index.php?page=Asterisk%20fax somthing like: [macro-faxvoiceswitch] exten => s,1,Answer exten => s,2,Macro(oneman) exten => s,3,Hangup exten => fax,1,Macro(faxmail) where: [macro-oneman] exten => s,1,SetVar(klapka=${MACRO_EXTEN:-2:2}) exten => s,2,SetVar(voicemail=${PFX_ISDN1}${klapka}) exten
2009 Jan 22
2
Incoming fax detection on mISDN hfcmulti B410P card
Hi, I'd like to know what's the most "popular" method for automatic fax/voice detection for incoming calls on mISDN cards such as the B410P (hfcmulti). I'm running: kernel 2.6.17 misdn 1.1.3 asterisk 1.4.21.2 B410P card I'm using iaxmodem and hylafax with asterisk (the setup works for zap channels). I've used the following options in /etc/asterisk/misdn.conf:
2009 Nov 16
0
ZAP/DAHDI outgoing faxdetect
What is asterisk's behavior when faxdetect=outgoing in zapapata.conf? Does it turn off echo cancellation? Does it also change the priority to "fax" in the "outgoing context"? Thanks, Vieri
2005 Sep 28
2
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
Did you compile and install libpri *before* Asterisk? I had same problem (among others) b/c I didn't install in the correct order. Try the awesome asterisk_update.sh shell script. Are you trying to emulate CPE or NET? Try signalling=pri_cpe Check for whitespace behind the statement, zapata.conf seems bitchy about whitespace. hth -----Original Message----- From: Steve Totaro
2005 Sep 28
1
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net'
Any ideas? 51] logger.c: [chan_zap.so] => (Zapata Telephony) Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata.conf': Found Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing
2005 Jun 07
2
Help! Zap echo on bridged calls
I've been going nuts lately trying to get rid of an annoying echo problem that makes my asterisk server unusable when clients try to call me. Here's the breakdown of the issue - Hoping that someone can throw me a clue: My setup is as such: Single AMD Athon machine with X100P clone card and voip through multiple providers . * Inbound calls through the X100P that do not bridge to