Asterisk config meetme.conf
Configures the Asterisk conference module, MeetMe.
; 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
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
- MeetMe: Meetme application
- Asterisk RealTime MeetMe
- Asterisk config files
- Asterisk | Tips & Tricks | FAQ


Comments
333Re: meetme not found
333Re: meetme not found
333Re: AdminPin
333AdminPin
333Re: meetme not found
333meetme not found