--- /asterisk/configs/zapata.conf.sample 2005-05-09 20:11:52.000000000 -0700 +++ /asterisk-scrd/configs/zapata.conf.sample 2005-05-09 20:16:30.000000000 -0700 @@ -423,7 +423,14 @@ ;minunused=2 ;minidle=1 ; -; Configure jitter buffers in zapata (each one is 20ms, default is 4) +; Configure jitter buffers in zapata (each one is 20ms, default is 4, max is 32). +; The zaptel jitterbuffers differ from IAX2 jitterbuffers in that they serve +; to queue data that is being written to the zaptel interface if the write +; needs to be put off for a moment. An excessive value simply wastes memory +; however too low a value will result in choppy audio leaving the zaptel +; interface and reams of console messages along the lines of: +; chan_zap.c:4409 my_zt_write: Write returned -1 (Resource temporarily +; unavailable) on channel 1 - audio may have been lost ; ;jitterbuffers=4 ;