[Asterisk-Users] IAX2 DTMF Problem
Robert Jackson
RobertJ at promedicalinc.com
Fri Apr 9 11:28:20 MST 2004
Running straight from extensions.conf, for now. The dialplan looks like
this:
[voicepulse-incoming]
Exten => _NXXNXXXXXX,1,Goto(mainmenu,s,1)
Exten => _NXXNXXXXXX,2,Hangup
[mainmenu]
exten => s,1,Answer
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,10
exten => s,4,Background(thankyouforcalling)
exten => s,5,Background(mainmenu-prompts)
exten => 1,1,VoicemailMain()
exten => 1,2,GoTo(s,5)
exten => 2,1,Directory
exten => 2,2,Goto(s,5)
exten => i,1,Playback(invalid)
exten => h,1,Hangup
exten => t,1,Hangup
Thanks for your help,
Robert Jackson
-----Original Message-----
From: Steven Critchfield [mailto:critch at basesys.com]
Sent: Friday, April 09, 2004 11:59 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] IAX2 DTMF Problem
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.
Is this in the extensions.conf file or a agi? either way, maybe you
should make sure you Answer() the call before anything else. After that
and a clarification of where youa re looking for the DTMF it may be
easier to answer your question.
--
Steven Critchfield <critch at basesys.com>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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
More information about the asterisk-users
mailing list