<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Configuring_Conference_Room_MeetMe</id>
	<title>VoIP Cookbook: Configuring Conference Room MeetMe - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Configuring_Conference_Room_MeetMe"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Configuring_Conference_Room_MeetMe&amp;action=history"/>
	<updated>2026-04-22T05:04:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Configuring_Conference_Room_MeetMe&amp;diff=17331&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Asterisk&#039;s conference room is set up in /etc/asterisk/meetme.conf. All conference rooms should be listed under header [rooms]. The syntax used to configure conference room is:   conf =&gt; co...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Configuring_Conference_Room_MeetMe&amp;diff=17331&amp;oldid=prev"/>
		<updated>2010-03-09T07:08:11Z</updated>

		<summary type="html">&lt;p&gt;New page: Asterisk&amp;#039;s conference room is set up in /etc/asterisk/meetme.conf. All conference rooms should be listed under header [rooms]. The syntax used to configure conference room is:   conf =&amp;gt; co...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Asterisk&amp;#039;s conference room is set up in /etc/asterisk/meetme.conf. All conference rooms should be listed under header [rooms]. The syntax used to configure conference room is:&lt;br /&gt;
&lt;br /&gt;
 conf =&amp;gt; conference_number[,pin][,adminpin]&lt;br /&gt;
&lt;br /&gt;
The following is an example of a conference room setup with the number 2500 and PIN 1234: &lt;br /&gt;
&lt;br /&gt;
 [rooms]&lt;br /&gt;
 conf =&amp;gt; 2500,1234&lt;br /&gt;
&lt;br /&gt;
If we set up more than one room, it is recommended that you label them so as to remember which number for which conference. &lt;br /&gt;
&lt;br /&gt;
 [rooms]&lt;br /&gt;
 ; marketing team&lt;br /&gt;
 conf =&amp;gt; 2500,1234&lt;br /&gt;
&lt;br /&gt;
 ; publisher team&lt;br /&gt;
 conf =&amp;gt; 2501,5678&lt;br /&gt;
&lt;br /&gt;
Since being an administrator does not provide us with authorization that could use the features otherwise available when we use Asterisk for something much more complicated, it is not necessary to set the PIN.&lt;br /&gt;
&lt;br /&gt;
There are several options that can be used, such as: &lt;br /&gt;
&lt;br /&gt;
 m -  caller can listen but not speak. &lt;br /&gt;
 t -  caller can speak but cannot hear. &lt;br /&gt;
 p -  caller can get out of the Conference by pressing the # key. &lt;br /&gt;
&lt;br /&gt;
There are two additional options that have not been implemented: &lt;br /&gt;
&lt;br /&gt;
 s - Asterisk provides menu to the user if * is pressed. &lt;br /&gt;
 a – give the user administrator privileges on a conference. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[VoIP Cookbook: Building your own Telecommunication Infrastructure]]&lt;br /&gt;
* [[VoIP Cookbook: Conference Server on Asterisk]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>