Initial LisgloSIPS V2 implementation
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[rtpengine-recording]
|
||||
|
||||
table = 0
|
||||
num-threads = 4
|
||||
|
||||
spool-dir = /dev/shm/voip_rec/spool
|
||||
output-storage = file
|
||||
output-dir = /dev/shm/voip_rec/incoming
|
||||
output-format = wav
|
||||
output-pattern = %Y/%m/%d/%c-%t
|
||||
output-mixed = true
|
||||
output-single = false
|
||||
output-chmod = 0640
|
||||
output-chmod-dir = 0750
|
||||
output-chown = rtpengine
|
||||
output-chgrp = rtpengine
|
||||
Reference in New Issue
Block a user