Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-28 Thread Steve Underwood
Hi, Anthony Minessale wrote: > just for fun try it with the echo canceler off. > I know for a fact that sangoma's echo canceler messes up the soft dtmf. > > see the power of details? ;) If that is the case, I'd love to see some captured audio that will not decode. Regards, Steve __

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-25 Thread Anthony Minessale
re doing and how > when you say openzap specify if it's analog or digital etc > > I still cannot tell how you are using openzap in this scheme > > are you saying you are doing something like: > > originate openzap/1/a/12121231234 1000 > > to call your pots phon

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-25 Thread Steve Laroche
basically my test. Thanks. SL From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Anthony Minessale Sent: Tuesday, June 24, 2008 6:39 PM To: freeswitch-dev@lists.freeswitch.org<mailto:freeswitch-dev@lists.fr

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-25 Thread Anthony Minessale
on line, I > enter DTMF > > on my PSTN phone. > > > > I'm collecting the DTMF events with my system that drives the event_socket. > It's > > basically my test. > > > > Thanks. > > > > SL > > > > *From:* [EMAIL PROTECTED] [mailto

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-24 Thread Steve Laroche
. SL From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Minessale Sent: Tuesday, June 24, 2008 6:39 PM To: freeswitch-dev@lists.freeswitch.org Subject: Re: [Freeswitch-dev] DTMF issue on playback command with openzap I understand your problem so you need not repeat anyt

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-24 Thread Anthony Minessale
[EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Anthony > Minessale > *Sent:* Monday, June 23, 2008 2:33 PM > *To:* freeswitch-dev@lists.freeswitch.org > *Subject:* Re: [Freeswitch-dev] DTMF issue on playback command with > openzap > > > > please describe the en

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
Anthony, do you need more info ? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Minessale Sent: Monday, June 23, 2008 2:33 PM To: freeswitch-dev@lists.freeswitch.org Subject: Re: [Freeswitch-dev] DTMF issue on playback command with openzap please describe the entire path

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
8 2:30 PM To: 'freeswitch-dev@lists.freeswitch.org' Subject: RE: [Freeswitch-dev] DTMF issue on playback command with openzap I originate an outbound call to my land line phone. After that, the script execute a playback using G.711. While executing the playback, I enter DTMF on my land line phone.

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Anthony Minessale
please describe the entire path of the call and what protocol is involved on the example that does not work. starting with the telephone that placed the call all the way to the telephone or ivr that revived it. On Mon, Jun 23, 2008 at 1:20 PM, Brian West <[EMAIL PROTECTED]> wrote: > You still

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
freeswitch-dev@lists.freeswitch.org' Subject: RE: [Freeswitch-dev] DTMF issue on playback command with openzap I originate an outbound call to my land line phone. After that, the script execute a playback using G.711. While executing the playback, I enter DTMF on my land line phone. From: [EMAIL PROTEC

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
: freeswitch-dev@lists.freeswitch.org Subject: Re: [Freeswitch-dev] DTMF issue on playback command with openzap You still didn't answer what was receiving the audio. If its OpenZAP that means its inband. But can you elaborate more on the path? If the audio has ANY gaps in it the DTMF will be d

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Brian West
You still didn't answer what was receiving the audio. If its OpenZAP that means its inband. But can you elaborate more on the path? If the audio has ANY gaps in it the DTMF will be double detected but I need to know more about that before I can tell what is going on. /b On Jun 23, 2008,

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
d'imprimer ce courriel ? Is it really necessary to print this e-mail? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian West Sent: Monday, June 23, 2008 2:04 PM To: freeswitch-dev@lists.freeswitch.org Subject: Re: [Freeswitch-dev] DTMF issue on playback command with openzap

Re: [Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Brian West
What is on the other end of this test interpreting the DTMF for you to verify its bad? /b On Jun 23, 2008, at 12:52 PM, Steve Laroche wrote: Test 2 - Enter this set of DTMF (123456789012345678901234567890*) while the playback

[Freeswitch-dev] DTMF issue on playback command with openzap

2008-06-23 Thread Steve Laroche
I did run some test to reproduce the problem. I'm using Version 1.0.pre4 (8797:8820M). Test 1 - Enter this set of DTMF (123456789012345678901234567890*) while the record command is active. The call is originate through openzap. Eve