MeetMe-Web-Control

What is it:
Web-MeetMe is a suite of PHP pages to allow for scheduling and managing conferences on an Asterisk PBX.
Add rooms and specify

  • Moderator and user PINs
  • Announce on/off
  • Record on/off
  • User listen only
  • Start and End time
  • Reoccurring
  • Number of participants
  • Mute/Unmute users
  • Kick users
  • Invite users (Will call the user from number in web form)



Download:
http://sourceforge.net/projects/web-meetme/


Contact:
E-mail : areski (@alt) gmail (.dot) com

Web-MeetMe Forum
http://sourceforge.net/forum/forum.php?forum_id=560213

Web-MeetMe install on Fedora manual.
http://sourceforge.net/docman/display_doc.php?docid=48924&group_id=164788

You can download the user manual from Asterisk IT at:
http://www.asteriskit.com.au/Page/Web-MeetMe-User-Manual

Image

Image



Requirements:
mysql apache php pearDB postgresql-dev

for debian:

apt-get install mysql-server libmysqlclient12-dev apache-server libapache-mod-php4 php4-pear postgresql-dev



To Install:

NOTE:
Web-Meetme 3.X works only with asterisk 1.4
Web-Meetme 2.X works only with asterisk 1.2

Download and extract to a web accessible directory

wget http://prdownloads.sourceforge.net/web-meetme/Web-MeetMe_v3.0.3.tgz?download
tar -zxvf Web-MeetMe_v3.0.3.tgz



compile app_cbmysql.so in web-meetme/cbmysql

make
make install



copy cbmysql.conf to /etc/asterisk and edit with appropriate mysql settings
for debian sock is /var/run/mysqld/mysqld.sock

Setup your database, there is an example file in webmeet-me/cbmysql/db-table-create-v5.txt
Just take out the `DB_CDR`. and 'sequenceNo' and 'recurInternval' need to be replaced with ` backticks not single quotes.

load the module in asterisk
load app_cbmysql.so **note: module as of now does not support the reload command and sometimes restart asterisk when loading**

edit web-meetme/lib/defines.php
edit web-meetme/lib/database.php
edit web-meetme/phpagi/phpagi-asmanager.php so user name and secret for asterisk manager correspond to a user in /etc/asterisk/manager.conf

add cbmysql to dialplan

[defaults]
exten=>900,1,cbmysql()
exten=>901,1,cbmysql(901);where901isavalidroominthedatabase




Go back to Asterisk cmd MeetMe

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值