<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 3rd party sip registration - 4331 Router - IOS 16.4.1 in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556293#M1853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to register a third party SIP device to the 4331 Router running in CME mode.&amp;nbsp;&amp;nbsp; This process has worked for years on a 2901 router, and originally worked on the 4331 router running IOS 3.16.04.&amp;nbsp;&amp;nbsp; Once I upgraded to 16.4.1, the registration request is successfully challenged with a 401 Unauthorized, but returns a 404 Not Found after the registration attempt with the proper credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a new setting in the firmware that is preventing the registration process?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Below, I have included a generic version of the config file in the manner that I'm attempting to use.&amp;nbsp;&amp;nbsp; I also attached a "debug ccsip all" for an example registration attempt where it shows a "No matching pool for this REGISTER contact - 1111@192.168.11.34".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if I run a "show voice register all", it shows the registrations attempts under the "VOICE REGISTER GLOBAL" statistics, but shows 0 attempts under the "VOICE REGISTER POOL" statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help, suggestions or pointers would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice service voip&lt;/P&gt;&lt;P&gt; no ip address trusted authenticate&lt;/P&gt;&lt;P&gt; fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none&lt;/P&gt;&lt;P&gt;sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; registrar server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice register global&lt;/P&gt;&lt;P&gt; mode cme&lt;/P&gt;&lt;P&gt; max-dn 8&lt;/P&gt;&lt;P&gt; max-pool 8&lt;/P&gt;&lt;P&gt; authenticate register&lt;/P&gt;&lt;P&gt; authenticate realm all&lt;/P&gt;&lt;P&gt; auto-register&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice register dn&amp;nbsp; 1&lt;/P&gt;&lt;P&gt; number 1111&lt;/P&gt;&lt;P&gt; name Registration-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;voice register pool&amp;nbsp; 1&lt;/P&gt;&lt;P&gt; id mac 0000.0000.0000&lt;/P&gt;&lt;P&gt; number 1 dn 1&lt;/P&gt;&lt;P&gt; dtmf-relay rtp-nte&lt;/P&gt;&lt;P&gt; username 1111 password test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/0&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/1&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/2&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/3&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telephony-service&lt;/P&gt;&lt;P&gt; timeouts ringing 60000&lt;/P&gt;&lt;P&gt; max-conferences 8 gain -6&lt;/P&gt;&lt;P&gt; transfer-system full-consult&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dial-peer voice 1 pots&lt;/P&gt;&lt;P&gt; destination-pattern .&lt;/P&gt;&lt;P&gt; port 0/1/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sip-ua &lt;/P&gt;&lt;P&gt; timers expires 1800000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 15:27:54 GMT</pubDate>
    <dc:creator>mikecooley</dc:creator>
    <dc:date>2017-03-23T15:27:54Z</dc:date>
    <item>
      <title>3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556293#M1853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to register a third party SIP device to the 4331 Router running in CME mode.&amp;nbsp;&amp;nbsp; This process has worked for years on a 2901 router, and originally worked on the 4331 router running IOS 3.16.04.&amp;nbsp;&amp;nbsp; Once I upgraded to 16.4.1, the registration request is successfully challenged with a 401 Unauthorized, but returns a 404 Not Found after the registration attempt with the proper credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a new setting in the firmware that is preventing the registration process?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Below, I have included a generic version of the config file in the manner that I'm attempting to use.&amp;nbsp;&amp;nbsp; I also attached a "debug ccsip all" for an example registration attempt where it shows a "No matching pool for this REGISTER contact - 1111@192.168.11.34".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if I run a "show voice register all", it shows the registrations attempts under the "VOICE REGISTER GLOBAL" statistics, but shows 0 attempts under the "VOICE REGISTER POOL" statistics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help, suggestions or pointers would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice service voip&lt;/P&gt;&lt;P&gt; no ip address trusted authenticate&lt;/P&gt;&lt;P&gt; fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none&lt;/P&gt;&lt;P&gt;sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; registrar server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice register global&lt;/P&gt;&lt;P&gt; mode cme&lt;/P&gt;&lt;P&gt; max-dn 8&lt;/P&gt;&lt;P&gt; max-pool 8&lt;/P&gt;&lt;P&gt; authenticate register&lt;/P&gt;&lt;P&gt; authenticate realm all&lt;/P&gt;&lt;P&gt; auto-register&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice register dn&amp;nbsp; 1&lt;/P&gt;&lt;P&gt; number 1111&lt;/P&gt;&lt;P&gt; name Registration-1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;voice register pool&amp;nbsp; 1&lt;/P&gt;&lt;P&gt; id mac 0000.0000.0000&lt;/P&gt;&lt;P&gt; number 1 dn 1&lt;/P&gt;&lt;P&gt; dtmf-relay rtp-nte&lt;/P&gt;&lt;P&gt; username 1111 password test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/0&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/1&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/2&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;voice-port 0/1/3&lt;/P&gt;&lt;P&gt; timeouts ringing infinity&lt;/P&gt;&lt;P&gt; timing hookflash-out 500&lt;/P&gt;&lt;P&gt; caller-id enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telephony-service&lt;/P&gt;&lt;P&gt; timeouts ringing 60000&lt;/P&gt;&lt;P&gt; max-conferences 8 gain -6&lt;/P&gt;&lt;P&gt; transfer-system full-consult&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dial-peer voice 1 pots&lt;/P&gt;&lt;P&gt; destination-pattern .&lt;/P&gt;&lt;P&gt; port 0/1/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sip-ua &lt;/P&gt;&lt;P&gt; timers expires 1800000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:27:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556293#M1853</guid>
      <dc:creator>mikecooley</dc:creator>
      <dc:date>2017-03-23T15:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556294#M1854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please contact cisco TAC for sip registration issue, they should be able to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556294#M1854</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2017-03-24T04:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556295#M1855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response. However, I had already opened a TAC request, and was told that third party SIP registrations were not officially supported on CME, thus TAC could not offer support. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 13:12:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556295#M1855</guid>
      <dc:creator>mikecooley</dc:creator>
      <dc:date>2017-03-27T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556296#M1856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry, this forum for TCL IVR script issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 04:29:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556296#M1856</guid>
      <dc:creator>Raghavendra G V</dc:creator>
      <dc:date>2017-03-29T04:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556297#M1857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case someone stumbles across this dead thread in the future (like I did).&amp;nbsp; The way to make this work is to change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;voice register pool&amp;nbsp; 1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;id mac 0000.0000.0000&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;number 1 dn 1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;dtmf-relay rtp-nte&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;username 1111 password test&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;to&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;voice register pool&amp;nbsp; 1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;id device-id-name 1111&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;number 1 dn 1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;dtmf-relay rtp-nte&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d;"&gt;username 1111 password test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 21:10:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3556297#M1857</guid>
      <dc:creator>Bryce Palmer</dc:creator>
      <dc:date>2017-11-27T21:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3711660#M2587</link>
      <description>&lt;P&gt;Hi Bryce,&lt;BR /&gt;&lt;BR /&gt;Thank you! After Friday--&amp;gt;Sunday evening boiling my brain I've found your post.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;changing "&amp;nbsp;id mac 0001.0001.0001" to "id device-id-name 2000" have saved me from going insane.&amp;nbsp;&lt;BR /&gt;THANK YOU!!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Sep 2018 10:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3711660#M2587</guid>
      <dc:creator>izatsare</dc:creator>
      <dc:date>2018-09-23T10:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: 3rd party sip registration - 4331 Router - IOS 16.4.1</title>
      <link>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3723431#M2590</link>
      <description>Thanks a lot!!!</description>
      <pubDate>Thu, 11 Oct 2018 10:05:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/3rd-party-sip-registration-4331-router-ios-16-4-1/m-p/3723431#M2590</guid>
      <dc:creator>Nikolay Pestov</dc:creator>
      <dc:date>2018-10-11T10:05:21Z</dc:date>
    </item>
  </channel>
</rss>

