On 7/6/05, Gundemarie Scholz <[EMAIL PROTECTED]> wrote: > Hello! > > Following the instructions on voip-ip.org I have implemented Realtime > with MySQL for my Asterisk server. The individual extension > configuration is managed in a table called extensions. > > Still I have to keep some data in the extensions.conf, namely the switch > and the include statements. Is there a way to minimize that or > completely get rid of them?
No, but you can put extensions.conf into mysql via realtime static while using realtime extensions at the same time. If your goal is to keep everything in the database that will work. Chris _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
