Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv25094/configs

Modified Files:
        meetme.conf.sample 
Log Message:
issues #3599 and #4252


Index: meetme.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/meetme.conf.sample,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- meetme.conf.sample  4 Oct 2005 22:51:59 -0000       1.5
+++ meetme.conf.sample  8 Nov 2005 23:19:30 -0000       1.6
@@ -2,6 +2,16 @@
 ; 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]
 ;
@@ -9,4 +19,3 @@
 ;
 ;conf => 1234 
 ;conf => 2345,9938
-

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to