Ticket #357: Config.xml

File Config.xml, 1.2 KB (added by alx, 8 years ago)
Line 
1<?xml version="1.0" encoding="windows-1251"?>
2<root xsi:noNamespaceSchemaLocation="file:///C:/Projects/MC04Dispatcher/Data/Config.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <LastStart>
4 <LoginDialog MonitorID="0" xPos="566" yPos="236"/>
5 <LastLoggedUser>2@192.168.0.63</LastLoggedUser>
6 <MainWindow WindowState="2" xPos="0" yPos="0" WWindow="1680" HWindow="1001"/>
7 </LastStart>
8 <Environment>
9 <LogTextEncoding>locale</LogTextEncoding>
10 </Environment>
11 <Connection>
12 <TelephoneGateway>pstn:</TelephoneGateway>
13 <TestCallNumber>100</TestCallNumber>
14 <AlarmDelay>0</AlarmDelay>
15 <CallTimeout>0</CallTimeout>
16 <SIPClientReregistration>0</SIPClientReregistration>
17 <ProxyServer Auto="true"/>
18 <BindAddress Auto="true"/>
19 </Connection>
20 <Conference>
21 <SwitchToConference>manual</SwitchToConference>
22 <PrimaryConferenceDisplayName>Äèñïåò÷åðñêàÿ</PrimaryConferenceDisplayName>
23 <PrimaryConferenceId>0</PrimaryConferenceId>
24 </Conference>
25 <Mixer/>
26 <Users>
27 <User Name="Òåõíèê Âàñÿ" sip-uri="sip:2@192.168.0.63" AutoStart="false"/>
28 </Users>
29</root>