<?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>Cristian Bradiceanu &#187; VoIP</title>
	<atom:link href="http://blog.bradiceanu.net/category/voip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bradiceanu.net</link>
	<description>just another (technical) blog</description>
	<lastBuildDate>Sun, 13 Nov 2011 14:18:13 +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 phone issues with Belkin ADSL Wireless Router</title>
		<link>http://blog.bradiceanu.net/2007/08/31/sip-phone-issues-with-belkin-adsl-wireless-router/</link>
		<comments>http://blog.bradiceanu.net/2007/08/31/sip-phone-issues-with-belkin-adsl-wireless-router/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 11:16:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.bradiceanu.net/wordpress/archives/57</guid>
		<description><![CDATA[The old Linksys WAG54Gv2 died so I replaced it with a brand new Belkin F5D7633uk4A. Everything working fine except two SIP accounts on my Siemens Gigaset S450 IP (&#8220;Authentication error&#8221;). Also I got authentication errors and SIP 408 Timeout with X-Lite using the same SIP accounts. Also, Belkin web interface can not manage static routes, [...]]]></description>
			<content:encoded><![CDATA[<p>The old Linksys WAG54Gv2 died so I replaced it with a brand new Belkin F5D7633uk4A. Everything working fine except two SIP accounts on my Siemens Gigaset S450 IP (&#8220;Authentication error&#8221;). Also I got authentication errors and SIP 408 Timeout with <a href="http://www.counterpath.com/" title="X-Lite from Counterpath" target="_blank">X-Lite</a> using the same SIP accounts.</p>
<p>Also, Belkin web interface can not manage static routes, which is bad.</p>
<p>Version info:<br />
<code><br />
Runtime Code version  	      F5D7633-4Av1_UK_1.00.17<br />
Boot Code Version  	1.0.37-5.15<br />
Hardware Version  	V1.0J3<br />
ADSL Modem Code Version  	 A2pB018e.d16f</code></p>
<p>Looks like there&#8217;s a transparent SIP proxy running on the router. I could ssh with admin username and web interface password to the router.  Finally found siproxd running!</p>
<p>How to disable siproxd:<br />
<code><br />
siproxd disable<br />
save<br />
reboot<br />
</code></p>
<p>How to add a static route:<br />
<code><br />
route add IP NETMASK GATEWAY<br />
save<br />
</code></p>
<p>All available commands:<br />
<code><br />
?<br />
help<br />
logout<br />
reboot<br />
adsl<br />
atm<br />
brctl<br />
cat<br />
ledctrl<br />
df<br />
dumpcfg<br />
echo<br />
ifconfig<br />
kill<br />
arp<br />
defaultgateway<br />
dhcpserver<br />
dns<br />
lan<br />
passwd<br />
ppp<br />
remoteaccess<br />
restoredefault<br />
route<br />
save<br />
swversion<br />
wan<br />
ping<br />
ps<br />
pwd<br />
siproxd<br />
sntp<br />
sysinfo<br />
tftp<br />
wlctl<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bradiceanu.net/2007/08/31/sip-phone-issues-with-belkin-adsl-wireless-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siemens Gigaset S450 IP</title>
		<link>http://blog.bradiceanu.net/2007/05/29/siemens-gigaset-s450-ip/</link>
		<comments>http://blog.bradiceanu.net/2007/05/29/siemens-gigaset-s450-ip/#comments</comments>
		<pubDate>Tue, 29 May 2007 06:46:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.bradiceanu.net/wordpress/archives/48</guid>
		<description><![CDATA[Just replaced my C450 IP with S450 IP, mostly for multiple SIP accounts support. Good things: - can connect to up to six SIP accounts at the same time, plus gigaset.net - can map SIP account and fixed line to DECT phones (both outgoing and incoming calls) - reasonable DECT coverage - NAT traversal using [...]]]></description>
			<content:encoded><![CDATA[<p>Just replaced my <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_122378_rArNrNrNrN,00.html" target="_new">C450 IP</a> with <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_123868_rArNrNrNrN,00.html" title="Siemens Gigaset S450 IP" target="_blank">S450 IP</a>, mostly for multiple SIP accounts support.</p>
<p>Good things:<br />
- can connect to up to six SIP accounts at the same time, plus <a href="http://gigaset.net" title="gigaset.net" target="_blank">gigaset.net</a><br />
- can map SIP account and fixed line to DECT phones (both outgoing and incoming calls)<br />
- reasonable DECT coverage<br />
- NAT traversal using STUN<br />
- works with <a href="http://www.asterisk.org/" title="Asterisk PBX" target="_blank">asterisk</a><br />
- <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_116693_rArNrNrNrN,00.html" title="Gigaset S45" target="_blank">S45</a> handset can be registered to multiple bases, allowing you to chose base or just best signal base</p>
<p>Bad things:<br />
- can not choose what SIP account to use for outgoing calls on a call-by-call basis<br />
- gigaset.net calls never worked for me<br />
- R-key does not work with SIP<br />
- no MWI (Message Waiting Indication) for VoIP calls<br />
- slow handset response sometimes (tested with S45, <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_116690_rArNrNrNrN,00.html" title="Gigaset C45" target="_blank">C45</a> and <a href="http://gigaset.siemens.com/shc/0,1935,uk_en_0_116690_rArNrNrNrN,00.html" title="Gigaset C46" target="_blank">C46</a> handsets)<br />
- no automatic phonebook synchronization between handsets</p>
<p>One very interesting feature would be the possibility to use the Phone Line as a regular FXO port, allowing PSTN-to-VoIP and VoIP-to-PSTN calls.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bradiceanu.net/2007/05/29/siemens-gigaset-s450-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siemens Gigaset C450 IP</title>
		<link>http://blog.bradiceanu.net/2007/05/24/siemens-gigaset-c450-ip/</link>
		<comments>http://blog.bradiceanu.net/2007/05/24/siemens-gigaset-c450-ip/#comments</comments>
		<pubDate>Thu, 24 May 2007 14:01:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://vps.bradiceanu.net/wordpress/?p=46</guid>
		<description><![CDATA[I&#8217;ve had my C450 IP for one month now. Pretty happy with it, good range (at least better than Panasonic and my old Gigaset A-series), stable SIP connection (after firmware upgrade), reasonable battery life. Works with Asterisk (except the R-key to hold/transfer VoIP calls, but you can set the key in features.conf; and MWI).]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had my <a href="http://gigaset.siemens.com/shc/0,1935,hq_en_0_122378_rArNrNrNrN,00.html" title="Siemens Gigaset C450 IP" target="_blank">C450 IP</a> for one month now. Pretty happy with it, good range (at least better than Panasonic and my old Gigaset A-series), stable SIP connection (after firmware upgrade), reasonable battery life. Works with Asterisk (except the R-key to hold/transfer VoIP calls, but you can set the key in features.conf; and MWI).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bradiceanu.net/2007/05/24/siemens-gigaset-c450-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

