Hi
Does somebody have an exemple of MeetMe configuration to get conference rooms with password protection or authorization.
Is it possible to get users different rights? admin/moderator , user???
Any help welcome.
Hi
Does somebody have an exemple of MeetMe configuration to get conference rooms with password protection or authorization.
Is it possible to get users different rights? admin/moderator , user???
Any help welcome.
should find everything you need here…
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+MeetMe
i currently use meetme, but without authentication or an admin mode.
[quote=“tastygroove”]should find everything you need here…
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+MeetMe
i currently use meetme, but without authentication or an admin mode.[/quote]
I have found something like this:
;
; Configuration file for MeetMe simple conference rooms
; for Asterisk of course.
;
[rooms]
;
; Usage is conf => confno,pincode,adminpin
;
conf => 9000
conf => 9001,123456
conf => 9001,123456,654321
I have configure conference, but after connecting to the prior conference room and entering the pin I have message “the pin is invalid” always.