Re: [asterisk-users] FAX Detection.

2016-02-24 Thread Carlos Chavez
On 2/24/16 12:10 PM, Aziz TestAccount wrote: Hi All, I'm looking for a PSTN Card that I can use with my Asterisk Server to achieve the following goal : 1. Detect FAX signal and route it to a specific extension. 2. Detect an incoming call from the same PSTN line and route it to IVR. Do

Re: [asterisk-users] FAX Detection.

2016-02-24 Thread Telium Technical Support
Perhaps use T38 instead? Would make your life a lot easier. (And you can use a T38modem software). -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory

Re: [asterisk-users] FAX Detection.

2016-02-24 Thread Carlos Rojas
Hi I have used sangoma cards, but I know that openvox, is shipper than Sangoma. On Wed, Feb 24, 2016 at 1:10 PM, Aziz TestAccount wrote: > Hi All, > > I'm looking for a PSTN Card that I can use with my Asterisk Server to > achieve the following goal : > > 1. Detect FAX

Re: [asterisk-users] FAX detection in chan_dahdi 1.8.15

2012-09-13 Thread Olivier
2012/8/31 Jeff LaCoursiere j...@sunfone.com -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jeff LaCoursiere Sent: Tuesday, August 28, 2012 3:24 PM To: asterisk-users@lists.digium.com Subject:

Re: [asterisk-users] FAX detection in chan_dahdi 1.8.15

2012-09-13 Thread Jeff LaCoursiere
On 09/13/2012 03:20 AM, Olivier wrote: 2012/8/31 Jeff LaCoursiere j...@sunfone.com mailto:j...@sunfone.com -Original Message- From: asterisk-users-boun...@lists.digium.com mailto:asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com

Re: [asterisk-users] FAX detection in chan_dahdi 1.8.15

2012-08-31 Thread Jeff LaCoursiere
-Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jeff LaCoursiere Sent: Tuesday, August 28, 2012 3:24 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] FAX detection in chan_dahdi 1.8.15

Re: [asterisk-users] FAX detection in chan_dahdi 1.8.15

2012-08-28 Thread Danny Nicholas
IIRC correctly this is sort of like the s extension; you set up your fax handler in [default,fax,1]. Not sure how that is done in FreePBX. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jeff LaCoursiere Sent:

Re: [asterisk-users] Fax Detection on SIP

2010-01-15 Thread --[ UxBoD ]--
- Paul Scott p...@cpanel.net wrote: Yeah sounds like you wanna use NVFaxDetect it would allow you to add something like exten = fax,1,Swift(number has changed); to your inbound call part of your dialplan On Jan 14, 2010, at 11:45 AM, Juan C. Villa wrote: Could you use

Re: [asterisk-users] Fax Detection on SIP

2010-01-15 Thread --[ UxBoD ]--
- --[ UxBoD ]-- ux...@splatnix.net wrote: - Paul Scott p...@cpanel.net wrote: Yeah sounds like you wanna use NVFaxDetect it would allow you to add something like exten = fax,1,Swift(number has changed); to your inbound call part of your dialplan On Jan 14,

Re: [asterisk-users] Fax Detection on SIP

2010-01-15 Thread Juan C. Villa
I have NVFaxDetect working 100% with Asterisk 1.6. Check out this article in my blog on details of how I got it working: http://cloudsconnected.com/?p=57 Good luck! On Fri, 2010-01-15 at 11:28 +, --[ UxBoD ]-- wrote: - Paul Scott p...@cpanel.net wrote: Yeah sounds like you wanna use

Re: [asterisk-users] Fax Detection on SIP

2010-01-15 Thread Olivier
2010/1/15 --[ UxBoD ]-- ux...@splatnix.net - --[ UxBoD ]-- ux...@splatnix.net wrote: - Paul Scott p...@cpanel.net wrote: Yeah sounds like you wanna use NVFaxDetect it would allow you to add something like exten = fax,1,Swift(number has changed); to your inbound call

