Кто нибудь  пробовал  подключить Cisco IP Communicator  к  Астериску по протоколу SIP?
Поделитесь опытом.
			
			
									
						
										
						Да, так и делаю, но видимо с xml-файлом у меня что-то не получается.ded писал(а):Укажите ему ИП адрес Астериска в качестве TFTP сервера и создайте XML конфиг там.
Код: Выделить всё
<?xml version="1.0" encoding="UTF-8"?>
<device  xsi:type="axl:XIPPhone" ctiid="94">
<fullConfig>true</fullConfig>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>cisco</sshUserId>
<sshPassword>cisco</sshPassword>
<devicePool>
	<dateTimeSetting>
		<dateTemplate>D/M/Y</dateTemplate>
		<timeZone>Russian Standard/Daylight Time</timeZone>
	</dateTimeSetting>
	<callManagerGroup>
		<members> <member priority="0"> <callManager>
			<name>10.192.1.18</name>
			<ports>
				<ethernetPhonePort>2000</ethernetPhonePort>
				<sipPort>5060</sipPort>
				<securedSipPort>5061</securedSipPort>
			</ports>
			<processNodeName>10.192.1.18</processNodeName>
		</callManager> </member> </members>
	</callManagerGroup>
	<srstInfo>
		<srstOption>Disable</srstOption>
		<ipAddr1>10.192.1.18</ipAddr1>
                <port1>2000</port1>
		<sipIpAddr1>10.192.1.18</sipIpAddr1> 
                <sipPort1>5060</sipPort1>
		<isSecure>false</isSecure>
	</srstInfo>
	<connectionMonitorDuration>120</connectionMonitorDuration>
</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-cisco-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>
		<retainForwardInformation>false</retainForwardInformation>
	</sipCallFeatures>
	<sipStack>
		<sipInviteRetx>6</sipInviteRetx>
		<sipRetx>10</sipRetx>
		<timerInviteExpires>180</timerInviteExpires>
		<timerRegisterExpires>360</timerRegisterExpires>
		<timerRegisterDelta>5</timerRegisterDelta>
		<timerKeepAliveExpires>120</timerKeepAliveExpires>
		<timerSubscribeExpires>120</timerSubscribeExpires>
		<timerSubscribeDelta>5</timerSubscribeDelta>
		<timerT1>500</timerT1>
		<timerT2>4000</timerT2>
		<maxRedirects>70</maxRedirects>
		<remotePartyID>true</remotePartyID>
		<userInfo>None</userInfo>
	</sipStack>
	<autoAnswerTimer>1</autoAnswerTimer>
	<autoAnswerAltBehavior>false</autoAnswerAltBehavior>
	<autoAnswerOverride>true</autoAnswerOverride>
	<transferOnhookEnabled>false</transferOnhookEnabled>
	<enableVad>false</enableVad>
	<preferredCodec>none</preferredCodec>
	<dtmfAvtPayload>101</dtmfAvtPayload>
	<dtmfDbLevel>2</dtmfDbLevel>
	<dtmfOutofBand>avt</dtmfOutofBand>
	<kpml>3</kpml>
	<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
	<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
	<phoneLabel>SomeONE Amee</phoneLabel>
	<stutterMsgWaiting>2</stutterMsgWaiting>
	<callStats>true</callStats>
	<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>
	<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
	<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
	<poundEndOfDial>true</poundEndOfDial>
	<startMediaPort>16384</startMediaPort>
	<stopMediaPort>32766</stopMediaPort>
	<sipLines>
		<line  button="1" lineIndex="1">
			<featureID>9</featureID>
			<proxy>10.192.1.18</proxy>
			<port>5060</port>
			<autoAnswer> <autoAnswerEnabled>2</autoAnswerEnabled> </autoAnswer>
			<callWaiting>3</callWaiting>
			<sharedLine>true</sharedLine>
			<messageWaitingLampPolicy>3</messageWaitingLampPolicy>
			<messagesNumber>500</messagesNumber>
			<ringSettingIdle>4</ringSettingIdle>
			<ringSettingActive>5</ringSettingActive>
			<forwardCallInfoDisplay>
				<callerName>true</callerName>
				<callerNumber>false</callerNumber>
				<redirectedNumber>false</redirectedNumber>
				<dialedNumber>true</dialedNumber>
			</forwardCallInfoDisplay>
			<featureLabel>2000</featureLabel>
			<displayName>2000</displayName>
			<name>2000</name>
			<authName>2000</authName>
			<authPassword>2000</authPassword>
		</line>
		
 	</sipLines>
	<externalNumberMask></externalNumberMask>
	<voipControlPort>5060</voipControlPort>
	<dscpForAudio>184</dscpForAudio>
	<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
	<dialTemplate>dialplan.xml</dialTemplate>
