Ticket #470: config-export-VE-02.xml

File config-export-VE-02.xml, 1.1 KB (added by roman_zhur, 3 hours ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<config>
3<board type="VE-02" code="37" slot="12">
4 <ip>192.168.20.104</ip>
5 <ip6config>2</ip6config>
6 <gateway>192.168.20.13</gateway>
7 <dns>8.8.8.8</dns>
8 <netmask>255.255.255.0</netmask>
9 <tdm0mode>1</tdm0mode>
10 <tdm_select>0,0,0,0,0,0,0,0</tdm_select>
11 <master>0</master>
12 <T1>500</T1>
13 <confLimit>3</confLimit>
14 <dhcp>no</dhcp>
15 <dvoKeys>0123 </dvoKeys>
16 <flags>0</flags>
17 <tz>YEKT-5</tz>
18 <channel id="1">{"type":"FXS","pcmCode":0,"uri":"11@192.168.20.104","dialing":2000,"codecs":"8 0 4 18 101 13 98 992"}</channel>
19 <channel id="5">{"type":"FXS","pcmCode":0,"uri":"22@192.168.20.104","codecs":"8 0 4 18 101 13 98 992"}</channel>
20 <channel id="6">{"type":"FXS","pcmCode":0,"uri":"###@192.168.20.104","codecs":"8 0 4 18 101 13 98 992"}</channel>
21 <route order="0" regexp="^sip:##@192.168.20.104" target="sip:###@192.168.20.104"/>
22 <route order="0" regexp="^sip:#.*" target="sip:22@192.168.20.104"/>
23 <route order="0" regexp="^sip:2#.*" target="sip:22@192.168.20.104"/>
24 <route order="0" regexp="^sip:2\*.*" target="sip:22@192.168.20.104"/>
25</board>
26</config>