Very simple..
Just edit the meetme.conf in /etc/asterisk like this :[rooms]
conf => 888
And then, in /etc/asterisk/ extensions.conf , put something like that:
[conference]
exten => 888,1,Set(CHANNEL(language)=pt_BR)....if you have pt_BR audioexten => 
888,n,MeetMe(888,pdM)exten => 888,n,Playback(vm-goodbye)exten => 888,n,Hangup
When an user call 888 he will be in a conference  room.
I hope it  help!
 Att,

 

Flavio Roberto Miranda

MSN:[email protected]
Skype: flaviormiranda

Date: Sun, 26 Jun 2011 22:25:00 -0300
From: [email protected]
To: [email protected]
Subject: [asterisk-users] Conference feature

Hi
How to create the conference feature in Asterisk?
Thank'sAtt,Rafael Saraiva


--
_____________________________________________________________________
-- 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                      
                  
--
_____________________________________________________________________
-- 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

Reply via email to