ВидеоКонф(ВКС)  ::   FAQ  ::   Поиск  ::   Регистрация  ::   Вход

Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Вопросы по использованию и настройке IP телефонов, шлюзов и всего прочего

Модераторы: april22, Zavr2008

Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 25 янв 2014, 23:33

Суть проблемы с следующем. Не работают BLF. При этом функция прекрасно работает на телефонах серии 504 и 525. Настройки в конфиге телефона для кнопки выглядят следующим образом:

Код: выделить все
<line button="2">
<featureID>21</featureID>
<featureLabel>Description</featureLabel>
<speedDialNumber>Directory Number</speedDialNumber>
</line>


Вывод команды...

Код: выделить все
sip show subscriptions


...показывает что номер подписан на получение статуса другого номера.


Подскажите куда копать?

Версии: Asterisk 11.7, Elastix 2.4.0, FreePBX 2.11.0.
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение ded » 25 янв 2014, 23:51

Тут у Вас вот прямо буквами прописано?
<speedDialNumber>Directory Number</speedDialNumber>

должно быть типа
<featureLabel>Ivan Petrov</featureLabel>
<speedDialNumber>123</speedDialNumber>

А покажите и вывод
sip show subscriptions
ded
 
Сообщений: 15801
Зарегистрирован: 26 авг 2010, 19:00

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 26 янв 2014, 01:09

Нет конечно.

Код: выделить все
<line  button="3">
  <featureID>21</featureID>
  <featureLabel>Иван Петров</featureLabel>
  <speedDialNumber>3111</speedDialNumber>
  <featureOptionMask>1</featureOptionMask>
</line>


Вывод
Код: выделить все
sip show subscriptions


Код: выделить все
Peer             User             Call ID          Extension        Last state     Type            Mailbox    Expiry
192.168.0.213    3000             2afcc96b-47bf8d  3118@from-inter  Idle           dialog-info+xml <none>     001800
10.5.7.21        3271             53b4a7cf-1b9fdf  3145@from-inter  Idle           dialog-info+xml <none>     001800
10.5.7.21        3271             78658943-38fd4d  3177@from-inter  Idle           dialog-info+xml <none>     001800
192.168.0.213    3000             3a796887-189819  3424@from-inter  Idle           dialog-info+xml <none>     001800
192.168.1.48     3521             ZmE2M2VmNTk1NGU  3929@from-inter  Unavailable    pidf+xml        <none>     003600
192.168.1.48     3521             YWQ5NDU0ZTIwMzJ  3000@from-inter  Idle           pidf+xml        <none>     003600
192.168.1.48     3521             NWFjYTFjMGQwMzF  3271@from-inter  Idle           pidf+xml        <none>     003600
7 active SIP subscriptions


То есть номер 3118 должен слушать 3111. Но я уже вижу что по выводу такого не происходит, наверное отвалилось что то за выходные.
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение ded » 26 янв 2014, 03:07

Вот-вот.
И команду
core show hints
тоже используйте.
ded
 
Сообщений: 15801
Зарегистрирован: 26 авг 2010, 19:00

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 27 янв 2014, 10:20

Перенастроил новый номер на телефоне, теперь 3003 должен слушать 3000. Кнопка не работает.

Код: выделить все
sip show subscriptions

Код: выделить все
Peer             User             Call ID          Extension        Last state     Type            Mailbox    Expiry
192.168.0.17     3003             dca5f486-5cea00  3000@from-inter  Idle           cpim-pidf+xml   <none>     003600


Код: выделить все
core show hint 3000

Код: выделить все
                   3000@ext-local           : SIP/3000              State:Idle            Watchers  3
1 hint matching extension 3000
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 27 янв 2014, 18:55

Конфиг от 9971

