HI There,

I am running Asterisk RealTIme using MYSql and have found the same limitation.


AS far as I can tell you must have the Realtime switch inside a flat
file (extensions.conf) for each context which is in MYSql.

and of course every time you add a new context you must do a reload.

One way to get around this is to create a new flat file say
'mysql_context.conf' and include it in your extensions.conf.


this 'mysql_contexts.conf' can be generate from the Mysql database,
with a little programming.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to