<?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: Do You Want Some Kannel on Top of That</title>
	<atom:link href="http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/</link>
	<description>place of the mobility way</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:22:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-18083</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 16 Aug 2011 08:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-18083</guid>
		<description>Not sure I get what your issue is Akash.
The kannel.conf is not created by compile &amp; make. You have to create it manually.
I have created a sample above, but you will need some details from your SMS provider to get the config correct for your environment. If you have access to a SMPP SMSC the config should work (of course providing a proper username, IP address, etc). If you&#039;re not using SMPP you will need a different config, and it might be a little tricky to get working.
Many SMS providers are familiar with Kannel though, so they might be able to help you out with the settings needed.</description>
		<content:encoded><![CDATA[<p>Not sure I get what your issue is Akash.<br />
The kannel.conf is not created by compile &#038; make. You have to create it manually.<br />
I have created a sample above, but you will need some details from your SMS provider to get the config correct for your environment. If you have access to a SMPP SMSC the config should work (of course providing a proper username, IP address, etc). If you&#8217;re not using SMPP you will need a different config, and it might be a little tricky to get working.<br />
Many SMS providers are familiar with Kannel though, so they might be able to help you out with the settings needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-18076</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Sun, 14 Aug 2011 10:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-18076</guid>
		<description>i have entered ./configure and again make . I have done everything.but i cannot find out kannel.conf file.</description>
		<content:encoded><![CDATA[<p>i have entered ./configure and again make . I have done everything.but i cannot find out kannel.conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-17583</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-17583</guid>
		<description>30.000 messages is certainly a slightly more demanding environment than my test setup :)

I have customers running Cygwin-based Kannel on both Windows Server 2003 and Windows Server 2008 R2, but it&#039;s nowhere near that amount of messages (it&#039;s in MDM deployments, where sending SMS is just a support function), and while there are some random crashes it works quite nicely all in all for those setups.

Of course - it&#039;s great that there are people testing the more demanding scenarios as well :) I would assume that setting up a dedicated Kannel box on something *nix-based would scale better for a load like that.</description>
		<content:encoded><![CDATA[<p>30.000 messages is certainly a slightly more demanding environment than my test setup <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have customers running Cygwin-based Kannel on both Windows Server 2003 and Windows Server 2008 R2, but it&#8217;s nowhere near that amount of messages (it&#8217;s in MDM deployments, where sending SMS is just a support function), and while there are some random crashes it works quite nicely all in all for those setups.</p>
<p>Of course &#8211; it&#8217;s great that there are people testing the more demanding scenarios as well <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I would assume that setting up a dedicated Kannel box on something *nix-based would scale better for a load like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Crawshaw</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-17582</link>
		<dc:creator>Richard Crawshaw</dc:creator>
		<pubDate>Fri, 25 Feb 2011 14:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-17582</guid>
		<description>Hi,

It&#039;s probably worth mentioning that Cygwin is unfortunately not stable enough under load to allow Kannel under Cygwin to be production stable.

I&#039;ve done quite a bit of work with Kannel running under Cygwin on Windows (both W7 and Server 2003) in recent weeks.  When subjecting Kannel to 30,000 messages Cygwin will just crash.  Both the Bearer Box and the SMS Box services have to be restarted.

The Kannel user-group have confirmed that Cygwin&#039;s p-threads are the issue.

But as a test environment Kannel under Cygwin is great.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It&#8217;s probably worth mentioning that Cygwin is unfortunately not stable enough under load to allow Kannel under Cygwin to be production stable.</p>
<p>I&#8217;ve done quite a bit of work with Kannel running under Cygwin on Windows (both W7 and Server 2003) in recent weeks.  When subjecting Kannel to 30,000 messages Cygwin will just crash.  Both the Bearer Box and the SMS Box services have to be restarted.</p>
<p>The Kannel user-group have confirmed that Cygwin&#8217;s p-threads are the issue.</p>
<p>But as a test environment Kannel under Cygwin is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Do You Want Some Kannel on Top of That &#124; MobilityDojo.net -- Topsy.com</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-14346</link>
		<dc:creator>Tweets that mention Do You Want Some Kannel on Top of That &#124; MobilityDojo.net -- Topsy.com</dc:creator>
		<pubDate>Fri, 02 Jul 2010 13:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-14346</guid>
		<description>[...] This post was mentioned on Twitter by Rick Wezenaar. Rick Wezenaar said: RT @vicmiclovich: you need some kannel on top of that http://bit.ly/cuAwGR #MIT#EPROM [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Rick Wezenaar. Rick Wezenaar said: RT @vicmiclovich: you need some kannel on top of that <a href="http://bit.ly/cuAwGR" rel="nofollow">http://bit.ly/cuAwGR</a> #MIT#EPROM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-7907</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 19 Dec 2009 18:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-7907</guid>
		<description>Yup, there is a bug in Kannel.

Hopefully this fix would apply to your installation as well:
You need to edit a file – gateway-1.4.1\gwlib\thread.c
Comment out the following lines:

if (mutex-&gt;owner == gwthread_self())
panic(0, “%s:%ld: %s: Managed to lock the mutex twice! (Called from %s:%ld:%s.)”, \
__FILE__, (long) __LINE__, __func__, file, (long) line, func);

And you&#039;ll have to re-compile too. I&#039;ve only seen this on Windows XP, not on Windows Server so it might be something related to the OS as well.</description>
		<content:encoded><![CDATA[<p>Yup, there is a bug in Kannel.</p>
<p>Hopefully this fix would apply to your installation as well:<br />
You need to edit a file – gateway-1.4.1\gwlib\thread.c<br />
Comment out the following lines:</p>
<p>if (mutex-&gt;owner == gwthread_self())<br />
panic(0, “%s:%ld: %s: Managed to lock the mutex twice! (Called from %s:%ld:%s.)”, \<br />
__FILE__, (long) __LINE__, __func__, file, (long) line, func);</p>
<p>And you&#8217;ll have to re-compile too. I&#8217;ve only seen this on Windows XP, not on Windows Server so it might be something related to the OS as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheedx</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-7905</link>
		<dc:creator>sheedx</dc:creator>
		<pubDate>Sat, 19 Dec 2009 15:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-7905</guid>
		<description>i try to run bearerbox and smsbox, but after a few minutes, there&#039;s an error [panic] mutex error blablabla, and then smsbox shut down...

i&#039;ve tried this procedure several times, and those error always occured, can u help me, whats the problem here... Thanks Before</description>
		<content:encoded><![CDATA[<p>i try to run bearerbox and smsbox, but after a few minutes, there&#8217;s an error [panic] mutex error blablabla, and then smsbox shut down&#8230;</p>
<p>i&#8217;ve tried this procedure several times, and those error always occured, can u help me, whats the problem here&#8230; Thanks Before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pirate</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-7773</link>
		<dc:creator>Pirate</dc:creator>
		<pubDate>Mon, 14 Dec 2009 12:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-7773</guid>
		<description>Your post is awesome. I spend a couple of days searching how to do this freaky thing. 

thanks.</description>
		<content:encoded><![CDATA[<p>Your post is awesome. I spend a couple of days searching how to do this freaky thing. </p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-2641</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 26 May 2009 08:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-2641</guid>
		<description>Thank you Wayne. I believe there is an add-on module for Kannel - smppbox so you can run your own gateway. Not sure if it costs money or it&#039;s also free. But obviously it would still require some work getting &quot;direct access&quot; to the mobile operators network for sending the stuff through :) (So might have to wait a little while for this post to surface.)
But I will be exploring some scenarios, and will probably post more articles as to what can be done with this Kannel box :)</description>
		<content:encoded><![CDATA[<p>Thank you Wayne. I believe there is an add-on module for Kannel &#8211; smppbox so you can run your own gateway. Not sure if it costs money or it&#8217;s also free. But obviously it would still require some work getting &#8220;direct access&#8221; to the mobile operators network for sending the stuff through <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (So might have to wait a little while for this post to surface.)<br />
But I will be exploring some scenarios, and will probably post more articles as to what can be done with this Kannel box <img src='http://mobilitydojo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Phillips</title>
		<link>http://mobilitydojo.net/2009/05/25/do-you-want-some-kannel-on-top-of-that/comment-page-1/#comment-2640</link>
		<dc:creator>Wayne Phillips</dc:creator>
		<pubDate>Tue, 26 May 2009 07:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://mobilitydojo.net/?p=763#comment-2640</guid>
		<description>Andreas, you are off-the-chart in the mobility world. Awesome post. I am sure NowSMS are really pleased with your solution. NOT. I’m now waiting for your next post “How to build your own SMPP gateway.

Cheers Wayne
Airloom</description>
		<content:encoded><![CDATA[<p>Andreas, you are off-the-chart in the mobility world. Awesome post. I am sure NowSMS are really pleased with your solution. NOT. I’m now waiting for your next post “How to build your own SMPP gateway.</p>
<p>Cheers Wayne<br />
Airloom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

