Skip to content

Instantly share code, notes, and snippets.

@yeyus
Created March 2, 2015 06:58
Show Gist options
  • Save yeyus/e79d45db6993d8ea10bc to your computer and use it in GitHub Desktop.
Save yeyus/e79d45db6993d8ea10bc to your computer and use it in GitHub Desktop.
Cisco 7960 XMLDefault.cnf.xml
<Default>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<mgcpPorts>
<listen>2427</listen>
<keepAlive>2428</keepAlive>
</mgcpPorts>
</ports>
<processNodeName></processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
<loadInformation8 model="IP Phone 7940">P003-8-12-00</loadInformation8>
<loadInformation7 model="IP Phone 7960">P003-8-12-00</loadInformation7>
<authenticationURL></authenticationURL>
<directoryURL></directoryURL>
<idleURL></idleURL>
<informationURL></informationURL>
<messagesURL></messagesURL>
<servicesURL></servicesURL>
</Default>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment