<?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: Opensourc SMS Gateway Using Gammu and MySQL</title>
	<atom:link href="http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql</link>
	<description>VoIP and Telephony</description>
	<lastBuildDate>Wed, 08 Feb 2012 04:14:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Shoaib Hussain</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12891</link>
		<dc:creator>Shoaib Hussain</dc:creator>
		<pubDate>Tue, 24 May 2011 21:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12891</guid>
		<description>im trying to send long sms, sms is inserted successfully in outbox and outbox_mulipart tables. But gammu failed to send sms. when i check log file, i found following.... please save my life. 

Wed 2011/05/25 01:53:50 gammu-smsd[8412]: SMS sent on device: &quot;com44:&quot; status=-1, reference=-1
Wed 2011/05/25 01:53:50 gammu-smsd[8412]: Error getting send status of message: Unknown error. (UNKNOWN[27])
Wed 2011/05/25 01:53:50 gammu-smsd[8412]: Execute SQL: INSERT INTO sentitems (CreatorID,ID,SequencePosition,Status,SendingDateTime, SMSCNumber, TPMR, SenderID,Text,DestinationNumber,Coding,UDH,Class,TextDecoded,InsertIntoDB,RelativeValidity)  VALUES (&#039;Gammu 1.29.0&#039;, &#039;2&#039;, 1, &#039;SendingError&#039;, NOW(), &#039;+923330005150&#039;, -1, &#039;Nomads-3&#039;, &#039;002200610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061&#039;, &#039;03214656163&#039;, &#039;Default_No_Compression&#039;, &#039;050003BB0201&#039;, -1, &#039;\&quot;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&#039;, &#039;2011-05-25 01:53:02&#039;, 255)</description>
		<content:encoded><![CDATA[<p>im trying to send long sms, sms is inserted successfully in outbox and outbox_mulipart tables. But gammu failed to send sms. when i check log file, i found following&#8230;. please save my life. </p>
<p>Wed 2011/05/25 01:53:50 gammu-smsd[8412]: SMS sent on device: &#8220;com44:&#8221; status=-1, reference=-1<br />
Wed 2011/05/25 01:53:50 gammu-smsd[8412]: Error getting send status of message: Unknown error. (UNKNOWN[27])<br />
Wed 2011/05/25 01:53:50 gammu-smsd[8412]: Execute SQL: INSERT INTO sentitems (CreatorID,ID,SequencePosition,Status,SendingDateTime, SMSCNumber, TPMR, SenderID,Text,DestinationNumber,Coding,UDH,Class,TextDecoded,InsertIntoDB,RelativeValidity)  VALUES (&#8216;Gammu 1.29.0&#8242;, &#8217;2&#8242;, 1, &#8216;SendingError&#8217;, NOW(), &#8216;+923330005150&#8242;, -1, &#8216;Nomads-3&#8242;, &#8217;002200610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061006100610061&#8242;, &#8217;03214656163&#8242;, &#8216;Default_No_Compression&#8217;, &#8217;050003BB0201&#8242;, -1, &#8216;\&#8221;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&#8217;, &#8217;2011-05-25 01:53:02&#8242;, 255)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noobie</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12829</link>
		<dc:creator>noobie</dc:creator>
		<pubDate>Tue, 12 Apr 2011 04:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12829</guid>
		<description>Yes, it is possible to use other databases. You can use SQL, PSQL, or DBI. Please refer to http://wammu.eu/ for more details.:D</description>
		<content:encoded><![CDATA[<p>Yes, it is possible to use other databases. You can use SQL, PSQL, or DBI. Please refer to <a href="http://wammu.eu/" rel="nofollow">http://wammu.eu/</a> for more details.:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep Samdaria</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12820</link>
		<dc:creator>Sandeep Samdaria</dc:creator>
		<pubDate>Fri, 08 Apr 2011 21:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12820</guid>
		<description>Is it possible to use databases other than MYSQL for eg DB2(IBM) ?
pls help...</description>
		<content:encoded><![CDATA[<p>Is it possible to use databases other than MYSQL for eg DB2(IBM) ?<br />
pls help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noobie</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12750</link>
		<dc:creator>noobie</dc:creator>
		<pubDate>Tue, 22 Feb 2011 03:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12750</guid>
		<description>hi! very informative tutorial. I am wondering if you could help me. It seems that gammu is not executing my runonreceive script. 
Tue 2011/02/22 09:26:50 gammu-smsd[1978]: Starting run on receive: &quot;/path/script.sh&quot; 31 
Tue 2011/02/22 09:26:50 gammu-smsd[1556]: Process exited, status=0</description>
		<content:encoded><![CDATA[<p>hi! very informative tutorial. I am wondering if you could help me. It seems that gammu is not executing my runonreceive script.<br />
Tue 2011/02/22 09:26:50 gammu-smsd[1978]: Starting run on receive: &#8220;/path/script.sh&#8221; 31<br />
Tue 2011/02/22 09:26:50 gammu-smsd[1556]: Process exited, status=0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kreisa</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12607</link>
		<dc:creator>kreisa</dc:creator>
		<pubDate>Sat, 28 Aug 2010 09:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12607</guid>
		<description>@ Sidharth

Try this:
Create a new database in mysql.
Open your smsdrc file and set to the following:

[smsd]
service = mysql
PIN = 1234
logfile = smsdlog
commtimeout = 1
sendtimeout = 10
user = root
password = 
pc = localhost
database = [insert name of your database here]

------------------------------
Save it in \Gammu\bin. After that, try running this command on cmd

gammu -smsd -c smsdrc


Note: This command will automatically transfer all your SMS to the database, so don&#039;t be surprised if your inbox becomes empty. lol</description>
		<content:encoded><![CDATA[<p>@ Sidharth</p>
<p>Try this:<br />
Create a new database in mysql.<br />
Open your smsdrc file and set to the following:</p>
<p>[smsd]<br />
service = mysql<br />
PIN = 1234<br />
logfile = smsdlog<br />
commtimeout = 1<br />
sendtimeout = 10<br />
user = root<br />
password =<br />
pc = localhost<br />
database = [insert name of your database here]</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Save it in \Gammu\bin. After that, try running this command on cmd</p>
<p>gammu -smsd -c smsdrc</p>
<p>Note: This command will automatically transfer all your SMS to the database, so don&#8217;t be surprised if your inbox becomes empty. lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12570</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Fri, 30 Jul 2010 01:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12570</guid>
		<description>great tuto.... thank you!</description>
		<content:encoded><![CDATA[<p>great tuto&#8230;. thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidharth</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12540</link>
		<dc:creator>Sidharth</dc:creator>
		<pubDate>Wed, 07 Jul 2010 07:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12540</guid>
		<description>i am hvaing&#160; the same problem as above .....when i type in the command
&quot;&lt;span&gt;gammu &#8211;smsd MYSQL /etc/smsdrc&quot; &#160; &lt;/span&gt;
&lt;span&gt;it show the error :&#160;Error: SMS daemon is now in separate binary, please use gammu-smsd instead of gammu smsd!&lt;/span&gt;
&lt;span&gt;probably this may be problem due to the new version of gammu. So, can you please tell me how to set up the sms gateway on the latest version of gammu(1.27)&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>i am hvaing&nbsp; the same problem as above &#8230;..when i type in the command<br />
&quot;<span>gammu &ndash;smsd MYSQL /etc/smsdrc&quot; &nbsp; </span><br />
<span>it show the error :&nbsp;Error: SMS daemon is now in separate binary, please use gammu-smsd instead of gammu smsd!</span><br />
<span>probably this may be problem due to the new version of gammu. So, can you please tell me how to set up the sms gateway on the latest version of gammu(1.27)</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipesh Shah</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12539</link>
		<dc:creator>Dipesh Shah</dc:creator>
		<pubDate>Wed, 07 Jul 2010 07:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12539</guid>
		<description>I am using gammu with java in ubuntu for an autoreplying system.
The incoming process is properly.
for executing the gammu-smsd-inject i am using,
Process p = Runtime.getRuntime().execute(&quot;&lt;gammu-smsd-inject-command&gt;&quot;);
but the sms is not injected in the outbox and the sentitems table..!!
Please help,
what could be the solution out of this..?</description>
		<content:encoded><![CDATA[<p>I am using gammu with java in ubuntu for an autoreplying system.<br />
The incoming process is properly.<br />
for executing the gammu-smsd-inject i am using,<br />
Process p = Runtime.getRuntime().execute(&quot;&lt;gammu-smsd-inject-command&gt;&quot;);<br />
but the sms is not injected in the outbox and the sentitems table..!!<br />
Please help,<br />
what could be the solution out of this..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doel</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12531</link>
		<dc:creator>doel</dc:creator>
		<pubDate>Fri, 02 Jul 2010 08:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12531</guid>
		<description>i have a problem when type&#160;&lt;span&gt;gammu --smsd MYSQL /etc/smsdrc &#160; error :&#160;Error: SMS daemon is now in separate binary, please use gammu-smsd instead of gammu smsd!&lt;/span&gt;
&#160;
Some body help me! thanks
</description>
		<content:encoded><![CDATA[<p>i have a problem when type&nbsp;<span>gammu &#8211;smsd MYSQL /etc/smsdrc &nbsp; error :&nbsp;Error: SMS daemon is now in separate binary, please use gammu-smsd instead of gammu smsd!</span><br />
&nbsp;<br />
Some body help me! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kreisa</title>
		<link>http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql#comment-12527</link>
		<dc:creator>kreisa</dc:creator>
		<pubDate>Tue, 29 Jun 2010 19:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.syednetworks.com/?p=32#comment-12527</guid>
		<description>&#160;

	Hi. Thank you for making this tutorial!
	It helps &#160;a lot!
	I&#039;m just wondering, is it possible to use gammu with vb.net?
</description>
		<content:encoded><![CDATA[<p>&nbsp;</p>
<p>	Hi. Thank you for making this tutorial!<br />
	It helps &nbsp;a lot!<br />
	I&#39;m just wondering, is it possible to use gammu with vb.net?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