Код: выделить все
<?xml version="1.0" encoding="UTF-8"?>
<device>
<deviceProtocol>SIP</deviceProtocol>

  <sshUserId>admin</sshUserId>
  <sshPassword>cisco</sshPassword>

  <devicePool>
    <dateTimeSetting>
      <dateTemplate>D.M.Y</dateTemplate>
      <timeTemplate>HH:MM</timeTemplate>
      <timeZone>Caucasus Standard/Daylight Time</timeZone>
      <ntps>
        <ntp>
          <name>10.4.2.100</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.4.2.100</processNodeName>
              </callManager>
           </member>
        </members>
     </callManagerGroup>
  </devicePool>

  <commonProfile>
     <phonePassword></phonePassword>
     <backgroundImageAccess>true</backgroundImageAccess>
     <callLogBlfEnabled>3</callLogBlfEnabled>
  </commonProfile>

  <loadInformation>sip9971.9-4-1-9</loadInformation>
  <featurePolicyFile>DefaultFP.xml</featurePolicyFile>

  <vendorConfig>
     <disableSpeaker>false</disableSpeaker>
     <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
     <pcPort>0</pcPort>
     <settingsAccess>1</settingsAccess>
     <garp>0</garp>
     <voiceVlanAccess>0</voiceVlanAccess>
     <ciscoCamera>1</ciscoCamera>
     <videoCapability>1</videoCapability>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <wifi>0</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <powerNegotiation>0</powerNegotiation>
     <autoSelectLineEnable>0</autoSelectLineEnable>
     <webAccess>0</webAccess>
     <sshAccess>0</sshAccess>
     <g722CodecSupport></g722CodecSupport>
     <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
     <displayOnTime>08:30</displayOnTime>
     <displayOnDuration>09:30</displayOnDuration>
     <displayIdleTimeout>01:00</displayIdleTimeout>
     <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
     <spanToPCPort>1</spanToPCPort>
     <loggingDisplay>1</loggingDisplay>
     <loadServer></loadServer>
  </vendorConfig>

  <commonConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
  </commonConfig>

  <enterpriseConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
     <videoCapability>1</videoCapability>
     <webAccess>0</webAccess>
     <eapAuthentication>2</eapAuthentication>
     <webProtocol>0</webProtocol>
  </enterpriseConfig>

  <advertiseG722Codec></advertiseG722Codec>

  <userLocale>
  <name>Russian_Federation</name>
  <uid></uid>
  <langCode>ru_RU</langCode>
  <version></version>
  <winCharSet>utf-8</winCharSet>
  </userLocale>

  <networkLocale>Russian_Federation</networkLocale>
  <networkLocaleInfo>
    <name>Russian_Federation</name>
    <uid></uid>
    <version></version>
