Director General: NEFACOMP
2004-Nov-02 06:16 UTC
[Asterisk-Users] Reading extensions from MySQL database
Hi list. Does anyone know of any configuration that will make asterisk read the extensions from a MySQL database instead of reading them from the configuration files? Thanks, __________________________________ NZEYIMANA Emery Fabrice NEFA Computing Services P.O. Box 5078 Kigali Office Phone: +250-51 11 06 Office Fax: +250-51 11 08 Web Fax: +1-530-326-4868 Mobile: +250-0851 7768 Email: dg@nefacomp.net http://www.nefacomp.net/
use the wiki, luke. http://www.voip-info.org/wiki-Asterisk+Configuration+from+database On Tue, 02 Nov 2004 07:16:09 -0600, Director General: NEFACOMP <dg@nefacomp.net> wrote:> Hi list. Does anyone know of any configuration that will make asterisk > read the extensions from a MySQL database instead of reading them from > the configuration files? > > Thanks, > __________________________________ > NZEYIMANA Emery Fabrice > NEFA Computing Services > P.O. Box 5078 Kigali > Office Phone: +250-51 11 06 > Office Fax: +250-51 11 08 > Web Fax: +1-530-326-4868 > Mobile: +250-0851 7768 > Email: dg@nefacomp.net > http://www.nefacomp.net/ > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Nahuel Alejandro Ramos
2004-Nov-02 07:43 UTC
[Asterisk-Users] Reading extensions from MySQL database
I have read all the wiki, compile and install Asterisk with MYSQL_PEER
MYSQL_FRIENDS equal 1. Then I created the tables and test the
retrieve_extensions_from_mysql.pl files and it add me a correct .conf
file.
My question is, there were a configuration for asterisk to read
directly the extension.conf from the DB, without using
"retrieve_extensions_from_mysql.pl".
I have been reading about extconfig but it is not a scalable solution
and the tables are a bit stranger.
Thank you very much...
Nahuel Ramos.
On Tue, 2 Nov 2004 15:24:34 +0200, Yair Hakak <yhakak@gmail.com>
wrote:> use the wiki, luke.
>
> http://www.voip-info.org/wiki-Asterisk+Configuration+from+database
>
> On Tue, 02 Nov 2004 07:16:09 -0600, Director General: NEFACOMP
>
>
> <dg@nefacomp.net> wrote:
> > Hi list. Does anyone know of any configuration that will make asterisk
> > read the extensions from a MySQL database instead of reading them from
> > the configuration files?
> >
> > Thanks,
> > __________________________________
> > NZEYIMANA Emery Fabrice
> > NEFA Computing Services
> > P.O. Box 5078 Kigali
> > Office Phone: +250-51 11 06
> > Office Fax: +250-51 11 08
> > Web Fax: +1-530-326-4868
> > Mobile: +250-0851 7768
> > Email: dg@nefacomp.net
> > http://www.nefacomp.net/
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users@lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
Dmitry Mishchenko
2004-Nov-03 08:47 UTC
[Asterisk-Users] Reading extensions from MySQL database
On Tuesday 02 November 2004 15:16, Director General: NEFACOMP wrote:> Hi list. Does anyone know of any configuration that will make asterisk > read the extensions from a MySQL database instead of reading them from > the configuration files? > >check this one http://bugs.digium.com/bug_view_page.php?bug_id=0002613 res_config_mysql - realtime driver Description Haven't seen much on the -dev list for realtime config, let alone realtime config with mysql. If no one else has started working on this, I would like to take the lead. res_config_odbc seems simple enough and I figure it would take a few days to a week to crunch out a working res_config_mysql based off the odbc one.> Thanks, > __________________________________ > NZEYIMANA Emery Fabrice > NEFA Computing Services > P.O. Box 5078 Kigali > Office Phone: +250-51 11 06 > Office Fax: +250-51 11 08 > Web Fax: +1-530-326-4868 > Mobile: +250-0851 7768 > Email: dg@nefacomp.net > http://www.nefacomp.net/ > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users