[Asterisk-Users] IAX2 (IAXy) and DTMF Question

2005-01-03 Thread Brent Goran




I am having trouble with a DTMF-based application on Asterisk 1.0.3.

Specifically, when two IAX2-based devices are talking, when they send DTMF to eachother, the other side only hears clicks, and maybe a millisecond of DTMF tone, but not any real duration.

Furthermore, when one IAXy device calls the Echo test program, we can hear our echo, but when we punch DTMF in, we get the same effect (can't hear it, or can only hear clicks).

In contrast, when a SIP device calls the Echo test program, we can punch DTMF all day and hear it echoed back to us.

Can anyone tell me if we're doing something wrong?

Thank you,

Brent



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] IAX2 (IAXy) and DTMF Question

2005-01-03 Thread steve


On Mon, 3 Jan 2005, Brent Goran wrote:

> Specifically, when two IAX2-based devices are talking, when they send
> DTMF to eachother, the other side only hears clicks, and maybe a
> millisecond of DTMF tone, but not any real duration.


Looks like the IAXy at the originating end converts the audio DTMF into an 
IAX "DTMF" message (and strips the DTMF out in the process).  Meanwhile 
the IAXy at the answering end doesn't convert the DTMF indication message 
back into tones.

Other channels like Zap etc to convert the indication back into tones.

I guess Digium would ask why you need to hear the DTMF tone in a phone?  
Their space in the IAXy memory is very constrained.

Steve

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] IAX2 (IAXy) and DTMF Question

2005-01-03 Thread russelb
> Looks like the IAXy at the originating end converts the audio DTMF into an
> IAX "DTMF" message (and strips the DTMF out in the process).  Meanwhile
> the IAXy at the answering end doesn't convert the DTMF indication message
> back into tones.

FYI, Mark implemented DTMF in the latest version of the IAXy firmware that
is in CVS head.  It will make it's way to the stable branch at some point.

Russell
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] IAX2 (IAXy) and DTMF Question

2005-01-04 Thread Brent Goran




In my particular configuration, by the time the IAXy gets DTMF, it's "just audio" (e.g. not out-of-band in any way). The SIP modems play the audio of DTMF quite nicely, while the IAXy plays it quite warby, thus my DTMF-driven application (which is plugged into the IAXy) can't decode them.

Are there codec settings in the IAXy which might do a better job of "rendering" DTMF as audio?

Thank you,

Brent

On Tue, 2005-01-04 at 01:56 -0500, [EMAIL PROTECTED] wrote:


> Looks like the IAXy at the originating end converts the audio DTMF into an
> IAX "DTMF" message (and strips the DTMF out in the process).  Meanwhile
> the IAXy at the answering end doesn't convert the DTMF indication message
> back into tones.

FYI, Mark implemented DTMF in the latest version of the IAXy firmware that
is in CVS head.  It will make it's way to the stable branch at some point.

Russell
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users