<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rogierm&#039;s Blog &#187; adsl</title>
	<atom:link href="http://rogierm.redbee.nl/blog/tag/adsl/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogierm.redbee.nl/blog</link>
	<description>Just another blog with technical stuff</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SIP with Speedtouch ADSL modem</title>
		<link>http://rogierm.redbee.nl/blog/2010/01/02/sip-with-speedtouch-adsl-modem/</link>
		<comments>http://rogierm.redbee.nl/blog/2010/01/02/sip-with-speedtouch-adsl-modem/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 21:13:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[speedtouch]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=101</guid>
		<description><![CDATA[We have a small VOIP network with 10 phone, a dedicated DSL line from Orange/Online and an external Asterisk server in a datacenter. The DSL line is terminated on a Speedtouch modem. With the default settings of the modem we experienced two problems: Incoming calls did not get through The sound of outgoing calls disappeared [...]]]></description>
			<content:encoded><![CDATA[<p>We have a small VOIP network with 10 phone, a dedicated DSL line from Orange/Online and an external Asterisk server in a datacenter. The DSL line is terminated on a Speedtouch modem. With the default settings of the modem we experienced two problems:</p>
<ul>
<li>Incoming calls did not get through
<li>The sound of outgoing calls disappeared while the call was not dropped
</ul>
<p>In the Asterisk logs we could see the following message:<br />
<code><br />
[Dec 30 13:40:51] WARNING[1911] chan_sip.c: Maximum retries exceeded on transmis<br />
sion 0016c7ea-28120012-73ca27ca-35d5391a@10.0.0.45 for seqno 102 (Critical Respo<br />
nse) -- See doc/sip-retransmit.txt.<br />
[Dec 30 13:40:51] WARNING[1911] chan_sip.c: Hanging up call 0016c7ea-28120012-73<br />
ca27ca-35d5391a@10.0.0.45 - no reply to our critical packet (see doc/sip-retrans<br />
mit.txt).<br />
</code></p>
<p>To fix this, you have to disable the SIP helper on the Speedtouch modem. Connect to the modem with telnet (default ip: 10.0.0.138, default user: Administrator, default password: <empty>) and enter the following commands:<br />
<code><br />
_{Administrator}=>connection<br />
{Administrator}[connection]=>appconfig application=SIP SIP_ALG=disabled<br />
{Administrator}[connection]=>exit<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2010/01/02/sip-with-speedtouch-adsl-modem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

