Цитат на писмо от Doug Shubert <[EMAIL PROTECTED]>:

> Hello,
>
> I'm trying to use MySQL for Dialplans and have followed
> the
> Asterisk RealTime Extensions setup.
>
> The MySQL table is called "extensions" and I have entered
> two records..
> ext 1000 and 2000.
>
> I also added
> switch => Realtime/[EMAIL PROTECTED]
> in extensions.conf
>
> and
> extensions => mysql,asterisk,extensions
> in extconfig.conf
>
> I do a *CLI> dialplan reload
>
> but when I show the dialplan it has "0" extensions
There is a spelling mistake in the switch statement
"extentions"
But try to use different names in extconfig.conf
for the switch and table i.e.:
exten_sions => mysql,asterisk,extensions_table
or something, and then
switch => Realtime/[EMAIL PROTECTED]
to avoid problems.
Benchev

-----------------------------

SCENA - Единственото БЕЗПЛАТНО списание за мобилни комуникации и технологии.
http://www.bgscena.com/

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to