177 lines
6.8 KiB
XML
177 lines
6.8 KiB
XML
<device>
|
|
<deviceProtocol>SIP</deviceProtocol>
|
|
<sshUserId>cisco</sshUserId>
|
|
<sshPassword>cisco</sshPassword>
|
|
<devicePool>
|
|
<dateTimeSetting>
|
|
<dateTemplate>D-M-Y</dateTemplate>
|
|
<ti<timeZone>%%param::time_timezone_cisco39x5%%</timeZone>
|
|
|
|
<ntps>
|
|
<ntp>
|
|
<!-- Set ntp date -->
|
|
<name>200.160.7.186</name>
|
|
<ntpMode>Unicast</ntpMode>
|
|
</ntp>
|
|
</ntps>
|
|
</dateTimeSetting>
|
|
<callManagerGroup>
|
|
<members>
|
|
<member priority="0">
|
|
<callManager>
|
|
<ports>
|
|
<ethernetPhonePort>2000</ethernetPhonePort>
|
|
<sipPort>%%param::sipport%%</sipPort>
|
|
<securedSipPort>5061</securedSipPort>
|
|
</ports>
|
|
|
|
<!-- IP or FQDN (host) for REG SIP (as Asterisk) -->
|
|
<processNodeName>%%pbx_ip%%</processNodeName>
|
|
|
|
</callManager>
|
|
</member>
|
|
</members>
|
|
</callManagerGroup>
|
|
</devicePool>
|
|
<sipProfile>
|
|
<sipProxies>
|
|
<backupProxy></backupProxy>
|
|
<backupProxyPort></backupProxyPort>
|
|
<emergencyProxy></emergencyProxy>
|
|
<emergencyProxyPort></emergencyProxyPort>
|
|
<outboundProxy></outboundProxy>
|
|
<outboundProxyPort></outboundProxyPort>
|
|
<registerWithProxy>true</registerWithProxy>
|
|
</sipProxies>
|
|
<sipCallFeatures>
|
|
<cnfJoinEnabled>true</cnfJoinEnabled>
|
|
<callForwardURI>x--serviceuri-cfwdall</callForwardURI>
|
|
<callPickupURI>x-cisco-serviceuri-pickup</callPickupURI>
|
|
<callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI>
|
|
<callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI>
|
|
<meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI>
|
|
<abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI>
|
|
<rfc2543Hold>false</rfc2543Hold>
|
|
<callHoldRingback>2</callHoldRingback>
|
|
<localCfwdEnable>true</localCfwdEnable>
|
|
<semiAttendedTransfer>true</semiAttendedTransfer>
|
|
<anonymousCallBlock>2</anonymousCallBlock>
|
|
<callerIdBlocking>2</callerIdBlocking>
|
|
<dndControl>0</dndControl>
|
|
<remoteCcEnable>true</remoteCcEnable>
|
|
</sipCallFeatures>
|
|
<sipStack>
|
|
<sipInviteRetx>6</sipInviteRetx>
|
|
<sipRetx>10</sipRetx>
|
|
<timerInviteExpires>180</timerInviteExpires>
|
|
<timerRegisterExpires>600</timerRegisterExpires>
|
|
<timerRegisterDelta>5</timerRegisterDelta>
|
|
<timerKeepAliveExpires>120</timerKeepAliveExpires>
|
|
<timerSubscribeExpires>120</timerSubscribeExpires>
|
|
<timerSubscribeDelta>5</timerSubscribeDelta>
|
|
<timerT1>500</timerT1>
|
|
<timerT2>4000</timerT2>
|
|
<maxRedirects>70</maxRedirects>
|
|
<remotePartyID>false</remotePartyID>
|
|
<userInfo>None</userInfo>
|
|
</sipStack>
|
|
<autoAnswerTimer>1</autoAnswerTimer>
|
|
<autoAnswerAltBehavior>false</autoAnswerAltBehavior>
|
|
<autoAnswerOverride>true</autoAnswerOverride>
|
|
<transferOnhookEnabled>false</transferOnhookEnabled>
|
|
<enableVad>false</enableVad>
|
|
<preferredCodec>%%codec1%%</preferredCodec>
|
|
<dtmfAvtPayload>101</dtmfAvtPayload>
|
|
<dtmfDbLevel>3</dtmfDbLevel>
|
|
<dtmfOutofBand>avt</dtmfOutofBand>
|
|
<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
|
|
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
|
|
<kpml>3</kpml>
|
|
<natEnabled>false</natEnabled>
|
|
<natAddress></natAddress>
|
|
<phoneLabel>3CX</phoneLabel>
|
|
<stutterMsgWaiting>1</stutterMsgWaiting>
|
|
<callStats>true</callStats>
|
|
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
|
|
<disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
|
|
<startMediaPort>16384</startMediaPort>
|
|
<stopMediaPort>32766</stopMediaPort>
|
|
<sipLines>
|
|
<line button="1">
|
|
<featureID>9</featureID>
|
|
<featureLabel>%%extension_first_name%% %%extension_last_name%%</featureLabel>
|
|
<proxy>USECALLMANAGER</proxy>
|
|
<port>%%param::sipport%%</port>
|
|
<name>%%extension_number%%</name>
|
|
<displayName>%%extension_first_name%% %%extension_last_name%%</displayName>
|
|
<autoAnswer>
|
|
<autoAnswerEnabled>2</autoAnswerEnabled>
|
|
</autoAnswer>
|
|
<callWaiting>3</callWaiting>
|
|
<authName>%%extension_auth_id%%</authName>
|
|
<authPassword>%%extension_auth_pw%%</authPassword>
|
|
<sharedLine>false</sharedLine>
|
|
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
|
|
<messagesNumber>%%vm_number%%</messagesNumber>
|
|
<ringSettingIdle>4</ringSettingIdle>
|
|
<ringSettingActive>5</ringSettingActive>
|
|
<contact>%%extension_number%%</contact>
|
|
<forwardCallInfoDisplay>
|
|
<callerName>true</callerName>
|
|
<callerNumber>false</callerNumber>
|
|
<redirectedNumber>false</redirectedNumber>
|
|
<dialedNumber>true</dialedNumber>
|
|
</forwardCallInfoDisplay>
|
|
</line>
|
|
|
|
</sipLines>
|
|
<!-- Parâmetros da conta SIP -->
|
|
<voipControlPort>5060</voipControlPort>
|
|
<dscpForAudio>184</dscpForAudio>
|
|
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
|
|
<dialTemplate>cisco_dialplan.xml</dialTemplate>
|
|
<!-- softKeyFile>cisco_softkeys.xml</softKeyFile -->
|
|
</sipProfile>
|
|
<commonProfile>
|
|
<phonePassword></phonePassword>
|
|
<backgroundImageAccess>true</backgroundImageAccess>
|
|
<callLogBlfEnabled>2</callLogBlfEnabled>
|
|
</commonProfile>
|
|
<loadInformation309>CP3905.9-4-1SR1-3</loadInformation309>
|
|
<loadInformation115>CP3905.9-4-1SR1-3</loadInformation115>
|
|
<vendorConfig>
|
|
<disableSpeaker>false</disableSpeaker>
|
|
<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
|
|
<pcPort>0</pcPort>
|
|
<settingsAccess>1</settingsAccess>
|
|
<garp>0</garp>
|
|
<voiceVlanAccess>1</voiceVlanAccess>
|
|
<videoCapability>0</videoCapability>
|
|
<autoSelectLineEnable>0</autoSelectLineEnable>
|
|
<webAccess>0</webAccess>
|
|
<spanToPCPort>0</spanToPCPort>
|
|
<loggingDisplay>1</loggingDisplay>
|
|
<loadServer></loadServer>
|
|
</vendorConfig>
|
|
<versionStamp></versionStamp>
|
|
<deviceSecurityMode>1</deviceSecurityMode>
|
|
<authenticationURL></authenticationURL>
|
|
<directoryURL>%%PROVLINKLOCAL%%/cisco_phonebook.xml?menu=1</directoryURL>
|
|
<idleURL></idleURL>
|
|
<informationURL></informationURL>
|
|
<messagesURL></messagesURL>
|
|
<proxyServerURL></proxyServerURL>
|
|
<servicesURL>%%PROVLINKLOCAL%%/cisco_phonebook.xml?menu=1</servicesURL>
|
|
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
|
|
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
|
|
<dscpForCm2Dvce>96</dscpForCm2Dvce>
|
|
<transportLayerProtocol>1</transportLayerProtocol>
|
|
<capfAuthMode>0</capfAuthMode>
|
|
<capfList>
|
|
<capf>
|
|
<phonePort>3804</phonePort>
|
|
</capf>
|
|
</capfList>
|
|
<certHash></certHash>
|
|
<encrConfig>false</encrConfig>
|
|
</device> |