* *[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



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to