Update Settings examples (including using softlinks)
This commit is contained in:
@@ -23,23 +23,21 @@
|
||||
<member priority="0">
|
||||
<callManager>
|
||||
<name>moviebox</name>
|
||||
<ipv6Addr>2001:470:1f15:3ce::466</ipv6Addr>
|
||||
<ipv6Addr>2001:471:2f25:3ce::466</ipv6Addr>
|
||||
<ports>
|
||||
<ethernetPhonePort>2000</ethernetPhonePort>
|
||||
</ports>
|
||||
<processNodeName>moviebox.talon1.nl</processNodeName>
|
||||
<processNodeName>192.168.0.3</processNodeName>
|
||||
</callManager>
|
||||
</member>
|
||||
<!--
|
||||
<member priority="1">
|
||||
<callManager>
|
||||
<ports>
|
||||
<ethernetPhonePort>2000</ethernetPhonePort>
|
||||
</ports>
|
||||
<processNodeName>192.168.178.3</processNodeName>
|
||||
<processNodeName>192.168.0.2</processNodeName>
|
||||
</callManager>
|
||||
</member>
|
||||
-->
|
||||
</members>
|
||||
</callManagerGroup>
|
||||
<connectionMonitorDuration>60</connectionMonitorDuration>
|
||||
@@ -115,9 +113,9 @@
|
||||
</commonProfile>
|
||||
|
||||
<vendorConfig>
|
||||
<logServer>192.168.178.3</logServer>
|
||||
<syslogServer>192.168.178.3</syslogServer>
|
||||
<debugServer>192.168.178.3</debugServer>
|
||||
<logServer>192.168.0.3</logServer>
|
||||
<syslogServer>192.168.0.3</syslogServer>
|
||||
<debugServer>192.168.0.3</debugServer>
|
||||
<debugLevel>3</debugLevel>
|
||||
<disableSpeaker>false</disableSpeaker>
|
||||
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
|
||||
@@ -152,8 +150,8 @@
|
||||
<powerPriority>1</powerPriority>
|
||||
<sshAccess>0</sshAccess>
|
||||
<sshPort>22</sshPort>
|
||||
<ipv6LoadServer>2a00:1158:3::185</ipv6LoadServer>
|
||||
<ipv6LogServer>2a00:1158:3::185</ipv6LogServer>
|
||||
<ipv6LoadServer>2a00:1258:3::185</ipv6LoadServer>
|
||||
<ipv6LogServer>2a00:1258:3::185</ipv6LogServer>
|
||||
<detectCMConnectionFailure>0</detectCMConnectionFailure>
|
||||
<useEnblocDialing>1</useEnblocDialing>
|
||||
</vendorConfig>
|
||||
@@ -225,12 +223,12 @@
|
||||
<userId>9999</userId>
|
||||
|
||||
<!-- Begin URL's -->
|
||||
<!--<idleURL>http://192.168.178.3/idle.php</idleURL>-->
|
||||
<authenticationURL>http://192.168.178.3/authenticate.php</authenticationURL>
|
||||
<informationURL>http://192.168.178.3/cisco_menu/help/help.php</informationURL>
|
||||
<idleURL>http://192.168.0.3/idle.php</idleURL>
|
||||
<authenticationURL>http://192.168.0.3/authenticate.php</authenticationURL>
|
||||
<informationURL>http://192.168.0.3/cisco_menu/help/help.php</informationURL>
|
||||
<messagesURL/>
|
||||
<proxyServerURL/>
|
||||
<servicesURL>http://192.168.178.3/tests.xml</servicesURL>
|
||||
<directoryURL>http://192.168.178.3/cisco_menu/directory/menu.php</directoryURL>
|
||||
<servicesURL>http://192.168.0.3/tests.xml</servicesURL>
|
||||
<directoryURL>http://192.168.0.3/cisco_menu/directory/menu.php</directoryURL>
|
||||
<!-- End URL's -->
|
||||
</Default>
|
||||
|
Reference in New Issue
Block a user