Ticket #371: config-export-VE-01.xml

File config-export-VE-01.xml, 2.2 KB (added by san, 3 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<config>
3<board type="VE-01" code="20" slot="12" required="1">
4 <ip>192.168.0.133</ip>
5 <ip6config>2</ip6config>
6 <gateway>192.168.0.13</gateway>
7 <dns>8.8.8.8</dns>
8 <netmask>255.255.255.0</netmask>
9 <tdm0mode>0</tdm0mode>
10 <tdm_select>19,20,0,0,0,0,0,0</tdm_select>
11 <master>0</master>
12 <confLimit>3</confLimit>
13 <dhcp>no</dhcp>
14 <dvoKeys>0123 </dvoKeys>
15 <flags>4</flags>
16 <tz>YEKT-5</tz>
17 <channel id="0" comment="Мониторинг MC04 село Зюкайка">{"type":"TAP","addr":"192.168.20.1","mask":"255.255.255.0"}</channel>
18 <channel id="1" comment="Склад">{"type":"FXS","pcmCode":0,"uri":"555@127.0.0.1","codecs":"8 0 4 18 101 13 98"}</channel>
19 <channel id="2">{"type":"FXS","pcmCode":0,"uri":"123@192.168.0.133","hotline":"83422241205","codecs":"8 0 4 18 101 13 98"}</channel>
20 <channel id="3" comment="Выход в ГАТС">{"type":"FXO","pcmCode":0,"uri":"line@192.168.0.133","dial-regexp":".","codecs":"8 0 4 18 101 13 98","flags":131072}</channel>
21 <channel id="4">{"type":"АДАСЭ","pcmCode":0,"uri":"400@192.168.0.117","authname":"400","password":"1","codecs":"8 0 4 18 101 13 98"}</channel>
22 <channel id="5" comment="ТА Диспетчер">{"type":"RTP","pcmCode":0,"dest":"192.168.0.117:10010","codec":"PCMA","masked":true}</channel>
23 <channel id="6">{"type":"RTP","pcmCode":0,"dest":"192.168.0.133:10012","codec":"G726-32","masked":true,"noVBD":false,"noVAD":false}</channel>
24 <channel id="7">{"type":"TAP","addr":"192.168.30.1","mask":"255.255.255.0"}</channel>
25 <user name="100" password="" comment="Иванов"/>
26 <user name="200" password="1" comment="Петров"/>
27 <callgroup id="400" comment="Васильев(в офисе и дома)">
28 <member>500</member>
29 <member>500@192.168.0.63</member>
30 </callgroup>
31 <callgroup id="666" comment="Бухгалтерия">
32 <member>100</member>
33 <member>101</member>
34 <member>102</member>
35 </callgroup>
36 <route order="0" regexp="^sip:555@192.168.0.4" target="sip:1@192.168.0.124" comment=" "/>
37 <route order="2" regexp="^sip:([0-2489]\d*)@192.168.0.4" target="sip:\1@192.168.0.13" comment="на запись в FreeSwitch"/>
38</board>
39</config>