</sipProfile>
<commonProfile>
	<phonePassword></phonePassword>
	<backgroundImageAccess>true</backgroundImageAccess>
	<callLogBlfEnabled>2</callLogBlfEnabled>
</commonProfile>
<loadInformation>Cisco IP Communicator</loadInformation>
<vendorConfig>
	<disableSpeaker>false</disableSpeaker>
	<disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
	<forwardingDelay>1</forwardingDelay>
	<pcPort>0</pcPort>
	<settingsAccess>1</settingsAccess>
	<garp>0</garp>
	<voiceVlanAccess>0</voiceVlanAccess>
	<videoCapability>0</videoCapability>
	<autoSelectLineEnable>1</autoSelectLineEnable>
	<webAccess>1</webAccess>
	<daysDisplayNotActive>1,7</daysDisplayNotActive>
	<displayOnTime>09:00</displayOnTime>
	<displayOnDuration>12:00</displayOnDuration>
	<displayIdleTimeout>01:00</displayIdleTimeout>
	<spanToPCPort>1</spanToPCPort>
	<loggingDisplay>2</loggingDisplay>
	<loadServer>10.192.1.18</loadServer>
	<recordingTone>0</recordingTone>
	<recordingToneLocalVolume>100</recordingToneLocalVolume>
	<recordingToneRemoteVolume>50</recordingToneRemoteVolume>
	<recordingToneDuration></recordingToneDuration>
	<displayOnWhenIncomingCall>0</displayOnWhenIncomingCall>
	<rtcp>0</rtcp>
	<moreKeyReversionTimer>5</moreKeyReversionTimer>
	<autoCallSelect>1</autoCallSelect>
	<logServer>10.192.1.18</logServer>
	<g722CodecSupport>0</g722CodecSupport>
	<headsetWidebandUIControl>0</headsetWidebandUIControl>
	<handsetWidebandUIControl>0</handsetWidebandUIControl>
	<headsetWidebandEnable>0</headsetWidebandEnable>
	<handsetWidebandEnable>0</handsetWidebandEnable>
	<peerFirmwareSharing>0</peerFirmwareSharing>
	<enableCdpSwPort>1</enableCdpSwPort>
	<enableCdpPcPort>1</enableCdpPcPort>
</vendorConfig>
<versionStamp>1200501729-ee9247c4-1a10-481c-8fdc-612737c5aadd</versionStamp>
<userLocale>
	<name></name>
	<langCode>ru_RU</langCode>
	<version></version>
	<winCharSet>utf-8</winCharSet>
</userLocale>
<networkLocale></networkLocale>
<networkLocaleInfo>
	<name></name>
	<version></version>
</networkLocaleInfo>
</device>
Код: Выделить всё
<device>
   <deviceProtocol>SIP</deviceProtocol>
   <sshUserId>cisco</sshUserId>
   <sshPassword>cisco</sshPassword>
