> I'm setting up my IVR system, how can I register in a mysql database the > IVR menus accessed by the clients ? Just use the MYSQL-Functions in the dialplan to write the menues name (and datetime maybe) in a table. To access MYSQL from the dialplan you need to have the asterisk-addons. Christian