Advertisement
Guest User

Cisco 7941 SIP config

a guest
Feb 10th, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.85 KB | None | 0 0
  1. <device>
  2.  
  3.     <fullConfig>true</fullConfig>
  4.     <deviceProtocol>SIP</deviceProtocol>
  5.     <sshUserId>admin</sshUserId>
  6.     <sshPassword>cisco</sshPassword>
  7.     <devicePool>
  8.         <dateTimeSetting>
  9.             <dateTemplate>Y/M/D</dateTemplate>
  10.             <timeZone>Central Europe Standard/Daylight Time</timeZone>
  11.             <ntps>
  12.                 <ntp>
  13.                     <name>148.6.0.1</name>
  14.                     <ntpMode>Unicast</ntpMode>
  15.                 </ntp>
  16.             </ntps>
  17.         </dateTimeSetting>
  18.         <callManagerGroup>
  19.             <tftpDefault>true</tftpDefault>
  20.             <members>
  21.                 <member priority="0">
  22.                     <callManager>
  23.                         <ports>
  24.                             <ethernetPhonePort>2000</ethernetPhonePort>
  25.                             <sipPort>5060</sipPort>
  26.                             <!--<securedSipPort>5062</securedSipPort>-->
  27.                         </ports>
  28.                         <processNodeName>172.16.1.1</processNodeName>
  29.                     </callManager>
  30.                 </member>
  31.             </members>
  32.         </callManagerGroup>
  33.     </devicePool>
  34.     <commonProfile>
  35.         <phonePassword></phonePassword>
  36.         <backgroundImageAccess>true</backgroundImageAccess>
  37.         <callLogBlfEnabled>0</callLogBlfEnabled>
  38.     </commonProfile>
  39.     <loadInformation>SIP41.8-5-4S</loadInformation>
  40.     <vendorConfig>
  41.         <disableSpeaker>false</disableSpeaker>
  42.         <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
  43.         <pcPort>0</pcPort>
  44.         <settingsAccess>1</settingsAccess>
  45.         <garp>0</garp>
  46.         <voiceVlanAccess>0</voiceVlanAccess>
  47.         <videoCapability>0</videoCapability>
  48.         <autoSelectLineEnable>0</autoSelectLineEnable>
  49.         <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
  50.         <displayOnTime>10:00</displayOnTime>
  51.         <displayOnDuration>00:01</displayOnDuration>
  52.         <displayIdleTimeout>00:05</displayIdleTimeout>
  53.         <webAccess>0</webAccess>
  54.         <spanToPCPort>1</spanToPCPort>
  55.         <loggingDisplay>1</loggingDisplay>
  56.         <loadServer></loadServer>
  57.     </vendorConfig>
  58.     <userLocale>
  59.         <name>hungarian_hungary</name>
  60.         <uid>1</uid>
  61.         <langCode>hu_HU</langCode>
  62.         <version>1.2100-1</version>
  63.         <winCharSet>iso-8859-2</winCharSet>
  64.     </userLocale>
  65.     <networkLocale>hungary</networkLocale>
  66.     <networkLocaleInfo>
  67.         <name>hungary</name>
  68.         <uid>64</uid>
  69.         <version>1.2100-1</version>
  70.     </networkLocaleInfo>
  71.     <deviceSecurityMode>1</deviceSecurityMode>
  72.     <authenticationURL></authenticationURL>
  73.     <directoryURL></directoryURL>
  74.     <idleTimeout>10</idleTimeout>
  75.     <idleURL></idleURL>
  76.     <informationURL></informationURL>
  77.     <messagesURL></messagesURL>
  78.     <proxyServerURL></proxyServerURL>
  79.     <servicesURL></servicesURL>
  80.     <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  81.     <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  82.     <dscpForCm2Dvce>96</dscpForCm2Dvce>
  83.     <transportLayerProtocol>4</transportLayerProtocol>
  84.     <capfAuthMode>0</capfAuthMode>
  85.     <capfList>
  86.         <capf>
  87.             <phonePort>3804</phonePort>
  88.         </capf>
  89.     </capfList>
  90.     <certHash></certHash>
  91.     <encrConfig>false</encrConfig>
  92.     <sipProfile>
  93.         <sipProxies>
  94.             <backupProxy>172.16.1.1</backupProxy>
  95.             <backupProxyPort>5060</backupProxyPort>
  96.             <emergencyProxy></emergencyProxy>
  97.             <emergencyProxyPort></emergencyProxyPort>
  98.             <outboundProxy></outboundProxy>
  99.             <outboundProxyPort></outboundProxyPort>
  100.             <registerWithProxy>true</registerWithProxy>
  101.         </sipProxies>
  102.         <sipCallFeatures>
  103.             <cnfJoinEnabled>true</cnfJoinEnabled>
  104.             <callForwardURI>x--serviceuri-cfwdall</callForwardURI>
  105.             <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
  106.             <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
  107.             <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
  108.             <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
  109.             <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
  110.             <rfc2543Hold>true</rfc2543Hold>
  111.             <callHoldRingback>2</callHoldRingback>
  112.             <localCfwdEnable>true</localCfwdEnable>
  113.             <semiAttendedTransfer>true</semiAttendedTransfer>
  114.             <anonymousCallBlock>2</anonymousCallBlock>
  115.             <callerIdBlocking>0</callerIdBlocking>
  116.             <dndControl>0</dndControl>
  117.             <remoteCcEnable>true</remoteCcEnable>
  118.         </sipCallFeatures>
  119.         <sipStack>
  120.             <sipInviteRetx>6</sipInviteRetx>
  121.             <sipRetx>10</sipRetx>
  122.             <timerInviteExpires>180</timerInviteExpires>
  123.             <timerRegisterExpires>120</timerRegisterExpires>
  124.             <timerRegisterDelta>5</timerRegisterDelta>
  125.             <timerKeepAliveExpires>120</timerKeepAliveExpires>
  126.             <timerSubscribeExpires>120</timerSubscribeExpires>
  127.             <timerSubscribeDelta>5</timerSubscribeDelta>
  128.             <timerT1>500</timerT1>
  129.             <timerT2>4000</timerT2>
  130.             <maxRedirects>70</maxRedirects>
  131.             <remotePartyID>false</remotePartyID>
  132.             <userInfo>None</userInfo>
  133.         </sipStack>
  134.         <autoAnswerTimer>1</autoAnswerTimer>
  135.         <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
  136.         <autoAnswerOverride>true</autoAnswerOverride>
  137.         <transferOnhookEnabled>true</transferOnhookEnabled>
  138.         <enableVad>false</enableVad>
  139.         <preferredCodec>g729</preferredCodec>
  140.         <dtmfAvtPayload>101</dtmfAvtPayload>
  141.         <dtmfDbLevel>3</dtmfDbLevel>
  142.         <dtmfOutofBand>avt</dtmfOutofBand>
  143.         <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
  144.         <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
  145.         <kpml>3</kpml>
  146.         <stutterMsgWaiting>1</stutterMsgWaiting>
  147.         <callStats>false</callStats>
  148.         <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
  149.         <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
  150.         <startMediaPort>16384</startMediaPort>
  151.         <stopMediaPort>16399</stopMediaPort>
  152.         <voipControlPort>5061</voipControlPort>
  153.         <dscpForAudio>184</dscpForAudio>
  154.         <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
  155.         <dialTemplate>dialplan.xml</dialTemplate>
  156.         <phoneLabel>1234 </phoneLabel>
  157.         <natEnabled>false</natEnabled>
  158.         <natAddress></natAddress>
  159.         <sipLines>
  160.            
  161.             <line button="1">
  162.                 <featureID>9</featureID>
  163.                 <featureLabel>1234</featureLabel>
  164.                 <name>1234</name>
  165.                 <displayName>1234</displayName>
  166.                 <contact>1234</contact>
  167.                 <proxy>172.16.1.1</proxy>
  168.                 <port>5060</port>
  169.                 <autoAnswer>
  170.                     <autoAnswerEnabled>2</autoAnswerEnabled>
  171.                 </autoAnswer>
  172.                 <callWaiting>3</callWaiting>
  173.                 <authName>1234</authName>
  174.                 <authPassword>nagyontitkosjelszo</authPassword>
  175.                 <sharedLine>false</sharedLine>
  176.                 <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
  177.                 <messagesNumber>121</messagesNumber>
  178.                 <ringSettingIdle>4</ringSettingIdle>
  179.                 <ringSettingActive>5</ringSettingActive>
  180.                 <forwardCallInfoDisplay>
  181.                     <callerName>true</callerName>
  182.                     <callerNumber>false</callerNumber>
  183.                     <redirectedNumber>false</redirectedNumber>
  184.                     <dialedNumber>true</dialedNumber>
  185.                 </forwardCallInfoDisplay>
  186.             </line>
  187.  
  188.         </sipLines>
  189.     </sipProfile>
  190.  
  191. </device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement