<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Asterisk chan_mobile fail</title>
	<atom:link href="http://veejoe.net/blog/2009/07/asterisk-chan_mobile-fail/feed/" rel="self" type="application/rss+xml" />
	<link>http://veejoe.net/blog/2009/07/asterisk-chan_mobile-fail/</link>
	<description>Vic's Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 14:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Sebastian Arcus</title>
		<link>http://veejoe.net/blog/2009/07/asterisk-chan_mobile-fail/comment-page-1/#comment-1201</link>
		<dc:creator>Sebastian Arcus</dc:creator>
		<pubDate>Thu, 24 Nov 2011 21:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://veejoe.net/blog/?p=5440#comment-1201</guid>
		<description>Hi - not exactly an answer to your questions - just relating my experience. I&#039;ve been using now for few years a Cambridge Silicon Radio dongle with a Nokia 5000 mobile. I&#039;ve also tried it with success with a newer Nokia 2730 Classic. I first used it with Asterisk 1.6.x series, now it is working with Asterisk 1.8.x series. I found it a bit fiddly in the beginning - but nothing like as much trouble you seem to have had - thankfully.

One issue that I have is that the bluetooth connection reliably disconnects at the end of the call. I&#039;ve stumbled over an Asterisk bug - which after few years of patches and investigation was eventually closed with (roughly) the conclusion: &quot;This behaviour is typical of certain Nokia phones and there is nothing chan_mobile can do about it&quot;. So I just set it to attempt reconnects every 10 seconds in chan_mobile.conf and hope nobody will call within 10 seconds of ending the last call.

I normally use it to leave my mobile at home when I go abroad - and use another mobile with a local sim form the country I am in. Then I get Asterisk from home to patch calls incoming on my landline and mobile through to my foreign mobile number where I am. It works out cheaper that way. Kind of a DIY roaming.

Good luck with your endevour.

P.S. - At the moment I&#039;m working to get gnokii working with my phone over usb - so that I can have my SMS forwarded over email to me when I&#039;m abroad. chan_mobile SMS only works with a restricted number of phones - mainly Symbian S60 devices from what I gather.</description>
		<content:encoded><![CDATA[<p>Hi &#8211; not exactly an answer to your questions &#8211; just relating my experience. I&#8217;ve been using now for few years a Cambridge Silicon Radio dongle with a Nokia 5000 mobile. I&#8217;ve also tried it with success with a newer Nokia 2730 Classic. I first used it with Asterisk 1.6.x series, now it is working with Asterisk 1.8.x series. I found it a bit fiddly in the beginning &#8211; but nothing like as much trouble you seem to have had &#8211; thankfully.</p>
<p>One issue that I have is that the bluetooth connection reliably disconnects at the end of the call. I&#8217;ve stumbled over an Asterisk bug &#8211; which after few years of patches and investigation was eventually closed with (roughly) the conclusion: &#8220;This behaviour is typical of certain Nokia phones and there is nothing chan_mobile can do about it&#8221;. So I just set it to attempt reconnects every 10 seconds in chan_mobile.conf and hope nobody will call within 10 seconds of ending the last call.</p>
<p>I normally use it to leave my mobile at home when I go abroad &#8211; and use another mobile with a local sim form the country I am in. Then I get Asterisk from home to patch calls incoming on my landline and mobile through to my foreign mobile number where I am. It works out cheaper that way. Kind of a DIY roaming.</p>
<p>Good luck with your endevour.</p>
<p>P.S. &#8211; At the moment I&#8217;m working to get gnokii working with my phone over usb &#8211; so that I can have my SMS forwarded over email to me when I&#8217;m abroad. chan_mobile SMS only works with a restricted number of phones &#8211; mainly Symbian S60 devices from what I gather.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: veejoe</title>
		<link>http://veejoe.net/blog/2009/07/asterisk-chan_mobile-fail/comment-page-1/#comment-425</link>
		<dc:creator>veejoe</dc:creator>
		<pubDate>Tue, 10 May 2011 14:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://veejoe.net/blog/?p=5440#comment-425</guid>
		<description>Thanks for the report!  Glad to hear chan_mobile is working for someone.  I guess I was unlucky with handset(s) and dongles I tried.  Perhaps I&#039;ll try again one day!</description>
		<content:encoded><![CDATA[<p>Thanks for the report!  Glad to hear chan_mobile is working for someone.  I guess I was unlucky with handset(s) and dongles I tried.  Perhaps I&#8217;ll try again one day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Stepaniuk</title>
		<link>http://veejoe.net/blog/2009/07/asterisk-chan_mobile-fail/comment-page-1/#comment-319</link>
		<dc:creator>Ivan Stepaniuk</dc:creator>
		<pubDate>Fri, 11 Mar 2011 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://veejoe.net/blog/?p=5440#comment-319</guid>
		<description>After having to fight against impedance matching, rx and tx gain, caller id methods, voltage thresholds... and after switching to chan_mobile+gsm, I have no doubts when saying chan_mobile &quot;Just works&quot;.

I&#039;m using an old Nokia 6021 and it just works, both with my 2.1 Macbook&#039;s bluetooth adapter and some cheap USB bluetooth adapter I had (0a12:0001 &quot;Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)&quot;), the last one being used in my Asterisk server. The only problem is that arround  once a week the phone loses it&#039;s audio link and the connection needs to be reseted. Bluetooth adapter and phone model seems to be still very critical. There are some compatibility lists around. Good luck!</description>
		<content:encoded><![CDATA[<p>After having to fight against impedance matching, rx and tx gain, caller id methods, voltage thresholds&#8230; and after switching to chan_mobile+gsm, I have no doubts when saying chan_mobile &#8220;Just works&#8221;.</p>
<p>I&#8217;m using an old Nokia 6021 and it just works, both with my 2.1 Macbook&#8217;s bluetooth adapter and some cheap USB bluetooth adapter I had (0a12:0001 &#8220;Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)&#8221;), the last one being used in my Asterisk server. The only problem is that arround  once a week the phone loses it&#8217;s audio link and the connection needs to be reseted. Bluetooth adapter and phone model seems to be still very critical. There are some compatibility lists around. Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

