SARK V4.0.0 MeetMe
Conferences
Setting up conference rooms is so easy we don't need a dedicated panel. It can simply be done by modifying the underlying Asterisk conf file (meetme.conf) directly. Click on Asterisk->Asterisk Edit to open the Asterisk Edit panel. This is just a list of all of the Asterisk configuration files.
Scroll down or search for meetme.conf and then click the edit icon to open it. Now scroll to the bottom of the file.
To create a conference room, simply add a line to the end of the file like this
conf => 301
Now save the file away. This will create conference room 301 when next you issue a commit.