bigbluebutton-Github/attic/asterisk/meetme.conf
Fred Dixon 7e1baedf3b minor cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1228 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-13 20:36:47 +00:00

30 lines
1.2 KiB
Plaintext

;
; Configuration file for MeetMe simple conference rooms for Asterisk of course.
;
; This configuration file is read every time you call app meetme()
[general]
;audiobuffers=32 ; 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.
;
[rooms]
;
; Usage is conf => confno[,pin][,adminpin]
;
; Note that once a participant has called the conference, a change to the pin
; number done in this file will not take effect until there are no more users
; in the conference and it goes away. When it is created again, it will have
; the new pin number.
;
;conf => 1234
;conf => 2345,9938
conf => 85001,1234,5678
conf => 85002,1234,5678
conf => 85003,1234,5678