cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
709
Views
0
Helpful
0
Replies

Configuration Cisco 7970 with OVH SIP line.

McBuzz
Level 1
Level 1

Hello,

I just subscribed to a 1-line SIP discovery offer to test the compatibility of the VOIP hardware that I have in my possession, this is a Cisco 7970G VOIP phone with SIP70 version "SIP70.8-5 -3S ". I realized all the configuration of the phone with the information provided by OVH support during the creation of the line, howewer impossible to register with the server sip4.ovh.fr! I have also tested the same recording via VoIP Sip software on Windows (Zoiper) and it works perfectly, both on the call and at the reception ...

I deduce that the problem is therefore the configuration of the Cisco set that I made by editing the conf file SEP[MACADDRESS].cnf.xml, then download via Tftp.

When looking at the log files on the embedded web server of the cisco extension, we can see this recurrent error:

ERR 10: 02: 38.532830 JVM:% REG send failure: REGISTER

So I've attached the relevant configuration file and logs files so that some of them with experience with cisco products can give me solutions. I also have a 60-days evaluation version of Cisco CUCUM version 9.1 but the interface so complex doesn't me help much ...

Thank you in advance for your help,

 

<?xml version="1.0" encoding="iso-8859-1"?>
<device>
    <fullConfig>true</fullConfig>
    <deviceProtocol>SIP</deviceProtocol>
    <sshUserId>admin</sshUserId>
    <sshPassword>cisco</sshPassword>
    <devicePool>
        <dateTimeSetting> 
            <dateTemplate>D/M/Y</dateTemplate> 
            <timeZone>W. Europe Standard/Daylight Time</timeZone> 
            <ntps> 
                <ntp>
                    <name>145.238.203.14</name> 
                    <ntpMode>Unicast</ntpMode> 
                </ntp>
            </ntps>
        </dateTimeSetting>
        <callManagerGroup>
            <tftpDefault>true</tftpDefault>
            <members>
                <member priority="0">
                    <callManager>
                        <ports>
                            <ethernetPhonePort>2000</ethernetPhonePort>
                            <sipPort>5060</sipPort>
                            <securedSipPort>5061</securedSipPort>
                        </ports>
                        <processNodeName>sip4.ovh.fr</processNodeName>
                    </callManager>
                </member>
            </members>
        </callManagerGroup>
    </devicePool>
    <commonProfile>
        <phonePassword></phonePassword>
        <backgroundImageAccess>true</backgroundImageAccess>
        <callLogBlfEnabled>0</callLogBlfEnabled>
    </commonProfile>
    <loadInformation>SIP70.8-5-3S</loadInformation>
    <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>
<displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
<daysDisplayNotActive>1,7</daysDisplayNotActive>
<displayOnTime>08:30</displayOnTime>
<displayOnDuration>00:10</displayOnDuration>
<displayIdleTimeout>00:59</displayIdleTimeout>
        <webAccess>0</webAccess>
        <spanToPCPort>1</spanToPCPort>
        <loggingDisplay>1</loggingDisplay>
        <loadServer></loadServer>
    </vendorConfig>
    <userLocale>
        <name>English_United_States</name>
        <uid>1</uid>
        <langCode>en_US</langCode>
        <version>1.0.0.0-1</version>
        <winCharSet>iso-8859-1</winCharSet>
    </userLocale>
    <networkLocale>United_States</networkLocale> 
    <networkLocaleInfo> 
        <name>United_States</name> 
        <uid>64</uid> 
        <version>1.0.0.0-1</version> 
    </networkLocaleInfo> 
    <deviceSecurityMode>1</deviceSecurityMode>
    
<authenticationURL>http://{TBexternalIPaddress}/xmlservices/authentication.php</authenticationURL>
    
<directoryURL></directoryURL>
    <idleTimeout>0</idleTimeout>
    <idleURL></idleURL>
    
<informationURL>http://192.168.1.31/docs/deployment/CISCO/7970G/xmlservices/services.php</informationURL>
    <messagesURL></messagesURL>
    <proxyServerURL></proxyServerURL>
    
