Tzafrir, thank for your mail.
I like implement a realtime menu definitions, with time for
active or
not, action for go to extension and context, assignament of
file record
for say menu option/s.
Sound records are make previous by phone with an id for
every one.
After, you can Assign this id for say menu option/s in your
menu
definitions in a table.
I like make menu options with previous code id sound
recorded, and all
conditions, how destination by number pressed, máx dtmf
digits for
read.. All in database and by table record for every menu
option. Play
sound menu is optional, You can play one record for more of
one option,
and after, ivr application search this option in current
menu definition
by menu id and context, for execute action.
This service work only with one application. You can call
this
application for record menus from phone, or for execute a
menu. But only
need call one app in dialplan for make all functions: record
sounds or
call to start ivr menu.
System have two tables:
1 Sound file name by context and id. Stored when you record
with a
phone, the menu options.
2 Menu definition.
All integrated in asterisk project using realtime config and
functions.
Only need change extconfig.conf for add that two new
tables.
This is my idea.
Tzafrir Cohen escribió:
> On Sun, Sep 30, 2007 at 04:49:28PM +0200, Germ?n Aracil
Boned wrote:
>> Hello !
>>
>> I need make a IVR system for asterisk, with:
>>
>> - Automatic record for menu sections by phone.
>> - realtime menu definition with options, sound for
play..
>>
>> Can I get a app_ivrdemo for make a more complete
application ?
>
> Just implement this with Asterisk dialplan (WaitExten
and co.)
>
> What exactly can't you implement?
>
> Better ask that question on -users .
>
_______________________________________________
Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
|