Re: [asterisk-users] Fax Detection on SIP

2010-01-14 Thread Juan C. Villa
Could you use NVFaxDetect? On Thu, 2010-01-14 at 17:35 +, --[ UxBoD ]-- wrote: Hi, We have a issue where one of our clients is receiving a high volume of calls from automated fax machines and passing through their context which means all phones get rung. I am looking for a way to

Re: [asterisk-users] Fax Detection on SIP

2010-01-14 Thread Paul Scott
Yeah sounds like you wanna use NVFaxDetect it would allow you to add something like exten = fax,1,Swift(number has changed); to your inbound call part of your dialplan On Jan 14, 2010, at 11:45 AM, Juan C. Villa wrote: Could you use NVFaxDetect? On Thu, 2010-01-14 at 17:35 +, --[

Re: [asterisk-users] Fax detection on SIP channel

2009-03-05 Thread Andrew Thomas
Have a look for agx-ast-addons and spandsp. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Robert McGilvray Sent: 06 March 2009 01:05 To: asterisk-users@lists.digium.com Subject: [asterisk-users] Fax

Re: [asterisk-users] fax detection without answer

2008-09-08 Thread Vinícius Fontes
On zapata.conf: faxdetect=incoming The detected fax calls will be redirected to the 'fax' extension on the context set to the group of channels. Atenciosamente, Vinícius Fontes Núcleo de Tecnologias Convergentes Canall Tecnologia em Comunicações Passo Fundo - RS - Brasil +55 54 2104-7000

Re: [asterisk-users] fax detection without answer

2008-09-08 Thread Steven Howes
That us a bit like wanting to know what the person calling you wants to talk about without picking up the phone.. On 8 Sep 2008, at 17:42, JD wrote: Generic question, Is there a way to detect a fax call without actually taking it as a fax call? In a non-universal manner? In other

Re: [asterisk-users] fax detection without answer

2008-09-08 Thread C F
No, but you can use a dedicated DID, but that will NOT detect the tone, it will simply ASSume that the caller is trying to send a fax. On Mon, Sep 8, 2008 at 12:42 PM, JD [EMAIL PROTECTED] wrote: Generic question, Is there a way to detect a fax call without actually taking it as a fax call?

Re: [asterisk-users] fax detection without answer

2008-09-08 Thread JD
I knew of this, but mostly ignored it since the zapata.conf method is a universal function. Either a channel (or channel group) does fax detection or it doesn't. I can't change it in the ongoing script. In other words, if a call is going to a DID that _shouldn't_ do faxing, it goes to the fax

Re: [asterisk-users] FAX detection not working

2007-09-29 Thread Tzafrir Cohen
On Sat, Sep 29, 2007 at 08:56:56AM -0400, Joe Acquisto wrote: I am having a problem detecting incoming FAX. TMD22p (tdm400p 2 fxo, 2fxs) As I understand it, I must have faxdetect = incoming to enable detection of the fax tone. Then, I must have a [fax] context to pickup the line and send

Re: [asterisk-users] FAX detection not working

2007-09-29 Thread Joe Acquisto
This can be a partial never mind, I guess. I can see via the CLI that the call is being handled by some FAX related routines. Just not quite the solution I expected. joe a. On 9/29/2007 at 8:56 AM, Joe Acquisto [EMAIL PROTECTED] wrote: I am having a problem detecting incoming FAX. TMD22p

Re: [asterisk-users] FAX detection not working

2007-09-29 Thread Lee Howard
Joe Acquisto wrote: As I understand it, I must have faxdetect = incoming to enable detection of the fax tone. Then, I must have a [fax] context to pickup the line and send it to whatever extension the FAX device is on. It's a fax extension in the context where the call is at... not a fax

Re: [asterisk-users] FAX detection not working

2007-09-29 Thread Joe Acquisto
On 9/29/2007 at 3:27 PM, Lee Howard [EMAIL PROTECTED] wrote: Joe Acquisto wrote: As I understand it, I must have faxdetect = incoming to enable detection of the fax tone. Then, I must have a [fax] context to pickup the line and send it to whatever extension the FAX device is on. It's a

Re: [asterisk-users] Fax detection

2007-05-23 Thread Thomas Kenyon
Gommidh Riadh wrote: Hello, Did someone have a solution for a line fax detection for outgoing call Err, if you start your extension definition with answer, then if it detects a fax signal it will try to redirect to the extension fax. For exemple I call number 0123456789 - if it is a

Re: [asterisk-users] Fax detection

2007-05-23 Thread Gommidh Riadh
Gommidh Riadh wrote: For exemple I call number 0123456789 - if it is a fax then redirect to extension A - if it is a line then redirect to exention B whats ia want its somthing like AMD application that i use for the answering machine . http://www.voip-info.org/wiki/view/NVFaxDetect

RE: [asterisk-users] Fax detection

2007-05-23 Thread Michael Collins
-Original Message- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Gommidh Riadh Sent: Wednesday, May 23, 2007 3:22 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Fax detection Gommidh Riadh wrote: For exemple I call

Re: [asterisk-users] Fax detection (Sangoma)

2007-04-02 Thread Doug Lytle
David Ruggles wrote: I have an FXS port and an FXO port on my Sangoma, can I detect inbound Fax calls on my FXO port and route them automatically to the FXS port (connected to a fax machine) while allowing normal voices to ring the main extension like normal? Fax detection is spotty at

Re: [asterisk-users] Fax detection (Sangoma)

2007-04-02 Thread Gordon Henderson
On Mon, 2 Apr 2007, David Ruggles wrote: I have an FXS port and an FXO port on my Sangoma, can I detect inbound Fax calls on my FXO port and route them automatically to the FXS port (connected to a fax machine) while allowing normal voices to ring the main extension like normal? Yes.

Re: [asterisk-users] Fax detection (Sangoma)

2007-04-02 Thread Carlos Chavez
On Mon, 2007-04-02 at 15:07 -0400, David Ruggles wrote: I have an FXS port and an FXO port on my Sangoma, can I detect inbound Fax calls on my FXO port and route them automatically to the FXS port (connected to a fax machine) while allowing normal voices to ring the main extension like normal?

RE: [asterisk-users] Fax detection (Sangoma)

2007-04-02 Thread David Ruggles
Thanks for answering my question. I apologize for not looking harder, I'll look harder next time before asking the list. Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network EngineerSafe Data, Inc. (910) 285-7200 [EMAIL PROTECTED] ___

Re: [asterisk-users] Fax detection ...

2006-10-03 Thread Olivier
Hi,If I may follow on this thread, would you try to :1. offer users a single extension for both voice and fax calls with (automatic or human handled) fax detection2. or would you build a centralised fax server gathering fax extensions with which a staff member would read fax headers to forward

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread Jay R. Ashworth
On Mon, Oct 02, 2006 at 10:43:44AM +0800, Steve Underwood wrote: Jay R. Ashworth wrote: On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't entirely reliable anyway. Even if you assume that your fax detection feature and operation is flawless in properly

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread Lee Howard
Jay R. Ashworth wrote: My personal experience is that I've never seen a consumer-grade fax machine with send-CNG turned off, and I don't *think* I've ever seen one on which there was a knob *to* turn it off; I would be less sure about fax modems -- those may have a knob, but I would expect it

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread phil . dawson
/2006 23:09 Re: [asterisk-users] Fax detection ... Please respond

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread phil . dawson
Subject 02/10/2006 17:31 Re: [asterisk-users] Fax detection ... Please respond

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread Lee Howard
[EMAIL PROTECTED] wrote: It all boils down to this: If they don't send a tone I won't get the fax. And I certainly understand this approach. However, there are some situations where this is simply not suitable - where missing a fax costs money. Take, for example, the real estate

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread James
- From: Lee Howard [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Monday, October 02, 2006 2:16 PM Subject: Re: [asterisk-users] Fax detection ... [EMAIL PROTECTED] wrote: It all boils down to this: If they don't send a tone

RE: [asterisk-users] Fax detection ...

2006-10-02 Thread Michelle Dupuis
] [mailto:[EMAIL PROTECTED] On Behalf Of James Sent: Monday, October 02, 2006 4:35 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Fax detection ... You can trick their machine into sending tones. The following code with send tones that a terminating fax

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread James
Message - From: Michelle Dupuis [EMAIL PROTECTED] To: 'Asterisk Users Mailing List - Non-Commercial Discussion' asterisk-users@lists.digium.com Sent: Monday, October 02, 2006 5:04 PM Subject: RE: [asterisk-users] Fax detection ... Interesting trick! On the down side, won't sending this tone

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread Steve Underwood
Jay R. Ashworth wrote: On Mon, Oct 02, 2006 at 10:43:44AM +0800, Steve Underwood wrote: Jay R. Ashworth wrote: On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't entirely reliable anyway. Even if you assume that your fax detection feature

Re: [asterisk-users] Fax detection ...

2006-10-02 Thread Jay R. Ashworth
On Tue, Oct 03, 2006 at 08:44:16AM +0800, Steve Underwood wrote: So, y'know, that assertion gets made a lot. What's the turn rate of fax machines in the market? 3 years? 5? CNG tones are *well* over 10 years old, no? What relevance does that have to CNG? It was a feature of the original

Re: [asterisk-users] Fax detection ...

2006-10-01 Thread Lee Howard
[EMAIL PROTECTED] wrote: I'm having trouble detecting faxes reliably. I'm using one analog line for both voice and fax. Sometimes this works but a lot of the time it doesn't and I was wondering if anyone knew why. Well, fax detection isn't entirely reliable anyway. Even if you assume

Re: [asterisk-users] Fax detection ...

2006-10-01 Thread Jay R. Ashworth
On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't entirely reliable anyway. Even if you assume that your fax detection feature and operation is flawless in properly detecting fax tones (and that most likely would be a specious assumption), not all

Re: [asterisk-users] Fax detection ...

2006-10-01 Thread Marco Mouta
Why don't you look for application NVfaxDetect ? are you using Digium boards?I've been using it sucessfully for fax reception!Look for it on voip wiki.On 10/1/06, Jay R. Ashworth [EMAIL PROTECTED] wrote: On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't

Re: [asterisk-users] Fax detection ...

2006-10-01 Thread Lee Howard
Jay R. Ashworth wrote: On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't entirely reliable anyway. Even if you assume that your fax detection feature and operation is flawless in properly detecting fax tones (and that most likely would be a specious

Re: [asterisk-users] Fax detection ...

2006-10-01 Thread Steve Underwood
Jay R. Ashworth wrote: On Sun, Oct 01, 2006 at 02:58:37PM -0700, Lee Howard wrote: Well, fax detection isn't entirely reliable anyway. Even if you assume that your fax detection feature and operation is flawless in properly detecting fax tones (and that most likely would be a specious

Re: [asterisk-users] Fax detection ...

2006-09-30 Thread Doug Lytle
[EMAIL PROTECTED] wrote: Hi All, I'm having trouble detecting faxes reliably. I'm using one analog line for From what I've read, it isn't reliable. Doug -- Ben Franklin quote: Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor

Re: [asterisk-users] Fax Detection on outbound call

2006-09-22 Thread Tzafrir Cohen
On Fri, Sep 22, 2006 at 05:17:03PM +1000, Mark Edwards wrote: I'm trying to configure my asterisk server to detect fax on an outbound ZAP call. The reason for this is that I have a bunch of interviewers in an outbound callcentre who don't like listening to fax machines and I want to be able to

RE: [asterisk-users] Fax Detection on outbound call

2006-09-22 Thread Mark Edwards
September 2006 6:56 PM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Fax Detection on outbound call On Fri, Sep 22, 2006 at 05:17:03PM +1000, Mark Edwards wrote: I'm trying to configure my asterisk server to detect fax on an outbound ZAP call. The reason for this is that I have

RE: [asterisk-users] Fax Detection on outbound call

2006-09-22 Thread Mark Edwards
debugging of asterisk dsp.c! Cheers, Mark. -Original Message- From: Tzafrir Cohen [mailto:[EMAIL PROTECTED] Sent: Friday, 22 September 2006 6:56 PM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Fax Detection on outbound call On Fri, Sep 22, 2006 at 05:17:03PM +1000

Re: [Asterisk-Users] fax detection on TE406P

2006-01-05 Thread Kevin P. Fleming
Cameron Grant wrote: I am having problems detecting fax on a client site using the TE406P (card with echo cancellation module) under 1.2 and was wondering if anybody was having or has had similar problems? Yes, we are aware that the VPM currently breaks FAX tone detection. For a temporary

Re: [Asterisk-Users] Fax detection question

2005-09-23 Thread gincantalupo
Hi, look insdie wiki for faxdetect instrction. g Rudolf Ladyzhenskii wrote: Hi, all Here is what I plan to do: Have an asterisk server with 1FXS and 1 FXO port. Will have fax machine connected to FXS and will use IP phones. I want asterisk to detect incoming fax and swith it to fax line

Re: [Asterisk-Users] Fax DETECTION with CAPI

2005-07-04 Thread Armin Schindler
On Mon, 4 Jul 2005, sylvain garcia wrote: hi, I have dabian sarge with asterisk 1.0.7 and chan_capi 0.3.5 with AVM fritz card. I would like use detecion of fax, but it don't work. So, i would like know if it's possible to work fax detection with this card? And if it's possible how??

Re: [Asterisk-Users] Fax detection: Problem with extension number

2005-05-26 Thread Jean-Christophe Heger
For what I'm seeing in your log, the fax is detected, but you're missing the fax extension. Here is how it works on my asterisk: zapata.conf: faxdetect = incoming extensions.conf: [pstn-in] exten = 1234567,1,Goto(fax,s,1) ; This is a dedicated fax number exten = fax,1,Goto(fax,s,1)

Re: [Asterisk-Users] Fax detection: Problem with extension number

2005-05-26 Thread Jean-Yves Avenard
Hi.On 26/05/2005, at 4:31 PM, Jean-Christophe Heger wrote:For what I'm seeing in your log, the fax is detected, but you're missingthe fax extension. Here is how it works on my asterisk:uh??did you really read my email?Jean-Yves Avenard a écrit :[answer-extension]exten = 1,1,Answerexten =

Re: [Asterisk-Users] Fax detection CAPI (doesn't work!)

2004-12-14 Thread Carl Sempla
On Tuesday, 14 December, 2004 22:17 : Humberto Aicardi [EMAIL PROTECTED] wrote: I'm currently using a ISDN-BRI with a Fritz ISDN card and the chan-capi. The problem is that the fax detection is not executed, Hi, The fax detection in chan_capi use the CAPI DTMF feature. So you need to set in

Re: [Asterisk-Users] Fax detection in voip channel

2004-10-21 Thread Lee Howard
On 2004.10.21 14:49 usedcanon wrote: Hi All, Is it possible to detect an incomming fax just as it is possible with Answer on a Zap channel. If not do others find the possibility of this enhancement useful too? Doing fax over SIP or IAX would be a frustrating effort, and a complete waste of time,

RE: [Asterisk-Users] Fax detection in voip channel

2004-10-21 Thread usedcanon
-Original Message- From: Lee Howard [mailto:[EMAIL PROTECTED] Sent: 21 October 2004 23:20 To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: usedcanon Subject: Re: [Asterisk-Users] Fax detection in voip channel On 2004.10.21 14:49 usedcanon wrote: Hi All, Is it possible

RE: [Asterisk-Users] Fax detection in voip channel

2004-10-21 Thread Brian West
Howard Sent: Thursday, October 21, 2004 5:20 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: usedcanon Subject: Re: [Asterisk-Users] Fax detection in voip channel On 2004.10.21 14:49 usedcanon wrote: Hi All, Is it possible to detect an incomming fax just as it is possible

Re: [Asterisk-Users] Fax detection in voip channel

2004-10-21 Thread Matt Hess
[mailto:[EMAIL PROTECTED] Sent: 21 October 2004 23:20 To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: usedcanon Subject: Re: [Asterisk-Users] Fax detection in voip channel On 2004.10.21 14:49 usedcanon wrote: Hi All, Is it possible to detect an incomming fax just as it is possible

Re: [Asterisk-Users] Fax detection in voip channel

2004-10-21 Thread Steve Underwood
usedcanon wrote: Hi All, Is it possible to detect an incomming fax just as it is possible with Answer on a Zap channel. If not do others find the possibility of this enhancement useful too? Detecting that an incoming is a FAX has been present in * since its early days. Regards, Steve

RE: [spam] Re: [Asterisk-Users] Fax Detection

2004-07-08 Thread Matt
= fax,2,congestion Exten = fax,102,congestion Any other tips? Cheers Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian K. West Sent: 08 July 2004 02:22 To: [EMAIL PROTECTED] Subject: [spam] Re: [Asterisk-Users] Fax Detection Try Answer

Re: [Asterisk-Users] Fax Detection

2004-07-08 Thread Ryan Courtnage
On July 7, 2004 09:19 pm, Matt wrote: Hi all I've tried Google, wiki and mailing list and IRC but still haven't gotten to the bottom of this. Hopefully someone might be able to help. I'm using telappliant to provide my inbound and outbound calls. I'm not familiar with teleppliant. Do you

RE: [Asterisk-Users] Fax Detection

2004-07-08 Thread Matt
Of Ryan Courtnage Sent: 08 July 2004 09:47 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Fax Detection On July 7, 2004 09:19 pm, Matt wrote: Hi all I've tried Google, wiki and mailing list and IRC but still haven't gotten to the bottom of this. Hopefully someone might be able to help

RE: [Asterisk-Users] Fax Detection

2004-07-08 Thread Seth Remington
] On Behalf Of Ryan Courtnage Sent: 08 July 2004 09:47 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Fax Detection On July 7, 2004 09:19 pm, Matt wrote: Hi all I've tried Google, wiki and mailing list and IRC but still haven't gotten to the bottom of this. Hopefully someone might

Re: [Asterisk-Users] Fax Detection

2004-07-08 Thread Ryan Courtnage
] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Courtnage Sent: 08 July 2004 09:47 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Fax Detection On July 7, 2004 09:19 pm, Matt wrote: Hi all I've tried Google, wiki and mailing list and IRC but still haven't gotten to the bottom of this. Hopefully

RE: [Asterisk-Users] Fax Detection

2004-07-08 Thread Matt
Sorry it's currently set to both.it's been a long old day! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Seth Remington Sent: 08 July 2004 19:45 To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] Fax Detection Hi Ryan, Faxdetect should be set

Re: [Asterisk-Users] Fax Detection

2004-07-08 Thread James Golovich
On Thu, 8 Jul 2004, Ryan Courtnage wrote: AFAIK it's the digium card that _detects_ the fax, and allows the call to jump to the 'fax' extension. So fax _detection_ is a function of the card/driver .. and using the 'fax' extension requires the use of a digium card. SpanDSP just talks

RE: [Asterisk-Users] Fax Detection

2004-07-08 Thread Matt
Cheers James. Its been a while since I did some C coding. Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Golovich Sent: 08 July 2004 21:08 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Fax Detection On Thu, 8 Jul 2004, Ryan

Re: [Asterisk-Users] Fax Detection

2004-07-07 Thread Brian K. West
Try Answer Then Ringing and wait about 2-3 seconds. Then Dial bkw - Original Message - From: Matt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 2:44 PM Subject: [Asterisk-Users] Fax Detection Hi all I've tried Google, wiki and mailing list and IRC but

Re: [Asterisk-Users] fax detection and X100P

2004-07-06 Thread Jean-Yves Avenard
if you 're not using linux you have to use gmake, not make Jean-Yves On 06/07/2004, at 9:22 PM, Mamadou Lamine KA wrote: i have successfully updated my cvs pull of zaptel but for asterisk when i type make cleani have the folowing error:   Makefile:73: *** missing separator. Arrêt   ( Arrêt

Re: [Asterisk-Users] fax detection

2004-06-24 Thread Wojciech Tryc
Please ignore my problem, I just added faxdetection to zapata.conf and everything is back to normal. Thanks, W - Original Message - From: Wojciech Tryc [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 24, 2004 6:37 PM Subject: [Asterisk-Users] fax detection Everything but

Re: [Asterisk-Users] Fax detection on IAX2 channel?

2004-05-12 Thread Martin List-Petersen
On Wed, 2004-05-12 at 07:49, Guan Yang wrote: Hi, Will fax detection work on an IAX2 channel, or is it specific to Zaptel? Fax is generally a bad idea over VoIP. The detection should not be specific to any channel type. Kind regards, Martin List-Petersen martin at list-petersen dot net

Re: [Asterisk-Users] Fax Detection?

2004-04-14 Thread Scott Laird
On Apr 14, 2004, at 3:50 PM, Jeremy Bogan wrote: Hi All, I'm trying to get Asterisk auto fax detection working so that when a fax tone is detected it will ring my fax server that is plugged into my TDM400P. Does anyone know how to get this working successfully? I created a fax extension:

RE: [Asterisk-Users] Fax Detection on X100Ps

2004-03-17 Thread Jim Sneeringer
Your fax extension looks just like mine, except I'm using an FXS card. Mine redirects properly, but the faxes are garbled. I never found documentation for the d option, and it doesn't seem to help in my case. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [Asterisk-Users] Fax Detection on X100Ps

2004-03-17 Thread Jonathan Biggs
exten = fax,1,Dial(SIP/ata4fax) ; [1] Faxing via SIP? Does that even work? Faxing works for me but it is via ZAP. I do get the messages Fax detected redirecting to Fax extension. Which you should get irregardless of SIP. How are you testing this. Asterisk listens for the Fax Tone, I see you

Re: [Asterisk-Users] Fax Detection on X100Ps

2004-03-17 Thread Ariel Batista
Jim Sneeringer wrote: Your fax extension looks just like mine, except I'm using an FXS card. Mine redirects properly, but the faxes are garbled. I never found documentation for the d option, and it doesn't seem to help in my case. Here is how I use the d option. exten =

Re: [Asterisk-Users] Fax Detection on X100Ps

2004-03-17 Thread Bob Klepfer
Jonathan Biggs wrote: exten = fax,1,Dial(SIP/ata4fax) ; [1] Faxing via SIP? Does that even work? Faxing works for me but it is via ZAP. When I started I saw no obvious signs that it doesn't. I've seen several references to a SIP channel in example fax exten lines, but documentation is

Re: [Asterisk-Users] Fax Detection on X100Ps (Fixed!...I think)

2004-03-17 Thread Bob Klepfer
Replying to my own email here... Bob Klepfer wrote: Jonathan Biggs wrote: exten = fax,1,Dial(SIP/ata4fax) ; [1] Faxing via SIP? Does that even work? Faxing works for me but it is via ZAP. When I started I saw no obvious signs that it doesn't. I've seen several references to a SIP channel

Re: [Asterisk-Users] Fax Detection on X100Ps (Fixed!...I think)

2004-03-17 Thread Rich Adamson
Bob, Help the rest of us out now and summarize the various *.conf entries that you have working. Might even start a new posting with a subject that will help everyone find your samples. Rich Replying to my own email here... Bob Klepfer wrote: Jonathan Biggs

Re: [Asterisk-Users] Fax Detection on X100Ps (Fixed!...I think)

2004-03-17 Thread Bob Klepfer
Rich Adamson wrote: Bob, Help the rest of us out now and summarize the various *.conf entries that you have working. Might even start a new posting with a subject that will help everyone find your samples. Rich I was planning to, Rich, as soon as I've finished the long delayed rollout here,

Re: [Asterisk-Users] Fax Detection on X100Ps (Fixed!...I think)

2004-03-17 Thread Jonathan Biggs
Glad to hear that is working, Sorry to hear that you'll have to stand next to the server and give it that static shock everytime you want to get a fax. Don't feel bad.. I spent 5 hours diagnosing why mine would not work before I realized that * had to answer the stinking line to hear the fax

Re: [Asterisk-Users] Fax Detection on X100Ps (Fixed!...I think)

2004-03-17 Thread Rich Adamson
Help the rest of us out now and summarize the various *.conf entries that you have working. Might even start a new posting with a subject that will help everyone find your samples. I was planning to, Rich, as soon as I've finished the long delayed rollout here, if you can call 11 phones

Re: [Asterisk-Users] fax detection: false positive

2003-12-28 Thread Patrick Cantwell
people. (Olle? :) Thanks, Pat - Original Message - From: Tilghman Lesher [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 26, 2003 2:50 PM Subject: Re: [Asterisk-Users] fax detection: false positive On Friday 26 December 2003 13:42, john lawler wrote: Hi guys, I just

Re: [Asterisk-Users] fax detection: false positive

2003-12-26 Thread Tilghman Lesher
On Friday 26 December 2003 13:42, john lawler wrote: Hi guys, I just moved from Asterisk release 0.5.0 to CVS 2003-12-22, and after overcoming a few changes in my configuration, I encountered one problem that I couldn't shake that was working fine in 0.5.0. It's the fax detection. I just

Re: [Asterisk-Users] fax detection: false positive

2003-12-26 Thread Andy Hester
john lawler wrote: Hi guys, I just moved from Asterisk release 0.5.0 to CVS 2003-12-22, and after overcoming a few changes in my configuration, I encountered one problem that I couldn't shake that was working fine in 0.5.0. It's the fax detection. I just have a simple extension setup like

Re: [Asterisk-Users] fax detection: false positive

2003-12-26 Thread john lawler
Thanks guys, that did the trick. Tilghman Lesher wrote: On Friday 26 December 2003 13:42, john lawler wrote: Hi guys, I just moved from Asterisk release 0.5.0 to CVS 2003-12-22, and after overcoming a few changes in my configuration, I encountered one problem that I couldn't shake that was

Re: [Asterisk-Users] Fax detection

2003-12-17 Thread Walker Haddock
On Wed, Dec 17, 2003 at 05:34:43PM +1100, Alexander Romanov wrote: Is there any way to turn off fax detection? You can modify the chan_zap.c code to disable it. Martin patched my source and it solved the problem for me. Credit to the great Digium support team! in the CVS-09/24/03-20:51:12

Re: [Asterisk-Users] Fax detection

2003-12-16 Thread Tilghman Lesher
On Wednesday 17 December 2003 00:34, Alexander Romanov wrote: Is there any way to turn off fax detection? Don't create a fax extension. -Tilghman ___ Asterisk-Users mailing list [EMAIL PROTECTED]