Страница 1 из 1

Cisco 7961 + Asterisk 1.8

Добавлено: 09 сен 2014, 11:01
slowkazak
Добрый день, уже неделю бьюсь с цискофоном но пока безрезультатно. Осложняет ситуацию то что к телефефонии я вообще не очень близок. В общем так cisco 7961 не подключается к астериску

Вот конфиг телефона:

Код: Выделить всё

<device>
    <fullConfig>true</fullConfig>
    <deviceProtocol>SIP</deviceProtocol>
    <devicePool>
        <dateTimeSetting>
            <dateTemplate>D.M.Y</dateTemplate>
            <timeZone>Moscow Standard Time</timeZone>
            <ntps>
                <ntp>
                    <name>192.168.1.13</name>
                    <ntpMode>Unicast</ntpMode>
                </ntp>
            </ntps>
        </dateTimeSetting>
        <callManagerGroup>
            <tftpDefault>true</tftpDefault>
                <members>
                <member priority="0">
                <callManager>
                <name>$ASTERISK</name>
                <description>CallManager 5.0</description>
                <ports>
                  <ethernetPhonePort>2000</ethernetPhonePort>
                  <sipPort>5060</sipPort>
                  <securedSipPort>5061</securedSipPort>
                </ports>
                <processNodeName>192.168.1.13</processNodeName>
                </callManager>
                </member>
                </members>
             </callManagerGroup>
    </devicePool>
    <commonProfile>
        <phonePassword></phonePassword>
        <backgroundImageAccess>true</backgroundImageAccess>
        <callLogBlfEnabled>0</callLogBlfEnabled>
    </commonProfile>

    <vendorConfig>
        <disableSpeaker>false</disableSpeaker>
        <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
        <pcPort>0</pcPort>
        <settingsAccess>1</settingsAccess>
        <garp>0</garp>
        <voiceVlanAccess>0</voiceVlanAccess>
        <videoCapability>0</videoCapability>
        <autoSelectLineEnable>0</autoSelectLineEnable>
        <daysDisplayNotActive>1,7</daysDisplayNotActive>
        <displayOnTime>10:30</displayOnTime>
        <displayOnDuration>06:05</displayOnDuration>
        <displayIdleTimeout>00:05</displayIdleTimeout>
        <webAccess>0</webAccess>
        <spanToPCPort>1</spanToPCPort>
        <loggingDisplay>1</loggingDisplay>
        <loadServer></loadServer>
    </vendorConfig>


    
    <deviceSecurityMode>1</deviceSecurityMode>
    <idleTimeout>0</idleTimeout>
    <directoryURL></directoryURL> 
    <servicesURL>192.168.1.13</servicesURL> 
    <idleURL></idleURL>
    <messagesURL></messagesURL>
    <proxyServerURL></proxyServerURL>
    <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>96</dscpForCm2Dvce>
    <transportLayerProtocol>2</transportLayerProtocol>
    <capfAuthMode>0</capfAuthMode>
    <capfList>
        <capf>
            <phonePort>3804</phonePort>
        </capf>
    </capfList>
    <certHash></certHash>
    <encrConfig>false</encrConfig>
    <sipProfile>

		<sipProxies>
            <backupProxy>192.168.1.13</backupProxy>
            <backupProxyPort>5060</backupProxyPort>
            <emergencyProxy>192.168.1.13</emergencyProxy>
            <emergencyProxyPort>5060</emergencyProxyPort>
            <outboundProxy>192.168.1.13</outboundProxy>
            <outboundProxyPort>5060</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>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>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>
        <stutterMsgWaiting>1</stutterMsgWaiting>
        <callStats>true</callStats>
        <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
        <disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
        <startMediaPort>10100</startMediaPort>
        <stopMediaPort>10300</stopMediaPort>
        <voipControlPort>5060</voipControlPort>
        <dscpForAudio>184</dscpForAudio>
        <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
        <dialTemplate>dialplan.xml</dialTemplate> 
        <phoneLabel>Cisco</phoneLabel>
          <natReceivedProcessing>false</natReceivedProcessing>
          <natEnabled>false</natEnabled>
          <natAddress></natAddress>
        <sipLines>
          <line button="1">
            <featureID>9</featureID>
            <featureLabel>951</featureLabel>
            <proxy>192.168.1.13</proxy>
            <port>5060</port>
            <name>951</name>
            <displayName>951</displayName>
            <autoAnswer>
              <autoAnswerEnabled>2</autoAnswerEnabled>
            </autoAnswer>
            <callWaiting>3</callWaiting>
            <authName>951</authName>
            <authPassword>ae2d9ee27dcaa877e5288f1f01a76021</authPassword>
            <sharedLine>false</sharedLine>
            <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
            <messagesNumber></messagesNumber>
            <ringSettingIdle>4</ringSettingIdle>
            <ringSettingActive>5</ringSettingActive>
            <contact>951</contact>
            <forwardCallInfoDisplay>
              <callerName>true</callerName>
              <callerNumber>false</callerNumber>
              <redirectedNumber>false</redirectedNumber>
              <dialedNumber>true</dialedNumber>
            </forwardCallInfoDisplay>
          </line>
          <line button="2">
          <featureID></featureID>
          <featureLabel></featureLabel>
          <speedDialNumber></speedDialNumber>
          </line>
        </sipLines>
    </sipProfile>