</networkLocaleInfo>

  <deviceSecurityMode>1</deviceSecurityMode>

  <idleTimeout>0</idleTimeout>
  <authenticationURL></authenticationURL>
  <directoryURL></directoryURL>
  <idleURL></idleURL>
  <informationURL></informationURL>
  <messagesNumber></messagesNumber> 
  <messagesURL></messagesURL>
  <proxyServerURL></proxyServerURL>
  <servicesURL></servicesURL>
  <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  <dscpForCm2Dvce>96</dscpForCm2Dvce>

  <transportLayerProtocol>2</transportLayerProtocol>
  <dndCallAlert>5</dndCallAlert>
  <phonePersonalization>1</phonePersonalization>
  <rollover>0</rollover>
  <singleButtonBarge>0</singleButtonBarge>
  <joinAcrossLines>1</joinAcrossLines>
  <autoCallPickupEnable>false</autoCallPickupEnable>
  <blfAudibleAlertSettingOfIdleStation>0</blfAudibleAlertSettingOfIdleStation>
  <blfAudibleAlertSettingOfBusyStation>0</blfAudibleAlertSettingOfBusyStation>

  <capfAuthMode>0</capfAuthMode>
  <capfList>
     <capf>
        <phonePort>3804</phonePort>
     </capf>
  </capfList>

  <certHash></certHash>
  <encrConfig>false</encrConfig>
  <sipProfile>
     <sipProxies>
        <backupProxy>10.4.2.100</backupProxy>
        <backupProxyPort>5060</backupProxyPort>
        <emergencyProxy>10.4.2.100</emergencyProxy>
        <emergencyProxyPort>5060</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>true</retainForwardInformation>
     </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>false</remotePartyID>
        <userInfo>None</userInfo>
     </sipStack>

     <autoAnswerTimer>0</autoAnswerTimer>
     <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
     <autoAnswerOverride>true</autoAnswerOverride>
     <transferOnhookEnabled>false</transferOnhookEnabled>
     <enableVad>false</enableVad>
     <preferredCodec>none</preferredCodec>
     <dtmfAvtPayload>101</dtmfAvtPayload>
     <dtmfDbLevel>3</dtmfDbLevel>
     <dtmfOutofBand>avt</dtmfOutofBand>
     <alwaysUsePrimeLine>true</alwaysUsePrimeLine>
     <alwaysUsePrimeLineVoiceMail>true</alwaysUsePrimeLineVoiceMail>
     <kpml>3</kpml>
     <natEnabled>false</natEnabled>
     <natAddress>10.4.2.100</natAddress>

     <stutterMsgWaiting>2</stutterMsgWaiting>

     <callStats>false</callStats>
     <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
     <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>


     <startMediaPort>10000</startMediaPort>
     <stopMediaPort>20000</stopMediaPort>
     <voipControlPort>5060</voipControlPort>
     <dscpForAudio>184</dscpForAudio>
   <dscpVideo>136</dscpVideo>
   <dscpForTelepresence>128</dscpForTelepresence>
     <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
   <softKeyFile>softkey.xml</softKeyFile>
     <dialTemplate>dialplan.xml</dialTemplate>
     <phoneLabel></phoneLabel>
     <sipLines>
        <line button="1" lineIndex="1">
           <featureID>9</featureID>
           <featureLabel>3003</featureLabel>
           <name>3003</name>
           <displayName>3003</displayName>
           <contact>3003</contact>
           <proxy>10.4.2.100</proxy>
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>

           <authName>3003</authName>
           <authPassword>password</authPassword>

           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
     <messageWaitingAMWI>1</messageWaitingAMWI>
           <messagesNumber>*97</messagesNumber>
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>

           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
      <maxNumCalls>4</maxNumCalls>
      <busyTrigger>2</busyTrigger>
        </line>
        <line button="2" lineIndex="1">
           <featureID>9</featureID>
           <featureLabel>3003</featureLabel>
           <name>3003</name>
           <displayName>3003</displayName>
           <contact>3003</contact>
           <proxy>10.4.2.100</proxy>
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>

           <authName>3003</authName>
           <authPassword>password</authPassword>

           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
     <messageWaitingAMWI>1</messageWaitingAMWI>
           <messagesNumber>*97</messagesNumber>
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>

           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
      <maxNumCalls>4</maxNumCalls>
      <busyTrigger>2</busyTrigger>
        </line>
  </sipLines>
  </sipProfile>
 
  <phoneServices>
     <provisioning>0</provisioning>
  </phoneServices>
</device>
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение ded » 27 янв 2014, 19:19

Конфиг неправильный. Две одинаковие линейные кнопки 3003 - первая линия и вторая.
Ни одной кнопки с <featureID>21</featureID>
Проверять чужие конфиги на предмет ошибок - тяжёлый неблагодарный труд.
Проверяйте сами, читайте логи в телефоне, на ошибки телефон реагирует недвусмысленно. Смотрите sip debug пакетов hints.
ded
 
Сообщений: 15801
Зарегистрирован: 26 авг 2010, 19:00

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 28 янв 2014, 09:22

Конфиг правильный, провижингом сгенерировал без кнопки BLF. И да, две кнопки одинаковых линий работают.
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение Sansey » 28 янв 2014, 09:24

С кнопкой BLF

