<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; fritz!box-fon</title>
	<atom:link href="http://blog.waja.info/tag/fritzbox-fon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Wed, 28 Apr 2010 08:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>Tweaking my FRITZ!Box Fon</title>
		<link>http://blog.waja.info/2005/05/12/tweaking-my-fritzbox-fon/</link>
		<comments>http://blog.waja.info/2005/05/12/tweaking-my-fritzbox-fon/#comments</comments>
		<pubDate>Thu, 12 May 2005 08:45:49 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[fritz!box-fon]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2005/05/12/tweaking-my-fritzbox-fon/</guid>
		<description><![CDATA[Okay &#8230; the first step was done by getting the box a ip and starting telnetd. But this cant be all. :) So i was searching a bit around .. with the standard codec used for voip, the upload was round about 85-90 KBit/s, so its tamped. If there is started a other upload, its [...]]]></description>
			<content:encoded><![CDATA[<p>Okay &#8230; the first step was done by getting the box a ip and starting telnetd. But this cant be all. :)</p>
<p><span id="more-79"></span><br />
So i was searching a bit around .. with the standard codec used for voip, the upload was round about 85-90 KBit/s, so its tamped. If there is started a other upload, its getting shaped and if the shaping isnt working well, my telephon session gets fucked.</p>
<p>The solution maybe using G.726-32 as primary Codec which need around 45 KBit/s:</p>
<p>So you need changing /var/flash/voip.cfg with</p>
<p class="code"># nvi /var/flash/voip.cfg</p>
<blockquote><pre>audiocodecs = "G726-32", "PCMA", "PCMU", "G726-40", "G726-24";</pre>
</blockquote>
<p>You also need to add this lines to /var/flash/debug.cfg</p>
<blockquote><pre>
killall voipd
sleep 3
voipd -i 0
</pre>
</blockquote>
<p>I also added this line into /var/flash/debug.cfg to start remote syslogging:</p>
<p class="code"># /sbin/syslogd -R *IPSyslogserver*</p>
<p>Sucking too is the fact, that time/date isnt correct after reboot. This will be fixed on first successfull ISDN call, but this will never happen, when you arent using ISDN.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2005/05/12/tweaking-my-fritzbox-fon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Exploring and Integrating a FRITZ!Box Fon into existing network</title>
		<link>http://blog.waja.info/2005/04/27/exploring-and-integrating-a-fritzbox-fon-into-existing-network/</link>
		<comments>http://blog.waja.info/2005/04/27/exploring-and-integrating-a-fritzbox-fon-into-existing-network/#comments</comments>
		<pubDate>Wed, 27 Apr 2005 14:19:28 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[fritz!box-fon]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2005/04/27/exploring-and-integrating-a-fritzbox-fon-into-existing-network/</guid>
		<description><![CDATA[Problem: The IP of the LAN Interface is fixed to 192.168.178.1 and of the USB Interface to 192.168.179.1. If you have an existing network, this forces you to renumber your network. This isnt the nice solution anyway, so I was searching for another one. At first, I updated my firmware to Version 06.03.14. On many [...]]]></description>
			<content:encoded><![CDATA[<p>Problem: The IP of the LAN Interface is fixed to 192.168.178.1 and of the USB Interface to 192.168.179.1.<br />
If you have an existing network, this forces you to renumber your network. This isnt the nice solution anyway, so I was searching for another one.</p>
<p>At first, I updated my firmware to Version 06.03.14. On many sites you can find that you can cange the IP on <a href="http://fritz.box/cgi-bin/..%2Fcgi-bin%2Fwebcm?getpage=..%2Fhtml%2Fmenus%2Fmenu1.html&#038;var:menu=system&#038;var:pagename=netipadr&#038;var:pagetitle=Netzwerkeinstellungen">http://fritz.box/cgi-bin/..%2Fcgi-bin%2Fwebcm?getpage=..%2Fhtml%&#8230;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2005/04/27/exploring-and-integrating-a-fritzbox-fon-into-existing-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->