</device>
Вот настройки клиента из астериска

Код: Выделить всё


[951]
deny=0.0.0.0/0.0.0.0
secret=ae2d9ee27dcaa877e5288f1f01a76021
dtmfmode=rfc2833
canreinvite=no
context=from-internal
host=dynamic
trustrpid=yes
sendrpid=pai
type=friend
nat=no
port=5060
qualify=yes
qualifyfreq=60
transport=tcp,udp,tls
encryption=no
callgroup=
pickupgroup=
dial=SIP/951
mailbox=951@device
permit=0.0.0.0/0.0.0.0
callerid=tel1 <951>
callcounter=yes
faxdetect=no
cc_monitor_policy=generic

Вот кусок sip show settings

Код: Выделить всё

Default Settings:
-----------------
  Allowed transports:     TCP,UDP
  Outbound transport:     UDP
  Context:                from-sip-external
  Force rport:            No
  DTMF:                   rfc2833
  Qualify:                0
  Use ClientCode:         No
  Progress inband:        Never
  Language:
  MOH Interpret:          default
  MOH Suggest:
  Voice Mail Extension:   *97

И tcpdump с срц - адресом моего телефона

Код: Выделить всё

tcpdump src host 192.168.1.163
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
06:58:48.301907 ARP, Request who-has 192.168.1.163 tell 192.168.1.163, length 46
06:58:48.302093 ARP, Request who-has 192.168.1.1 tell 192.168.1.163, length 46
06:58:48.316019 IP 192.168.1.163.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:26:99:43:89:e2 (oui Unknown), length 548
06:58:48.401117 ARP, Request who-has 192.168.1.163 tell 192.168.1.163, length 46
06:58:48.401295 ARP, Request who-has 192.168.1.1 tell 192.168.1.163, length 46
06:58:55.518070 IP 192.168.1.163.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:26:99:43:89:e2 (oui Unknown), length 548
06:59:20.384152 ARP, Request who-has 192.168.1.4 tell 192.168.1.163, length 46
Все. В логах астериска при перезапуске телефона происходит абсолютное ничего. У телефона только надпись Registering


Можете подсказать что-нибудь?

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 09 сен 2014, 13:10
Samael28
Сменить прошивку на Цискофоне на SIP41.8-5-4S

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 09 сен 2014, 14:53
slowkazak
Но я прошивал его SIP41.9-3-1SR4-1S или не стоило этого делать?

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 09 сен 2014, 17:35
Samael28
Но ведь результата нет? Так стоило или нет?

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 09 сен 2014, 19:31
slowkazak
Ну фиг знает, завтра попробую, но я грешным делом расчитывал на обратную совместимость со стороны циски и вообще что новые прошивки это круто...

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 10 сен 2014, 10:08
slowkazak
Да, откат на боле древнюю прошивку помог. Теперь хоть пытается телефон регистрироваться.

Но есть одно НО Астериск его не принимает ссылаясь на неправильный пароль.

Логин-Пароль препроверил на софтфоне - все правильно. В чем может быть дело, омжет там какие-либо тонкости есть?

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 10 сен 2014, 16:02
Samael28
Есть мнение, что длина не влазит....

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 19 сен 2014, 13:33
elite128
может настройки ната? у 7961 вроде с натом заморочки

Re: Cisco 7961 + Asterisk 1.8

Добавлено: 19 сен 2014, 13:42
Vlad1983
у ТС уже все работает
отписаться наверное ломает