[Asterisk-Users] IAX2 DTMF not recognized - Bug report - Help sought
Bryce Nesbitt (mailing list account)
bryce1 at obviously.com
Sat Aug 21 17:08:12 MST 2004
I have working SIP numbers with broadvoice, and just added a DID from
http://connect.voicepulse.com/ . The calls answer, but DTMF is not
recognized.
With "iax2 debug" active pressing DTMF does nothing. Zilch. Zero.
A friend tried a different IAX2 connection, and got the same results.
I see the following in the archives:
On Fri, 2004-04-09 at 10:12, Robert Jackson wrote:
> Hey all,
> I am dialing a DID through VoicePulse Connect. The number is
> answered by a main menu type of IVR. The configuration is as specified
> in both the wiki and VoicePulses documentation. The call comes through
> without a problem, but when the caller enter any keys they are either
> not recieved by * or they are ignored. With SIP I would typically put a
> dtmfmode= line under the peer and everything works great, but I am not
> sure how to attack this. I found a few items referring to the same
> issue in the list, but I didn't find any answers. If this is a bug I
> will create a report on the bugtracker, but I would rather make sure
> that I am not just completely dense and not seeing the easy answer. I'm
> trying to replicate the issue with NuFone.
>
> CVS from 2004-04-04 stable branch.
>JC wrote on Wed, 28 Jan 2004 19:47:41 -0500
>
>Hello all, I am using voicepulse DID's to receive calls via IAX to and =
>asterisk IVR dial plan I have put together. The problem is after 3-5mins =
>the system cant pickup the DTMF tones I am sending... I have tried =
>different telephones... It just repeats menu options over and over.... I =
>have to call back and then it works again for another few mins...
>
>Any ideas... iax.conf? issue?
>
>Thanks,
>J.C.
>Chris,
>
>Thank you for contacting VoicePulse.
>Our engineers are aware of the DTMF problem and are working to have it
>resolved as quickly as possible.
>Please reply directly to this email if we can provide any additional
>assistance.
>
>Regards,
>VoicePulse Customer Support
I'm running:
/usr/src/asterisk/asterisk -r
Asterisk CVS-HEAD-08/01/04-22:51:56, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster at digium.com>
=========================================================================
Connected to Asterisk CVS-HEAD-08/01/04-22:51:56 currently running on skip (pid = 2522)
skip*CLI>
My /etc/asterisk/extensions.conf does:
exten => _1NXXNXXXXXX,1,Dial,IAX2/XXXXXXXX at voicepulse/${EXTEN}
[voicepulse-incoming]
exten=510740XXXX,1,Ringing
exten=510740XXXX,2,Wait,3
exten=510740XXXX,3,Answer
exten=510740XXXX,4,Agi,/usr/local/mipl/agnese|http://www.XXXX.com/XXXXX.cgi?source=${EXTEN}&callerid=${CALLERIDNUM}
exten=510740XXXX,5,Hangup
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Is there anyone else with a similar problem? A working setup?
-Bryce
More information about the asterisk-users
mailing list