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? === extensions.conf === [local] switch => Realtime/[EMAIL PROTECTED] [from-sip] include => local === extconfig.conf === rt_ext => mysql,realtime,extensions Regards, Gunde _______________________________________________ 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
