[asterisk-users] quenstion about asterisk
Elvis Jorge
elvis.jorge at etgtel.com
Fri Jul 17 10:26:56 CDT 2009
The problem with read() is that I have to wait that a message that is before
read finish, I can use XXX,1 set(variable=${EXTEN}) but the user has to type
the quantity of digits predefine.
Could you give me other solution?
Thanks
----- Original Message -----
From: "Steve Edwards" <asterisk.org at sedwards.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Friday, July 17, 2009 11:06 AM
Subject: Re: [asterisk-users] quenstion about asterisk
> On 17 Jul 2009, at 15:29, Elvis Jorge wrote:
>> I want to know if there´s a way to capture the numbers typed for a
>> user; without waiting that the IVR finish or without predefine the
>> numbers of digits. I´m going to explain you better, for example I want
>> to know that a user typed 12345#,but I want that the user can type over
>> IVR and don't predefine the numbers of digits XXXXX because the user
>> should have the quantity the digits predefine.
On Fri, 17 Jul 2009, Steve Howes wrote:
> Assuming you intend to use # as a terminator, just collect in a loop, 1
> digit at a time until you get a hash..
Or, use read() or AGI's "stream file."
For future reference, please take a look at:
http://www.catb.org/~esr/faqs/smart-questions.html#bespecific
There are many questions about Asterisk.
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
--------------------------------------------------------------------------------
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> 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