<?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 Re: Disable SIP ALG on ASR 4431 in Switching</title>
    <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384882#M414565</link>
    <description>&lt;P&gt;Great, thanks&lt;/P&gt;</description>
    <pubDate>Thu, 17 May 2018 11:20:43 GMT</pubDate>
    <dc:creator>WonderfulIT</dc:creator>
    <dc:date>2018-05-17T11:20:43Z</dc:date>
    <item>
      <title>Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384822#M414558</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not that knowledgable with VOIP so bear with me......we have a conference phone and it keeps showing as registered on the VOIP companies site (a 3rd party) and then during the call it then drops and shows as not registered and no calls can be made.&lt;/P&gt;
&lt;P&gt;They have asked me to disable SIP ALG on the router which i did by:&lt;/P&gt;
&lt;OL class="fix-media-list-overlap"&gt;
&lt;LI class="level1"&gt;
&lt;DIV class="li"&gt;&lt;STRONG&gt;enable&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI class="level1"&gt;
&lt;DIV class="li"&gt;&lt;STRONG&gt;configure terminal&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI class="level1"&gt;
&lt;DIV class="li"&gt;&lt;STRONG&gt;no ip nat service sip udp port 5060&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;But then the phone doesn't work and shows as unregistered.&lt;/P&gt;
&lt;P&gt;Am i doing this wrong or is this not the correct way to disable SIP ALG on a Cisco ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 23:03:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384822#M414558</guid>
      <dc:creator>WonderfulIT</dc:creator>
      <dc:date>2019-03-08T23:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384864#M414562</link>
      <description>&lt;PRE&gt;no ip nat service sip tcp port 5060&lt;BR /&gt;no ip nat service sip udp port 5060&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 May 2018 10:50:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384864#M414562</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-05-17T10:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384870#M414563</link>
      <description>&lt;P&gt;So i've done it right then (i did both UDP and TCP) ? Would this block port 5060 completely by any chance?&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 11:03:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384870#M414563</guid>
      <dc:creator>WonderfulIT</dc:creator>
      <dc:date>2018-05-17T11:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384880#M414564</link>
      <description>Yes.</description>
      <pubDate>Thu, 17 May 2018 11:18:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384880#M414564</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-05-17T11:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384882#M414565</link>
      <description>&lt;P&gt;Great, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 11:20:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384882#M414565</guid>
      <dc:creator>WonderfulIT</dc:creator>
      <dc:date>2018-05-17T11:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384884#M414566</link>
      <description>&lt;P&gt;Sorry, just realised. Are you saying YES to me doing it right or YES to it would block port 5060 altogether?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 11:21:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384884#M414566</guid>
      <dc:creator>WonderfulIT</dc:creator>
      <dc:date>2018-05-17T11:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384895#M414568</link>
      <description>The commands I've posted will block TCP &amp;amp; UDP ports 5060.</description>
      <pubDate>Thu, 17 May 2018 11:44:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384895#M414568</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-05-17T11:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384968#M414582</link>
      <description>&lt;P&gt;Right so as i'm not great at VOIP etc then i thought that SIG ALP was just a sort of inspection on SIP packets that sometimes modifies it and therefore causes issues so i was under the impression that this would disable the "ALG" inspection of the SIP packet but still let the packet through ?&lt;/P&gt;
&lt;P&gt;Is there any way of disabling the ALG side but still let the SIP packet through or am i completely misunderstanding this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 13:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3384968#M414582</guid>
      <dc:creator>WonderfulIT</dc:creator>
      <dc:date>2018-05-17T13:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385173#M414603</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/454582"&gt;@WonderfulIT&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;or am i completely misunderstanding this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You're over-thinking this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When applied, the two lines disables SIP ALG.&amp;nbsp; Period.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Factory default the AP and observe what it's doing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 20:13:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385173#M414603</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-05-17T20:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385364#M414637</link>
      <description>&lt;P&gt;I think i am then....so if you disable SIP ALG then how does a device communicate on port 5060 ? From what you're saying these commands BLOCK that port completely ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 07:33:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385364#M414637</guid>
      <dc:creator>wilson419</dc:creator>
      <dc:date>2018-05-18T07:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385389#M414642</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/264208"&gt;@wilson419&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;if you disable SIP ALG then how does a device communicate on port 5060&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It won't.&amp;nbsp; TCP and UDP 5060 are blocked so nothing should be talking to that port.&amp;nbsp; NOTHING.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 08:23:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385389#M414642</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-05-18T08:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SIP ALG on ASR 4431</title>
      <link>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385400#M414647</link>
      <description>&lt;P&gt;Right, that's clear now then so the part i obviously don't understand is that when comms companies ask us to disable SIP ALG on a line (which seems to becoming a common request) then if the device on the end of that communicates on port 5060 then this will just block the whole device ?&lt;/P&gt;
&lt;P&gt;On some of the Drayteks we use there's an option to disable SIP ALG and this seems to disable it but still allow that device to work on port 5060 so is there anything else i would need to do on a Cisco such as adding a new NAT rule or something or is it a case of if you disable SIP ALG then there's no chance of getting anything to work on port 5060 ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 08:52:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/disable-sip-alg-on-asr-4431/m-p/3385400#M414647</guid>
      <dc:creator>wilson419</dc:creator>
      <dc:date>2018-05-18T08:52:29Z</dc:date>
    </item>
  </channel>
</rss>

