Ticket #399: Config.xml

File Config.xml, 1.4 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="547" yPos="217"/>
5 <LastLoggedUser>2@192.168.0.63</LastLoggedUser>
6 <MainWindow WindowState="0" xPos="128" yPos="49" WWindow="1514" HWindow="659"/>
7 </LastStart>
8 <Environment>
9 <LogTextEncoding>locale</LogTextEncoding>
10 <ShowLog>false</ShowLog>
11 </Environment>
12 <Connection>
13 <TelephoneGateway>pstn</TelephoneGateway>
14 <TestCallNumber>100</TestCallNumber>
15 <AlarmDelay>30</AlarmDelay>
16 <CallTimeout>120</CallTimeout>
17 <SIPClientReregistration>200</SIPClientReregistration>
18 <ProxyServer Auto="true"/>
19 <BindAddress Auto="true"/>
20 </Connection>
21 <Conference>
22 <SwitchToConference>manual</SwitchToConference>
23 <PrimaryConferenceDisplayName>Äèñïåò÷åðñêàÿ</PrimaryConferenceDisplayName>
24 <PrimaryConferenceId>0</PrimaryConferenceId>
25 </Conference>
26 <Mixer>
27 <InputSoundDevice InputSoundDeviceVolume="100"/>
28 <OutputSoundDevice OutputSoundDeviceVolume="100"/>
29 <SystemSoundDevice SystemSoundDeviceVolume="100"/>
30 </Mixer>
31 <Users>
32 <User Name="Òåõíèê" sip-uri="sip:2@192.168.0.63" AutoStart="false"/>
33 </Users>
34</root>