[Asterisk-Users] Meetme Help !!!!

Doug Lytle support at drdos.info
Sat Nov 27 06:55:30 MST 2004


            

> *                *[rooms]
>                 ;
>                 ; Usage is conf => confno[,pin]
>                 ;
>                 conf => 1234                


Should be:

    conf => 1234,5555
 

> <>
>               And in  *extension.conf:*
> ** 
>                exten => 8600,1,Meetme,1234
>  

Should be:

exten => 8600,1,Meetme(1234)
exten => 8600,2,Hangup

Call extension 8600, enter the pin of 5555 and off you.

I'm sure all of this is in the Wiki, since that's where I went to learn 
on how to set it up.

Doug






More information about the asterisk-users mailing list