Код: выделить все
<?xml version="1.0" encoding="UTF-8"?>
<device>
<deviceProtocol>SIP</deviceProtocol>

  <sshUserId>admin</sshUserId>
  <sshPassword>cisco</sshPassword>

  <devicePool>
    <dateTimeSetting>
      <dateTemplate>D.M.Y</dateTemplate>
      <timeTemplate>HH:MM</timeTemplate>
      <timeZone>Caucasus Standard/Daylight Time</timeZone>
      <ntps>
        <ntp>
          <name>10.4.2.100</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.4.2.100</processNodeName>
              </callManager>
           </member>
        </members>
     </callManagerGroup>
  </devicePool>

  <commonProfile>
     <phonePassword></phonePassword>
     <backgroundImageAccess>true</backgroundImageAccess>
     <callLogBlfEnabled>3</callLogBlfEnabled>
  </commonProfile>

  <loadInformation>sip9971.9-4-1-9</loadInformation>
  <featurePolicyFile>DefaultFP.xml</featurePolicyFile>

  <vendorConfig>
     <disableSpeaker>false</disableSpeaker>
     <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
     <pcPort>0</pcPort>
     <settingsAccess>1</settingsAccess>
     <garp>0</garp>
     <voiceVlanAccess>0</voiceVlanAccess>
     <ciscoCamera>1</ciscoCamera>
     <videoCapability>1</videoCapability>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <wifi>0</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <powerNegotiation>0</powerNegotiation>
     <autoSelectLineEnable>0</autoSelectLineEnable>
     <webAccess>0</webAccess>
     <sshAccess>0</sshAccess>
     <g722CodecSupport></g722CodecSupport>
     <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
     <displayOnTime>08:30</displayOnTime>
     <displayOnDuration>09:30</displayOnDuration>
     <displayIdleTimeout>01:00</displayIdleTimeout>
     <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
     <spanToPCPort>1</spanToPCPort>
     <loggingDisplay>1</loggingDisplay>
     <loadServer></loadServer>
  </vendorConfig>

  <commonConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
  </commonConfig>

  <enterpriseConfig>
     <usb1>1</usb1>
     <usb2>1</usb2>
     <ciscoCamera>1</ciscoCamera>
     <usbClasses>0,1,2</usbClasses>
     <sdio>1</sdio>
     <bluetooth>1</bluetooth>
     <wifi>1</wifi>
     <bluetoothProfile>0,1</bluetoothProfile>
     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>
     <videoCapability>1</videoCapability>
     <webAccess>0</webAccess>
     <eapAuthentication>2</eapAuthentication>
     <webProtocol>0</webProtocol>
  </enterpriseConfig>

  <advertiseG722Codec></advertiseG722Codec>

  <userLocale>
  <name>Russian_Federation</name>
  <uid></uid>
  <langCode>ru_RU</langCode>
  <version></version>
  <winCharSet>utf-8</winCharSet>
  </userLocale>

  <networkLocale>Russian_Federation</networkLocale>
  <networkLocaleInfo>
    <name>Russian_Federation</name>
    <uid></uid>
    <version></version>
