feat: add build restproxy to the input
This commit is contained in:
43
pkg/cproxy/conf/pstn_client.cfg
Normal file
43
pkg/cproxy/conf/pstn_client.cfg
Normal file
@@ -0,0 +1,43 @@
|
||||
[server]
|
||||
local_ip=192.168.1.229
|
||||
local_port=4901
|
||||
pstn_ip=192.168.1.231
|
||||
pstn_port=22
|
||||
user_name=altouser
|
||||
password=a1t0U53r
|
||||
[MSAN-0]
|
||||
ip=10.10.1.214
|
||||
port=23
|
||||
user_name=manager
|
||||
password=ntms@n
|
||||
[MSAN-1]
|
||||
ip=10.10.1.215
|
||||
port=23
|
||||
user_name=manager
|
||||
password=ntms@n
|
||||
[Pairs-Slot]
|
||||
#PairGrou,MASN,Slot
|
||||
0,1,1
|
||||
1,1,2
|
||||
2,1,3
|
||||
3,1,4
|
||||
4,1,5
|
||||
5,1,6
|
||||
6,1,7
|
||||
7,1,8
|
||||
8,1,9
|
||||
9,1,10
|
||||
10,1,14
|
||||
11,1,15
|
||||
12,2,1
|
||||
13,2,2
|
||||
14,2,3
|
||||
15,2,4
|
||||
16,2,5
|
||||
17,2,6
|
||||
18,2,7
|
||||
19,2,8
|
||||
20,2,9
|
||||
21,2,10
|
||||
22,2,14
|
||||
23,2,15
|
||||
Reference in New Issue
Block a user