login | register
Wed 09 of Jul, 2008 [04:43 UTC]

voip-info.org

Discuss [6] History

Asterisk config meetme.conf

Created by: oej,Last modification on Fri 18 of Jan, 2008 [12:38 UTC] by ibc
Configures the Asterisk conference module, MeetMe.

Example

 ;
 ; Configuration file for MeetMe simple conference rooms
 ; for Asterisk of course.
 ;
 ; An optional 'general' section, currently with just one useful directive:
 ;[general]
 ; The number of 20ms audio buffers to be used when feeding audio frames from non-Zap channels
 ; into the conference; larger numbers will allow for the conference to 'de-jitter' audio that arrives
 ; at different timing than the conference's timing source, but can also allow for latency in hearing
 ; the audio from the speaker. Minimum value is 2, maximum value is 32.
 ;audiobuffers=32
 ;
 [rooms]
 ;
 ; Usage is conf => confno,pincode,adminpin
 ;
 conf => 9000
 conf => 9001,123456
 conf => 9002,123456,654321

Remarks

Currently neither a reload or restart is required for Asterisk to notice changes in meetme.conf.





See also




Comments

Comments Filter
222

333Re: meetme not found

by anitajose, Friday 22 of June, 2007 [05:06:42 UTC]
I have loaded ztdummy and restarted asterisk, in Netbsd 3.1. I recompiled the kernal by giving options CONFIG_HZ=1000. Still meetme is not getting registered for me. Please help...
222

333Re: meetme not found

by anitajose, Friday 22 of June, 2007 [05:05:11 UTC]
I have loaded ztdummy and restarted asterisk, in Netbsd 3.1. I recompiled the kernal by giving options CONFIG_HZ=1000. Still meetme is not getting registered for me. Please help...
222

333Re: AdminPin

by onebearcat, Thursday 05 of October, 2006 [14:25:19 UTC]
The regular pin is for ordinary users of the conference, while the admin pin is for the administrator / monitor person. Depending on which password you enter when you join the conference you will be either an ordinary user or admin, respectively. This affects what menu you are given when pressing (*) in the conference, assuming you have the menu option (s) set in the call to MeetMe from your dialplan.
222

333AdminPin

by fredward_vh, Thursday 12 of January, 2006 [20:20:11 UTC]
What is the difference between the regular pin and the admin? So far I haven't found any difference
222

333Re: meetme not found

by , Wednesday 15 of September, 2004 [14:27:03 UTC]
you do not have the zaptel module loaded OR you do not have a digium card and need to load ztdummy
222

333meetme not found

by , Monday 26 of January, 2004 [20:05:45 UTC]
anyone know why asterisk tellme that meetme application is not found?