On 6/7/07, Carlos Chavez <[EMAIL PROTECTED]> wrote:

On Thu, 2007-06-07 at 21:41 +0530, ram wrote:


>
> I have read that, but i dont see any examples that
> give me solution for meetme.
>
>
> can you just give me some examples
>

       I think the example shown on that page, even though it is for
extensions.conf, is very clear.  Just put the context into category,
what comes before the => into var_name and what comes after into
var_val.

extconfig.conf:
meetme.conf => mysql,asteriskcdrdb,ast_config

to insert a meetme room do:

INSERT INTO ast_config SET filename='meetme.conf', category='rooms',
var_name='conf', var_val='900';

       Basically var_val stores:

confno[,pin][,adminpin]



let me try a chance
and get back to you
if any problem

thanks

ram
_______________________________________________
--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