[asterisk-users] meetme realtime

Carlos Chavez cursor at telecomabmex.com
Thu Jun 7 12:00:50 CDT 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070607/d1969ab5/attachment.pgp


More information about the asterisk-users mailing list