Trixbox:MeetMe配置

2023-11-21 06:40
文章标签 配置 trixbox meetme

本文主要是介绍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
 
meetme.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. 
 meetme_additional.conf
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| 
 
1.1 Create Conference 
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.
 
1.1.1 /var/spool/asterisk/meetme 
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
 

这篇关于Trixbox:MeetMe配置的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/400536

相关文章

Linux中SSH服务配置的全面指南

《Linux中SSH服务配置的全面指南》作为网络安全工程师,SSH(SecureShell)服务的安全配置是我们日常工作中不可忽视的重要环节,本文将从基础配置到高级安全加固,全面解析SSH服务的各项参... 目录概述基础配置详解端口与监听设置主机密钥配置认证机制强化禁用密码认证禁止root直接登录实现双因素

嵌入式数据库SQLite 3配置使用讲解

《嵌入式数据库SQLite3配置使用讲解》本文强调嵌入式项目中SQLite3数据库的重要性,因其零配置、轻量级、跨平台及事务处理特性,可保障数据溯源与责任明确,详细讲解安装配置、基础语法及SQLit... 目录0、惨痛教训1、SQLite3环境配置(1)、下载安装SQLite库(2)、解压下载的文件(3)、

Linux如何快速检查服务器的硬件配置和性能指标

《Linux如何快速检查服务器的硬件配置和性能指标》在运维和开发工作中,我们经常需要快速检查Linux服务器的硬件配置和性能指标,本文将以CentOS为例,介绍如何通过命令行快速获取这些关键信息,... 目录引言一、查询CPU核心数编程(几C?)1. 使用 nproc(最简单)2. 使用 lscpu(详细信

Nginx 重写与重定向配置方法

《Nginx重写与重定向配置方法》Nginx重写与重定向区别:重写修改路径(客户端无感知),重定向跳转新URL(客户端感知),try_files检查文件/目录存在性,return301直接返回永久重... 目录一.try_files指令二.return指令三.rewrite指令区分重写与重定向重写: 请求

Nginx 配置跨域的实现及常见问题解决

《Nginx配置跨域的实现及常见问题解决》本文主要介绍了Nginx配置跨域的实现及常见问题解决,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来... 目录1. 跨域1.1 同源策略1.2 跨域资源共享(CORS)2. Nginx 配置跨域的场景2.1

gitlab安装及邮箱配置和常用使用方式

《gitlab安装及邮箱配置和常用使用方式》:本文主要介绍gitlab安装及邮箱配置和常用使用方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1.安装GitLab2.配置GitLab邮件服务3.GitLab的账号注册邮箱验证及其分组4.gitlab分支和标签的

MySQL MCP 服务器安装配置最佳实践

《MySQLMCP服务器安装配置最佳实践》本文介绍MySQLMCP服务器的安装配置方法,本文结合实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下... 目录mysql MCP 服务器安装配置指南简介功能特点安装方法数据库配置使用MCP Inspector进行调试开发指

Redis Cluster模式配置

《RedisCluster模式配置》:本文主要介绍RedisCluster模式配置,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录分片 一、分片的本质与核心价值二、分片实现方案对比 ‌三、分片算法详解1. ‌范围分片(顺序分片)‌2. ‌哈希分片3. ‌虚

SpringBoot项目配置logback-spring.xml屏蔽特定路径的日志

《SpringBoot项目配置logback-spring.xml屏蔽特定路径的日志》在SpringBoot项目中,使用logback-spring.xml配置屏蔽特定路径的日志有两种常用方式,文中的... 目录方案一:基础配置(直接关闭目标路径日志)方案二:结合 Spring Profile 按环境屏蔽关

Maven 配置中的 <mirror>绕过 HTTP 阻断机制的方法

《Maven配置中的<mirror>绕过HTTP阻断机制的方法》:本文主要介绍Maven配置中的<mirror>绕过HTTP阻断机制的方法,本文给大家分享问题原因及解决方案,感兴趣的朋友一... 目录一、问题场景:升级 Maven 后构建失败二、解决方案:通过 <mirror> 配置覆盖默认行为1. 配置示