forked from Mirrors/freeswitch
14 lines
358 B
Plaintext
14 lines
358 B
Plaintext
[defaults]
|
|
; User space interval at which data will be delivered
|
|
codec_ms => 20
|
|
|
|
; wink and flash interval
|
|
wink_ms => 150
|
|
flash_ms => 750
|
|
|
|
; size of the driver queue of elements of MTU size
|
|
; typical case is 10 elements of 80 bytes each (10ms of ulaw/alaw)
|
|
; don't mess with this if you don't know what you're doing
|
|
; txqueue_size => 10
|
|
; rxqueue_size => 10
|