Obi202 Google Voice Gateway Cisco 7941

(1/4) > >>

McKayCR:
Hey all,

I'm trying to configure my Obi202 as a SIP gateway using my google voice.  I had this working about a year ago, but then made a change to the DHCP on my network, and broke everything.  I can't figure out how to walk back the changes so I'm starting from scratch.

I used this guide:
https://www.ukvoipforums.com/download/file.php?id=760

But once the Obi202 is configured, I can't get anything to register to it.  I tried Xlite as a quick verification that I could register and make a call, but not even that worked.

I also connected my Cisco 7941, but it just keeps saying registering. This is the config I used for my phone.
Code:

<device>
   <deviceProtocol>SIP</deviceProtocol>
   <devicePool>
      <dateTimeSetting>
         <dateTemplate>D/M/Y</dateTemplate>
         <timeZone>Pacific Standard/Daylight Time</timeZone>
         <ntps>
            <ntp priority="0">
               <name>192.168.0.40</name>
               <ntpMode>directedbroadcast</ntpMode>
            </ntp>
         </ntps>
      </dateTimeSetting>
      <callManagerGroup>
         <members>
            <member priority="0">
               <callManager>
                  <ports>
                     <sipPort>5063</sipPort>
                  </ports>
                  <processNodeName>192.168.0.150</processNodeName>
               </callManager>
            </member>
         </members>
      </callManagerGroup>
   </devicePool>
   <sipProfile>
      <sipProxies>
         <outboundProxy>192.168.0.150</outboundProxy>
         <outboundProxyPort>5063</outboundProxyPort>
         <registerWithProxy>true</registerWithProxy>
      </sipProxies>
      <sipLines>
         <line button="1" lineIndex="1">
            <featureID>9</featureID>
            <featureLabel></featureLabel>
            <proxy>USECALLMANAGER</proxy>
            <port>5063</port>
            <name>1001</name>
            <displayName></displayName>
            <autoAnswer>
               <autoAnswerEnabled>2</autoAnswerEnabled>
            </autoAnswer>
            <callWaiting>1</callWaiting>
            <authName>1001</authName>
            <authPassword>1001</authPassword>
            <sharedLine>false</sharedLine>
            <messagesNumber>*97</messagesNumber>
            <ringSettingActive>5</ringSettingActive>
            <forwardCallInfoDisplay>
               <callerName>true</callerName>
               <callerNumber>true</callerNumber>
               <redirectedNumber>true</redirectedNumber>
               <dialedNumber>true</dialedNumber>
            </forwardCallInfoDisplay>
         </line>
      </sipLines>
      <enableVad>true</enableVad>
      <preferredCodec>g711ulaw</preferredCodec>
      <dialTemplate>dialplan.xml</dialTemplate>
      <kpml>1</kpml>
      <phoneLabel></phoneLabel>
      <stutterMsgWaiting>3</stutterMsgWaiting>
      <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
      <dscpForAudio>184</dscpForAudio>
      <dscpVideo>136</dscpVideo>
      <sipStack>
         <sipInviteRetx>6</sipInviteRetx>
         <sipRetx>10</sipRetx>
         <timerInviteExpires>180</timerInviteExpires>
         <timerRegisterExpires>60</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>
   </sipProfile>
   <commonProfile>
      <phonePassword></phonePassword>
      <callLogBlfEnabled>2</callLogBlfEnabled>
   </commonProfile>
   <featurePolicyFile>featurePolicyDefault.xml</featurePolicyFile>
   <loadInformation>SIP41.8-3-5S</loadInformation>
   <vendorConfig>
      <disableSpeaker>false</disableSpeaker>
      <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
      <pcPort>0</pcPort>
      <settingsAccess>1</settingsAccess>
      <garp>0</garp>
      <voiceVlanAccess>1</voiceVlanAccess>
      <videoCapability>1</videoCapability>
      <autoSelectLineEnable>1</autoSelectLineEnable>
      <sshAccess>0</sshAccess>
      <sshPort>22</sshPort>
      <webAccess>0</webAccess>
      <spanToPCPort>1</spanToPCPort>
      <loggingDisplay>1</loggingDisplay>
      <loadServer></loadServer>
      <daysDisplayNotActive></daysDisplayNotActive>
      <displayOnTime>00:00</displayOnTime>
      <displayOnDuration>00:01</displayOnDuration>
      <displayIdleTimeout>00:01</displayIdleTimeout>
   </vendorConfig>
   <commonConfig>
      <videoCapability>1</videoCapability>
      <ciscoCamera>1</ciscoCamera>
   </commonConfig>
   <sshUserId>user</sshUserId>
   <sshPassword>password</sshPassword>
   <servicesURL></servicesURL>
</device>

I have been all over this forum and seen many attempts to do the same, and I have tried them all, none work.

Any thoughts?

drgeoff:
Recent firmwares have broken the ability of the 202 to have some phones register to it.

Look for posts on this forum on the subject by azrobert.

McKayCR:
Quote from: drgeoff on July 21, 2018, 11:27:02 am

Recent firmwares have broken the ability of the 202 to have some phones register to it.

Look for posts on this forum on the subject by azrobert.


So we should be able to roll that back to a previous version right?  Disable the auto updating and restore services

azrobert:
Quote from: McKayCR on July 21, 2018, 11:46:47 am

So we should be able to roll that back to a previous version right? 


Wrong! Polycom added a digital signature to the firmware, preventing loading older fw.

The fix is to change your phone to call without registration and remove the Proxy function from the OBi202.

Voice Services -> SPx Service -> X_Proxy: unchecked

McKayCR:
Amazing, I new it was something small, ok, so I have it connected... I think.  I can't send or receive phone calls yet, my EXT1 has a big X on it.  I'll run through all the configs again and see what I have messed up.

Navigation

[0] Message Index

[#] Next page