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]


> 
-- 
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez Prats
Director de Tecnología
+52-55-91169161 ext 2001

Attachment: signature.asc
Description: This is a digitally signed message part

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