<devicePool>
   <dateTimeSetting>
   <dateTemplate>D/M/Ya</dateTemplate>
   <timeZone>Russian Standard/Daylight Time</timeZone>
   <ntps>
     <ntp>
      <name>10.192.1.18</name>
      <ntpMode>Unicast</ntpMode>
     </ntp>
    </ntps>
   </dateTimeSetting>
 <callManagerGroup>
   <members>
   <member priority="0">
    <callManager>
      <ports>
        <ethernetPhonePort>2000</ethernetPhonePort>
        <sipPort>5060</sipPort>
        <securedSipPort>5061</securedSipPort>
      </ports>
      <processNodeName>10.192.1.18</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>1</dndControl>
          <remoteCcEnable>true</remoteCcEnable>
       </sipCallFeatures>
     <sipStack>
          <sipInviteRetx>6</sipInviteRetx>
          <sipRetx>10</sipRetx>
          <timerInviteExpires>180</timerInviteExpires>
          <timerRegisterExpires>3600</timerRegisterExpires>
          <timerRegisterDelta>5</timerRegisterDelta>
          <timerKeepAliveExpires>120</timerKeepAliveExpires>
          <timerSubscribeExpires>120</timerSubscribeExpires>
          <timerSubscribeDelta>5</timerSubscribeDelta>
          <timerT1>500</timerT1>
          <timerT2>4000</timerT2>
          <maxRedirects>70</maxRedirects>
          <remotePartyID>true</remotePartyID>
          <userInfo>None</userInfo>
      </sipStack>
         <autoAnswerTimer>1</autoAnswerTimer>
         <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
         <autoAnswerOverride>true</autoAnswerOverride>
         <transferOnhookEnabled>false</transferOnhookEnabled>
         <enableVad>false</enableVad>
         <preferredCodec>g711alaw</preferredCodec>
         <dtmfAvtPayload>101</dtmfAvtPayload>
         <dtmfDbLevel>3</dtmfDbLevel>
         <dtmfOutofBand>avt</dtmfOutofBand>
         <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
         <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
         <kpml>3</kpml>
         <natEnabled>0</natEnabled>
         <natAddress></natAddress>
         <phoneLabel>Den</phoneLabel>
         <stutterMsgWaiting>1</stutterMsgWaiting>
         <callStats>true</callStats>
         <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
         <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
         <startMediaPort>10000</startMediaPort>
         <stopMediaPort>20000</stopMediaPort>
    <sipLines>
        <line button="1">
         <featureID>9</featureID>
         <featureLabel>7001</featureLabel>
         <proxy>10.192.1.18</proxy>
         <port>5060</port>
         <name>7001</name>
         <displayName>Den</displayName>
          <autoAnswer>
             <autoAnswerEnabled>2</autoAnswerEnabled>
          </autoAnswer>
         <callWaiting>3</callWaiting>
         <authName>7001</authName>
         <authPassword>7001</authPassword>
         <sharedLine>false</sharedLine>
         <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
         <messagesNumber>*97</messagesNumber>
         <ringSettingIdle>4</ringSettingIdle>
         <ringSettingActive>5</ringSettingActive>
         <contact>7001</contact>
          <forwardCallInfoDisplay>
            <callerName>true</callerName>
            <callerNumber>true</callerNumber>
            <redirectedNumber>false</redirectedNumber>
            <dialedNumber>true</dialedNumber>
         </forwardCallInfoDisplay>
        </line>
      </sipLines>
         <voipControlPort>5060</voipControlPort>
         <dscpForAudio>184</dscpForAudio>
         <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
         <dialTemplate>dialplan.xml</dialTemplate>
    </sipProfile>
  <commonProfile>
      <phonePassword></phonePassword>
      <backgroundImageAccess>true</backgroundImageAccess>
      <callLogBlfEnabled>1</callLogBlfEnabled>
  </commonProfile>
         <loadInformation>Cisco IP Communicator</loadInformation>
    <vendorConfig>
        <disableSpeaker>false</disableSpeaker>
        <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
        <pcPort>1</pcPort>
        <settingsAccess>1</settingsAccess>
        <garp>0</garp>
        <voiceVlanAccess>0</voiceVlanAccess>
        <videoCapability>0</videoCapability>
        <autoSelectLineEnable>0</autoSelectLineEnable>
        <webAccess>1</webAccess>
        <spanToPCPort>1</spanToPCPort>
        <loggingDisplay>1</loggingDisplay>
        <loadServer></loadServer>
    </vendorConfig>
        <versionStamp></versionStamp>
        <networkLocale>US</networkLocale>
          <networkLocaleInfo>
             <name>US</name>
             <version></version>
          </networkLocaleInfo>
        <deviceSecurityMode>1</deviceSecurityMode>
        <authenticationURL></authenticationURL>
        <directoryURL></directoryURL>
        <idleURL></idleURL>
        <informationURL></informationURL>
        <messagesURL></messagesURL>
        <proxyServerURL>10.192.1.18:3128</proxyServerURL>
        <servicesURL></servicesURL>
        <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
        <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
        <dscpForCm2Dvce>96</dscpForCm2Dvce>
        <transportLayerProtocol>4</transportLayerProtocol>
        <capfAuthMode>0</capfAuthMode>
      <capfList>
        <capf>
           <phonePort>3804</phonePort>
        </capf>
      </capfList>
  <certHash></certHash>
 <encrConfig>false</encrConfig>
</device>
Честно говоря, даже не обратил внимание на этот параметр, копипастил блоками из разных файлов все, что казалось нужным.ded писал(а):Почему <videoCapability>0</videoCapability> ?