<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<div><br></div><div>Very simple..</div><div><br></div><div>Just edit the meetme.conf in /etc/asterisk like this :</div><div><div>[rooms]</div><div><br></div><div>conf =&gt; 888</div><div><br></div></div><div>And then, in /etc/asterisk/ extensions.conf , put something like that:</div><div><br></div><div><font class="Apple-style-span" face="Tahoma" size="2">[conference]</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">exten =&gt; 888,1,Set(CHANNEL(language)=pt_BR)....if you have pt_BR audio</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">exten =&gt; 888,n,MeetMe(888,pdM)</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">exten =&gt; 888,n,Playback(vm-goodbye)</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">exten =&gt; 888,n,Hangup</font></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">When an user call 888 he will be in a conference &nbsp;room.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I hope it &nbsp;help!</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">&nbsp;</div><font class="Apple-style-span" face="Tahoma" size="2">Att,</font><br><font class="Apple-style-span" face="Tahoma" size="2">
&nbsp;</font><br><font class="Apple-style-span" face="Tahoma" size="2">
Flavio Roberto Miranda</font><br><font class="Apple-style-span" face="Tahoma" size="2">
MSN:flaviormiranda@hotmail.com</font><br><font class="Apple-style-span" face="Tahoma" size="2">Skype: flaviormiranda</font><br><br><div style="font-family: Tahoma; font-size: 10pt; "><hr id="stopSpelling">Date: Sun, 26 Jun 2011 22:25:00 -0300<br>From: rafaelsnsa@gmail.com<br>To: asterisk-users@lists.digium.com<br>Subject: [asterisk-users] Conference feature<br><br><div>Hi</div><div><br></div><div>How to create the conference feature in Asterisk?</div><div><br></div><div>Thank's</div><br clear="all">Att,<div>Rafael Saraiva</div><br>
<br>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users</div>                                               </div></body>
</html>