system.conf
596 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[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/