Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-07-04 Thread Moises Silva
The tone on/off conditions should be, minimum on 40ms and 50ms off. I recommend you to record a call with those double digit detections. If you can reproduce them yourself by dialing quickly it'd be even better. Once you have the recording you can run libteletone on the recorded audio (see libs/fr

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-07-03 Thread Jeroen C. van Gelderen
> If however you have this issue even with HW EC, >call Sangoma tech support and we will be happy to look at the issue. I wish this was Sangoma hardware esp. with hardware ec :) My DTMF "bouncing" issues were indeed caused by echo but now that I've got OSLEC running (thanks for patching that) c

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-07-01 Thread Moises Silva
itch.org [mailto: >> freeswitch-dev-boun...@lists.freeswitch.org] *De la part de* Moises Silva >> *Envoyé :* mercredi 30 juin 2010 23:15 >> *À :* freeswitch-dev@lists.freeswitch.org >> *Objet :* Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja >> Vu >>

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-07-01 Thread François Legal
es Silva ENVOYÉ : mercredi 30 juin 2010 23:15 À : freeswitch-dev@lists.freeswitch.org [5] OBJET : Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu Can you try 3.5.12 with and without hw ec enabled and check if cid is there? Moises Silva Senior Software Engineer Sangoma T

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-30 Thread Moises Silva
HWEC disabled. > > > > *De :* freeswitch-dev-boun...@lists.freeswitch.org [mailto: > freeswitch-dev-boun...@lists.freeswitch.org] *De la part de* Moises Silva > *Envoyé :* mercredi 30 juin 2010 23:15 > *À :* freeswitch-dev@lists.freeswitch.org > *Objet :* Re: [Freeswitch-dev] FXS

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-30 Thread devel
I’ll give a try tomorrow with HWEC disabled. De : freeswitch-dev-boun...@lists.freeswitch.org [mailto:freeswitch-dev-boun...@lists.freeswitch.org] De la part de Moises Silva Envoyé : mercredi 30 juin 2010 23:15 À : freeswitch-dev@lists.freeswitch.org Objet : Re: [Freeswitch-dev] FXS bridged

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-30 Thread Moises Silva
Can you try 3.5.12 with and without hw ec enabled and check if cid is there? Moises Silva Senior Software Engineer Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada t. 1 905 474 1990 x 128 | e. m...@sangoma.com On Wed, Jun 30, 2010 at 2:58 PM, François Legal wro

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-30 Thread François Legal
Hello, did try to upgrade to wanpipe 3.5.12 (from 3.5.11) and thought the DTMF problem seems to be fixed (did not had the opportunity to really test it thourougthly), I seem to have lost the CID feature in the upgrade. Roll back to 3.5.11 and CID is back there. François On Mon, 28 Jun 201

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-28 Thread Moises Silva
Hello, I spent a few hours playing with DTMF stuff and analog cards and it seems there is 2 issues at hand. 1. Bleeding DTMF. 2. Echo DTMF. The first issue, for software DTMF, can be solved with Anthony's pre buffer size feature. However that introduces delay by design, and it will not work for

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-16 Thread Anthony Minessale
openzap_pre_buffer_size is a variable you can set to specific number of MS 60 for example. it will pre_buffer the audio on the channel so when you detect dtmf it will completely drop the buffer so all of the original dtmf should be dropped as well. probably if the dtmf is too long then it will cau

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF - Deja Vu

2010-06-16 Thread François Legal
Does this really fix it ? I wonder because the problem I see here is also that the FXS side detects the DTMF and then queues it on the FXO side for generation. That leads to the called party receiving twice the DTMF, the first one is the inband DTMF, the second is the one queued/generated by the FX

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-08 Thread François Legal
g [5] [mailto:freeswitch-dev-boun...@lists.freeswitch.org [6]] DE LA PART DE Moises Silva ENVOYÉ : jeudi 3 juin 2010 23:35 À : freeswitch-dev@lists.freeswitch.org [7] OBJET : Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF Something is f'd up there badly. I cannot reproduce this in my A200. C

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-07 Thread Moises Silva
DTMF scenario now and let you know. >> >> In the meantime, would it be much to ask a patch that I can apply using >> git apply?? The patch still fails to apply using git, I see you are still >> using svn, try git plz. >> >> The code looks good though :-) >>

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-07 Thread Moises Silva
; > > > > *De :* freeswitch-dev-boun...@lists.freeswitch.org [mailto: > freeswitch-dev-boun...@lists.freeswitch.org] *De la part de* Moises Silva > *Envoyé :* jeudi 3 juin 2010 23:35 > > *À :* freeswitch-dev@lists.freeswitch.org > *Objet :* Re: [Freeswitch-dev] FXS bridged on FXO ports and

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-07 Thread devel
-boun...@lists.freeswitch.org] De la part de Moises Silva Envoyé : jeudi 3 juin 2010 23:35 À : freeswitch-dev@lists.freeswitch.org Objet : Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF Something is f'd up there badly. I cannot reproduce this in my A200. Can you give me more detai

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-03 Thread Moises Silva
>> *De :* freeswitch-dev-boun...@lists.freeswitch.org [mailto: >> freeswitch-dev-boun...@lists.freeswitch.org] *De la part de* Moises Silva >> *Envoyé :* mercredi 2 juin 2010 21:35 >> *À :* freeswitch-dev@lists.freeswitch.org >> *Objet :* Re: [Freeswitch-dev] FXS bridge

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-03 Thread François Legal
DE LA PART DE Moises Silva ENVOYÉ : mercredi 2 juin 2010 21:35 À : freeswitch-dev@lists.freeswitch.org [5] OBJET : Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF I believe the problem was that the driver enabled even outgoing DTMF detection on the chip ( which does not make much sen

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-02 Thread Moises Silva
eeswitch.org [mailto: > freeswitch-dev-boun...@lists.freeswitch.org] *De la part de* Moises Silva > *Envoyé :* mercredi 2 juin 2010 21:35 > *À :* freeswitch-dev@lists.freeswitch.org > *Objet :* Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF > > > > I believe the probl

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-02 Thread devel
bridged on FXO ports and DTMF I believe the problem was that the driver enabled even outgoing DTMF detection on the chip ( which does not make much sense by default since you only care about incoming ) and was fixed a few months ago Do you still see this behavior? which driver version? Moises

Re: [Freeswitch-dev] FXS bridged on FXO ports and DTMF

2010-06-02 Thread Moises Silva
I believe the problem was that the driver enabled even outgoing DTMF detection on the chip ( which does not make much sense by default since you only care about incoming ) and was fixed a few months ago Do you still see this behavior? which driver version? Moises Silva Senior Software Engineer S