Ticket #561: MC04Dispatcher.xml

File MC04Dispatcher.xml, 1.9 KB (added by viktam, 7 years ago)

конфигурационный файл пульта диспетчерской связи (Техник)

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<root>
3 <LastStart>
4 <LoginDialog MonitorID="0" xPos="507" yPos="137"/>
5 <LastLoggedUser>2@192.168.114.15</LastLoggedUser>
6 <MainWindow WindowState="2" xPos="-8" yPos="-8" WWindow="1600" HWindow="837"/>
7 </LastStart>
8 <Environment>
9 <ShowLog>true</ShowLog>
10 <ShowCursor>true</ShowCursor>
11 <ShowNumRegistered>true</ShowNumRegistered>
12 <UserListSortMode>login</UserListSortMode>
13 <PhoneBookPath>phonebook.txt</PhoneBookPath>
14 <PhoneBookFontSize>14</PhoneBookFontSize>
15 </Environment>
16 <Connection>
17 <TelephoneGateway>pstn</TelephoneGateway>
18 <TestCallNumber>100</TestCallNumber>
19 <AlarmDelay>3</AlarmDelay>
20 <CallTimeout>120</CallTimeout>
21 <SIPClientReregistration>3600</SIPClientReregistration>
22 <BindAddress Auto="true"/>
23 </Connection>
24 <Conference>
25 <SwitchToConference>auto</SwitchToConference>
26 <PrimaryConferenceDisplayName></PrimaryConferenceDisplayName>
27 <NewConferencePrefix>conf-</NewConferencePrefix>
28 <DisplayDisconnected>5</DisplayDisconnected>
29 <DisplayFailedCalls>5</DisplayFailedCalls>
30 <PrimaryConferenceId>0</PrimaryConferenceId>
31 </Conference>
32 <Mixer>
33 <InputSoundDevice InputSoundDeviceName="�������� (Chat 150)" InputSoundDeviceVolume="100"/>
34 <OutputSoundDevice OutputSoundDeviceName="�������� (Chat 150)" OutputSoundDeviceVolume="100"/>
35 <SystemSoundDevice SystemSoundDeviceVolume="100"/>
36 <AlarmSound>true</AlarmSound>
37 </Mixer>
38 <Users>
39 <User sip-uri="2@192.168.114.15" AutoStart="true" Password="1"/>
40 <User sip-uri="1@192.168.114.15" AutoStart="true" Password="1"/>
41 <UserFileTemplate>/etc/freeswitch/directory/default/%1.xml</UserFileTemplate>
42 </Users>
43</root>