</networkLocaleInfo>

  <deviceSecurityMode>1</deviceSecurityMode>

  <idleTimeout>0</idleTimeout>
  <authenticationURL></authenticationURL>
  <directoryURL></directoryURL>
  <idleURL></idleURL>
  <informationURL></informationURL>
  <messagesNumber></messagesNumber> 
  <messagesURL></messagesURL>
  <proxyServerURL></proxyServerURL>
  <servicesURL></servicesURL>
  <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
  <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
  <dscpForCm2Dvce>96</dscpForCm2Dvce>

  <transportLayerProtocol>2</transportLayerProtocol>
  <dndCallAlert>5</dndCallAlert>
  <phonePersonalization>1</phonePersonalization>
  <rollover>0</rollover>
  <singleButtonBarge>0</singleButtonBarge>
  <joinAcrossLines>1</joinAcrossLines>
  <autoCallPickupEnable>false</autoCallPickupEnable>
  <blfAudibleAlertSettingOfIdleStation>0</blfAudibleAlertSettingOfIdleStation>
  <blfAudibleAlertSettingOfBusyStation>0</blfAudibleAlertSettingOfBusyStation>

  <capfAuthMode>0</capfAuthMode>
  <capfList>
     <capf>
        <phonePort>3804</phonePort>
     </capf>
  </capfList>

  <certHash></certHash>
  <encrConfig>false</encrConfig>
  <sipProfile>
     <sipProxies>
        <backupProxy>10.4.2.100</backupProxy>
        <backupProxyPort>5060</backupProxyPort>
        <emergencyProxy>10.4.2.100</emergencyProxy>
        <emergencyProxyPort>5060</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>true</retainForwardInformation>
     </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>false</remotePartyID>
        <userInfo>None</userInfo>
     </sipStack>

     <autoAnswerTimer>0</autoAnswerTimer>
     <autoAnswerAltBehavior>false</autoAnswerAltBehavior>
     <autoAnswerOverride>true</autoAnswerOverride>
     <transferOnhookEnabled>false</transferOnhookEnabled>
     <enableVad>false</enableVad>
     <preferredCodec>none</preferredCodec>
     <dtmfAvtPayload>101</dtmfAvtPayload>
     <dtmfDbLevel>3</dtmfDbLevel>
     <dtmfOutofBand>avt</dtmfOutofBand>
     <alwaysUsePrimeLine>true</alwaysUsePrimeLine>
     <alwaysUsePrimeLineVoiceMail>true</alwaysUsePrimeLineVoiceMail>
     <kpml>3</kpml>
     <natEnabled>false</natEnabled>
     <natAddress>10.4.2.100</natAddress>

     <stutterMsgWaiting>2</stutterMsgWaiting>

     <callStats>false</callStats>
     <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
     <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>


     <startMediaPort>10000</startMediaPort>
     <stopMediaPort>20000</stopMediaPort>
     <voipControlPort>5060</voipControlPort>
     <dscpForAudio>184</dscpForAudio>
   <dscpVideo>136</dscpVideo>
   <dscpForTelepresence>128</dscpForTelepresence>
     <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
   <softKeyFile>softkey.xml</softKeyFile>
     <dialTemplate>dialplan.xml</dialTemplate>
     <phoneLabel></phoneLabel>
     <sipLines>
        <line button="1" lineIndex="1">
           <featureID>9</featureID>
           <featureLabel>3003</featureLabel>
           <name>3003</name>
           <displayName>3003</displayName>
           <contact>3003</contact>
           <proxy>10.4.2.100</proxy>
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>

           <authName>3003</authName>
           <authPassword>password</authPassword>

           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
     <messageWaitingAMWI>1</messageWaitingAMWI>
           <messagesNumber>*97</messagesNumber>
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>

           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
      <maxNumCalls>4</maxNumCalls>
      <busyTrigger>2</busyTrigger>
        </line>
        <line button="2" lineIndex="1">
           <featureID>9</featureID>
           <featureLabel>3003</featureLabel>
           <name>3003</name>
           <displayName>3003</displayName>
           <contact>3003</contact>
           <proxy>10.4.2.100</proxy>
           <port>5060</port>
           <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
           </autoAnswer>
           <callWaiting>3</callWaiting>

           <authName>3003</authName>
           <authPassword>password</authPassword>

           <sharedLine>false</sharedLine>
           <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
     <messageWaitingAMWI>1</messageWaitingAMWI>
           <messagesNumber>*97</messagesNumber>
           <ringSettingIdle>4</ringSettingIdle>
           <ringSettingActive>5</ringSettingActive>

           <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
           </forwardCallInfoDisplay>
      <maxNumCalls>4</maxNumCalls>
      <busyTrigger>2</busyTrigger>
        </line>
    <line  button="3">
    <featureID>21</featureID>
    <featureLabel>3000</featureLabel>
     <speedDialNumber>3000</speedDialNumber>
      <featureOptionMask>1</featureOptionMask>
   </line>
  </sipLines>
  </sipProfile>
 
  <phoneServices>
     <provisioning>0</provisioning>
  </phoneServices>
</device>
Sansey
 
Сообщений: 13
Зарегистрирован: 25 янв 2014, 23:22

Re: Не работает BLF на Cisco CP-9971 и Cisco CP-7975G

Сообщение ded » 28 янв 2014, 12:12

Можно и 10 кнопок одинаковых, работать будет. Только объясните - зачем?
P.S. Нет возможности проверить правильность конфига.
ded
 
Сообщений: 15801
Зарегистрирован: 26 авг 2010, 19:00

След.

Вернуться в VoIP оборудование

Кто сейчас на форуме

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 16

© 2008 — 2024 Asterisk.ru
Digium, Asterisk and AsteriskNOW are registered trademarks of Digium, Inc.
Design and development by PostMet-Netzwerk GmbH