Trixbox:MeetMe配置

1 MeetMe – Teleconference 
Meetme Tele-conference can be configured through FreePBX. 
Meetme is pretty easy to set up, as there is very little to do. However, to set up Meetme, a Zaptel card will be required (at least in my case as I don’t seem to be able to get it working without a Zaptel card installed). There may be a workaround for it and I hope someone will be able to tell me what it is so it can be included in this guide (see Appendix E - user suggestions for work around). 
The Meetme function of Asterisk is similar to a Tele-conference call where multiple callers can call in and participate in a two-way conference like in a party room where everyone can talk and listen to one another or just to listen to a Tele-presentation. 
In TRIXBOX, there are 2 .conf files that relates to conferencing. They are:  
meetme.conf
meetme_additional.conf
 
Ensure that you have the following 2 lines (only 2 lines in the file): 
[rooms]
#include meetme_additional.conf 
All these lines do is point to the meetme_additional.conf where the conference room extensions are being created when you create a conference room through freePBX conference set-up option. 
This is where the extensions for the meeting rooms is created.  One line per room.  You may have just one extension for your meeting room or you may have several meeting rooms.  In my case, I have 1 meeting room and therefore my meetme_additional.conf contains the following extension: 
; Extensions for my meeting rooms
conf => 8200| 
 
FreePBX allows you to create one or more conference room through the Setup -> Conference screen. All you have to do is fill in the appropriate fields on the screen and you are on your way to a voice conference. 
Naturally there are some options that you may wish to have for the conference room. They are entirely up to you. The main important things are for you to create the conference room number and the conference name for you to know what that conference room is for. The rest of the fields are optional. 
Below is what my conference configuration page looks like: 
  
  • This conference room number is 8200
  • I call this conference room General Conference
  • Users are required to enter a PIN number of 1234
  • Admin PIN number is 1235 for the conference to wait for the leader to conduct the conference.
  • I have a joining message greeting when someone joins the conference.
  • I have Yes in the leader wait option for the conference to wait for the conference chairman.
  • I require a user count so I have Yes in the user count field.
  • I need to be informed when a user join or leave the conference. I have Yes here.
  • The music on hold is also flagged as Yes as I want music on while waiting. 
Once these are done, from one of your phones dial, 8200 and you will be asked to enter the PIN number and to confirm it. 
You are now in the conference room and every time someone joins or leaves the conference, it will also be announced. 
To test this, go to another phone and also dial 8200. You should hear an announcement (if you are listening on the first phone), indicating that someone has joined the conference. 
If there are 2 (or more) of you, you will be able to talk to each other. If one of you hangs up, you will know about it.
 
It seems that the meetme directory does not exist in /var/spool/asterisk. 
It will be necessary for this directory to be created otherwise if you have the user join/leave feature enabled, meetme will not function correctly. 
Do the following at root command prompt: 
mkdir /var/spool/asterisk/meetme  
then change the ownership of this directory 
chown asterisk.asterisk /var/spool/asterisk/meetme 
next you need to change the permission, 
chmod 775 /var/spool/asterisk/meetme
 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值