system.conf 596 Bytes
[general]
ip = 127.0.0.1
port = 9008
reloadport=8813
esllog=0

[conn1]
connstr = 127.0.0.1:5018;ivr;1234
connnum = 10

[freeswitch1]
ip = 127.0.0.1
port = 8021
#user = stars
password = ClueCon
#与Freeswitch进行交互的链接数
maxsendhandle = 4

#freeswitch2的用户名为空
#[freeswitch2]
#ip = 127.0.0.1
#port = 8021
#password = ClueCon
#maxsendhandle = 5

[ims1]
ip=127.0.0.1
port=9999
is_main=1

[ims2]
ip=127.0.0.1
port=9998
is_main=0

[calldata]
filename=ivrcalldata

#单位 秒
generateinterval=300

#单位 KB
generatefilesize=2000

generatepath=ivr/calldata/generate
sendtopath=ivr/calldata/sendto/