root/contributed_modules/modules/chan_sccp/SEPXML.txt

Revision 7463, 2.3 kB (checked in by pnlarsson, 3 years ago)

A helper module for chan_sccb, v0.1

Line 
1 <device>
2 <deviceProtocol>SCCP</deviceProtocol>
3 <sshUserId>root</sshUserId>
4 <sshPassword>root</sshPassword>
5 <devicePool>
6 <dateTimeSetting>
7 <dateTemplate>Y-M-D</dateTemplate>
8 <timeZone>Central Europe Standard/Daylight Time</timeZone>
9 </dateTimeSetting>
10 <name>Default</name>
11 <callManagerGroup>
12 <members>
13 <member priority="0">
14 <callManager>
15 <ports>
16 <ethernetPhonePort>2000</ethernetPhonePort>
17 <mgcpPorts>
18 <listen>2427</listen>
19 <keepAlive>2428</keepAlive>
20 </mgcpPorts>
21 </ports>
22 <processNodeName>{$cm_ip}</processNodeName>
23 </callManager>
24 </member>
25 </members>
26 </callManagerGroup>
27 <srstInfo>
28 <name>Disable</name>
29 <srstOption>Disable</srstOption>
30 <userModifiable>false</userModifiable>
31 <ipAddr1></ipAddr1>
32 <port1>2000</port1>
33 <ipAddr2></ipAddr2>
34 <port2>2000</port2>
35 <ipAddr3></ipAddr3>
36 <port3>2000</port3>
37 <isSecure>false</isSecure>
38 </srstInfo>
39 </devicePool>
40 <userLocale>
41 <name>cisco/sw</name>
42 <uid>1</uid>
43 <winCharSet>iso-8859-1</winCharSet>
44 <langCode>sw</langCode>
45 </userLocale>
46 <networkLocale>cisco/sw</networkLocale>
47 <commonProfile>
48 <phonePassword></phonePassword>
49 <backgroundImageAccess>true</backgroundImageAccess>
50 <callLogBlfEnabled>2</callLogBlfEnabled>
51 </commonProfile>
52 <vendorConfig>
53 <disableSpeaker>false</disableSpeaker>
54 <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
55 <pcPort>0</pcPort>
56 <settingsAccess>1</settingsAccess>
57 <garp>0</garp>
58 <voiceVlanAccess>0</voiceVlanAccess>
59 <videoCapability>0</videoCapability>
60 <autoSelectLineEnable>0</autoSelectLineEnable>
61 <daysDisplayNotActive>1,7</daysDisplayNotActive>
62 <displayOnTime>08:20</displayOnTime>
63 <displayOnDuration>00:01</displayOnDuration>
64 <displayIdleTimeout>00:01</displayIdleTimeout>
65 <webAccess>1</webAccess>
66 <spanToPCPort>1</spanToPCPort>
67 <loggingDisplay>1</loggingDisplay>
68 <loadServer></loadServer>
69 </vendorConfig>
70 <deviceSecurityMode>0</deviceSecurityMode>
71 <authenticationURL></authenticationURL>
72 <directoryURL></directoryURL>
73 <idleURL></idleURL>
74 <informationURL></informationURL>
75 <messagesURL></messagesURL>
76 <proxyServerURL></proxyServerURL>
77 <servicesURL></servicesURL>
78 <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
79 <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
80 <dscpForCm2Dvce>96</dscpForCm2Dvce>
81 <transportLayerProtocol>4</transportLayerProtocol>
82 <capfAuthMode>0</capfAuthMode>
83 <capfList>
84   <capf>
85     <phonePort>3804</phonePort>
86   </capf>
87 </capfList>
88 <certHash></certHash>
89 <encrConfig>false</encrConfig>
90 </device>
Note: See TracBrowser for help on using the browser.