[asterisk-users] IVR
Danny Nicholas
danny at debsinc.com
Tue Jul 6 08:31:30 CDT 2010
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Vieri
Sent: Tuesday, July 06, 2010 8:11 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] IVR
How can I match <any_num_of_digits>#<any_num_of_digits> in an IVR?
I want users to be able to type, eg., 123#4567
I tried the following but it hangs up immediately. If I uncomment WaitExten
then it hangs up right when the user dials #.
As a side question, can I play a background message while using the Read()
command?
<snip>
Thanks,
Vieri
--
#1. You will have to make a custom read to handle # since the
"out-of-the-box" read only handles 0-9 and *.
#2. No. because the first DTMF will stop the background play
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list