<servicesURL>http://192.168.1.31/docs/deployment/CISCO/7970G/xmlservices/index.php</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>
    <sipProfile>
        <sipProxies>
            <backupProxy>sip4.ovh.fr</backupProxy>
            <backupProxyPort>5060</backupProxyPort>
            <emergencyProxy></emergencyProxy>
            <emergencyProxyPort></emergencyProxyPort>
            <outboundProxy>sip4.ovh.fr</outboundProxy>
            <outboundProxyPort>5962</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>true</rfc2543Hold>
            <callHoldRingback>2</callHoldRingback>
            <localCfwdEnable>true</localCfwdEnable>
            <semiAttendedTransfer>true</semiAttendedTransfer>
            <anonymousCallBlock>2</anonymousCallBlock>
            <callerIdBlocking>0</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>true</transferOnhookEnabled>
        <enableVad>false</enableVad>
        <preferredCodec>g711u</preferredCodec>
        <dtmfAvtPayload>101</dtmfAvtPayload>
        <dtmfDbLevel>3</dtmfDbLevel>
        <dtmfOutofBand>avt</dtmfOutofBand>
        <alwaysUsePrimeLine>false</alwaysUsePrimeLine>
        <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
        <kpml>3</kpml>
        <stutterMsgWaiting>1</stutterMsgWaiting>
        <callStats>false</callStats>
        
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
        <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
        <startMediaPort>16384</startMediaPort>
        <stopMediaPort>32766</stopMediaPort>
        <voipControlPort>5060</voipControlPort>
        <dscpForAudio>184</dscpForAudio>
        <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
        <dialTemplate>dialplan.xml</dialTemplate>
        <phoneLabel>John Doe</phoneLabel>
        <natEnabled>true</natEnabled>
        <sipLines>
 <line button="1">
                <featureID>9</featureID>
                <featureLabel>Ligne 1 SIP OVH</featureLabel>
                <name>0033415******</name>
                <displayName>0033415******</displayName>
                <contact>0033415******</contact>
                <proxy>sip4.ovh.fr</proxy>
                <port>5060</port>
                <autoAnswer>
                    <autoAnswerEnabled>2</autoAnswerEnabled>
                </autoAnswer>
                <callWaiting>3</callWaiting>
                <authName>0033415******</authName>
                <authPassword>cT*****</authPassword>
                <sharedLine>false</sharedLine>
                <messageWaitingLampPolicy>1</messageWaitingLampPolicy>
                <messagesNumber>123</messagesNumber>
                <ringSettingIdle>4</ringSettingIdle>
                <ringSettingActive>5</ringSettingActive>
                <forwardCallInfoDisplay>
                    <callerName>true</callerName>
                    <callerNumber>true</callerNumber>
                    <redirectedNumber>false</redirectedNumber>
                    <dialedNumber>true</dialedNumber>
                </forwardCallInfoDisplay>
</line>

<line button="2">
        	<featureID>2</featureID>
        	<featureLabel>icbhcubyhuhcu</featureLabel>
        	<speedDialNumber>8885551212</speedDialNumber>
      		</line>  
<line button="3">
        	<featureID>2</featureID>
        	<featureLabel>cbccvbcbcvb</featureLabel>
        	<speedDialNumber>8885551212</speedDialNumber>
      		</line>  
<line button="4">
        	<featureID>2</featureID>
        	<featureLabel>cbcvbhhh</featureLabel>
        	<speedDialNumber>8885551212</speedDialNumber>
      		</line>
<line button="5">
        	<featureID>2</featureID>
        	<featureLabel>chhghghgh</featureLabel>        	
                <speedDialNumber>8885551212</speedDialNumber>
      		</line>			
<line button="6">
        	<featureID>2</featureID>
        	<featureLabel>Bob GSM</featureLabel>        	
                <speedDialNumber>8885551212</speedDialNumber>
      		</line>
</sipLines>
    </sipProfile>
</device>

0 Replies 0