<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Domain Name Yahoo</title>
	<link>http://www.domainnameyahoo.info</link>
	<description>Easy Help Troubleshoot Your Linux Box</description>
	<pubDate>Sat, 20 Mar 2010 21:02:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Building SMS Gateway using UBUNTU by admin</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3909</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 03:09:12 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3909</guid>
		<description>By The Way, kannel will try to reconnect your modem.
So, every time it try to reconnect kannel will always logged the status. Thats why the log is looping for errors.</description>
		<content:encoded><![CDATA[<p>By The Way, kannel will try to reconnect your modem.<br />
So, every time it try to reconnect kannel will always logged the status. Thats why the log is looping for errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using UBUNTU by admin</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3908</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 03:04:44 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3908</guid>
		<description>Hi Chamira,

When I see your log above, the error part is begin with this line.
   2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn’t connect
I believe this is error when connecting to your cellphone device. Please re-check your kannel.conf file, especially this line.
   device = /dev/ttyUSB0
   modemtype = auto
Note:
ttyUSB0 is your modem connection type.
Confused ? use #dmesg for more information.
First, disconnect your modem connection cable (DKU-5) from your PC. Then from Unix terminal, type : # dmesg
At the last line, you will see that the cable is unplugged.
Plug the cable to USB, and see again on # dmesg
You will see what USB was used for the connection.</description>
		<content:encoded><![CDATA[<p>Hi Chamira,</p>
<p>When I see your log above, the error part is begin with this line.<br />
   2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn’t connect<br />
I believe this is error when connecting to your cellphone device. Please re-check your kannel.conf file, especially this line.<br />
   device = /dev/ttyUSB0<br />
   modemtype = auto<br />
Note:<br />
ttyUSB0 is your modem connection type.<br />
Confused ? use #dmesg for more information.<br />
First, disconnect your modem connection cable (DKU-5) from your PC. Then from Unix terminal, type : # dmesg<br />
At the last line, you will see that the cable is unplugged.<br />
Plug the cable to USB, and see again on # dmesg<br />
You will see what USB was used for the connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using UBUNTU by chamira</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3907</link>
		<dc:creator>chamira</dc:creator>
		<pubDate>Sun, 07 Mar 2010 15:14:21 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3907</guid>
		<description>*After all the setting, I tried to run *bearerbox /etc/kannel.conf
*Then, it returns the following*:

*2009-04-15 18:24:39 [9679] [0] INFO: Kannel bearerbox II version 1.4.3
starting
2009-04-15 18:24:39 [9679] [0] INFO: Loading store file
`/var/log/kannel/kannel.store'
2009-04-15 18:24:39 [9679] [0] INFO: Store-file size 0, starting to unpack
2009-04-15 18:24:39 [9679] [0] INFO: Retrieved 0 messages, non-acknowledged
messages: 0
2009-04-15 18:24:39 [9679] [8] DEBUG: Thread 8
(gw/bb_store_file.c:store_dumper) maps to pid 9679.
2009-04-15 18:24:39 [9679] [8] DEBUG: Dumping 0 messages to store
2009-04-15 18:24:39 [9679] [0] DEBUG: Started thread 8
(gw/bb_store_file.c:store_dumper)
2009-04-15 18:24:39 [9679] [0] INFO: MAIN: Start-up done, entering mainloop
2009-04-15 18:24:39 [9679] [0] DEBUG: AT2[itegno]: start called
2009-04-15 18:24:39 [9679] [6] DEBUG: AT2[itegno]: device opened. Telnet
mode = 0
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: device opened
2009-04-15 18:24:40 [9679] [6] INFO: AT2[itegno]: speed set to 115200
*2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: --&#62; ^M
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  AT^M
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  AT&#38;F^M
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  ATE0^M
2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn't connect
(retrying in 10 seconds).
2009-04-15 18:24:54 [9679] [6] DEBUG: AT2[itegno]: detecting modem type
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: opening device
2009-04-15 18:24:54 [9679] [6] WARNING: AT2[itegno]: trying to open device
with not closed device!!! Please report!!!
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: Closing device**


***the italic part is always looping*
*then I start the *smsbox /etc/kannel.conf*

the result is as follows:

2009-04-16 09:26:03 [6086] [0] DEBUG: Kannel smsbox version 1.4.3 starting
2009-04-16 09:26:03 [6086] [0] DEBUG:   dumping group (sendsms-user):
2009-04-16 09:26:03 [6086] [0] DEBUG:      = 
2009-04-16 09:26:03 [6086] [0] DEBUG:      = 
2009-04-16 09:26:03 [6086] [0] DEBUG:      = 
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 4
(gw/smsbox.c:obey_request_thread)
2009-04-16 09:26:03 [6086] [4] DEBUG: Thread 4
(gw/smsbox.c:obey_request_thread) maps to pid 6086.
2009-04-16 09:26:03 [6086] [5] DEBUG: Thread 5
(gw/smsbox.c:url_result_thread) maps to pid 6086.
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 5
(gw/smsbox.c:url_result_thread)
2009-04-16 09:26:03 [6086] [6] DEBUG: Thread 6
(gw/smsbox.c:http_queue_thread) maps to pid 6086.
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 6
(gw/smsbox.c:http_queue_thread)
2009-04-16 09:26:03 [6086] [0] INFO: Connected to bearerbox at localhost
port 13001.
2009-04-16 09:26:03 [6086] [7] DEBUG: Thread 7
(gw/heartbeat.c:heartbeat_thread) maps to pid 6086.
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 7
(gw/heartbeat.c:heartbeat_thread)
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Creating HTTPClient for
`127.0.0.1'.
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Created HTTPClient area
0x8340c80.

everything sounds OK , except for the bearerbox error and warning.
I tried to send an sms by hitting this URL:

*
http://localhost:13013/cgi-bin/sendsms?username=playsms&#38;password=aaaaa&#38;to=+62818095*****&#38;text=test&#38;from=test
**
*and the page result *3: Queued for later delivery*

after I checked the smsbox, it displayed:

2009-04-16 09:26:22 [6086] [3] INFO: smsbox: Got HTTP request
 from 
2009-04-16 09:26:22 [6086] [3] INFO: sendsms used by 
2009-04-16 09:26:22 [6086] [3] INFO: sendsms sender:
(127.0.0.1) to: msg:
2009-04-16 09:26:22 [6086] [3] DEBUG: Stored UUID
1af5eba5-dba5-4d8b-b44f-8fbc5be01a27
2009-04-16 09:26:22 [6086] [3] DEBUG: message length 4, sending 1 messages
2009-04-16 09:26:22 [6086] [3] DEBUG: Status: 202 Answer: 
2009-04-16 09:26:22 [6086] [3] DEBUG: Delayed reply - wait for bearerbox

I guess the smsbox waits for bearebox to connect to SMSC successfully, but
the bearerbox still cannot connect.
*2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn't connect
(retrying in 10 seconds).*

does anyone have solution about this issue??

thank you</description>
		<content:encoded><![CDATA[<p>*After all the setting, I tried to run *bearerbox /etc/kannel.conf<br />
*Then, it returns the following*:</p>
<p>*2009-04-15 18:24:39 [9679] [0] INFO: Kannel bearerbox II version 1.4.3<br />
starting<br />
2009-04-15 18:24:39 [9679] [0] INFO: Loading store file<br />
`/var/log/kannel/kannel.store&#8217;<br />
2009-04-15 18:24:39 [9679] [0] INFO: Store-file size 0, starting to unpack<br />
2009-04-15 18:24:39 [9679] [0] INFO: Retrieved 0 messages, non-acknowledged<br />
messages: 0<br />
2009-04-15 18:24:39 [9679] [8] DEBUG: Thread 8<br />
(gw/bb_store_file.c:store_dumper) maps to pid 9679.<br />
2009-04-15 18:24:39 [9679] [8] DEBUG: Dumping 0 messages to store<br />
2009-04-15 18:24:39 [9679] [0] DEBUG: Started thread 8<br />
(gw/bb_store_file.c:store_dumper)<br />
2009-04-15 18:24:39 [9679] [0] INFO: MAIN: Start-up done, entering mainloop<br />
2009-04-15 18:24:39 [9679] [0] DEBUG: AT2[itegno]: start called<br />
2009-04-15 18:24:39 [9679] [6] DEBUG: AT2[itegno]: device opened. Telnet<br />
mode = 0<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: device opened<br />
2009-04-15 18:24:40 [9679] [6] INFO: AT2[itegno]: speed set to 115200<br />
*2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]: &#8211;&gt; ^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  AT^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  AT&amp;F^M<br />
2009-04-15 18:24:40 [9679] [6] DEBUG: AT2[itegno]:  ATE0^M<br />
2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn&#8217;t connect<br />
(retrying in 10 seconds).<br />
2009-04-15 18:24:54 [9679] [6] DEBUG: AT2[itegno]: detecting modem type<br />
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: opening device<br />
2009-04-15 18:24:54 [9679] [6] WARNING: AT2[itegno]: trying to open device<br />
with not closed device!!! Please report!!!<br />
2009-04-15 18:24:54 [9679] [6] INFO: AT2[itegno]: Closing device**</p>
<p>***the italic part is always looping*<br />
*then I start the *smsbox /etc/kannel.conf*</p>
<p>the result is as follows:</p>
<p>2009-04-16 09:26:03 [6086] [0] DEBUG: Kannel smsbox version 1.4.3 starting<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:   dumping group (sendsms-user):<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:      =<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:      =<br />
2009-04-16 09:26:03 [6086] [0] DEBUG:      =<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 4<br />
(gw/smsbox.c:obey_request_thread)<br />
2009-04-16 09:26:03 [6086] [4] DEBUG: Thread 4<br />
(gw/smsbox.c:obey_request_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [5] DEBUG: Thread 5<br />
(gw/smsbox.c:url_result_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 5<br />
(gw/smsbox.c:url_result_thread)<br />
2009-04-16 09:26:03 [6086] [6] DEBUG: Thread 6<br />
(gw/smsbox.c:http_queue_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 6<br />
(gw/smsbox.c:http_queue_thread)<br />
2009-04-16 09:26:03 [6086] [0] INFO: Connected to bearerbox at localhost<br />
port 13001.<br />
2009-04-16 09:26:03 [6086] [7] DEBUG: Thread 7<br />
(gw/heartbeat.c:heartbeat_thread) maps to pid 6086.<br />
2009-04-16 09:26:03 [6086] [0] DEBUG: Started thread 7<br />
(gw/heartbeat.c:heartbeat_thread)<br />
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Creating HTTPClient for<br />
`127.0.0.1&#8242;.<br />
2009-04-16 09:26:22 [6086] [2] DEBUG: HTTP: Created HTTPClient area<br />
0&#215;8340c80.</p>
<p>everything sounds OK , except for the bearerbox error and warning.<br />
I tried to send an sms by hitting this URL:</p>
<p>*<br />
<a href="http://localhost:13013/cgi-bin/sendsms?username=playsms&amp;password=aaaaa&amp;to=+62818095" rel="nofollow">http://localhost:13013/cgi-bin/sendsms?username=playsms&amp;password=aaaaa&amp;to=+62818095</a>*****&amp;text=test&amp;from=test<br />
**<br />
*and the page result *3: Queued for later delivery*</p>
<p>after I checked the smsbox, it displayed:</p>
<p>2009-04-16 09:26:22 [6086] [3] INFO: smsbox: Got HTTP request<br />
 from<br />
2009-04-16 09:26:22 [6086] [3] INFO: sendsms used by<br />
2009-04-16 09:26:22 [6086] [3] INFO: sendsms sender:<br />
(127.0.0.1) to: msg:<br />
2009-04-16 09:26:22 [6086] [3] DEBUG: Stored UUID<br />
1af5eba5-dba5-4d8b-b44f-8fbc5be01a27<br />
2009-04-16 09:26:22 [6086] [3] DEBUG: message length 4, sending 1 messages<br />
2009-04-16 09:26:22 [6086] [3] DEBUG: Status: 202 Answer:<br />
2009-04-16 09:26:22 [6086] [3] DEBUG: Delayed reply - wait for bearerbox</p>
<p>I guess the smsbox waits for bearebox to connect to SMSC successfully, but<br />
the bearerbox still cannot connect.<br />
*2009-04-15 18:24:44 [9679] [6] ERROR: AT2[itegno]: Couldn&#8217;t connect<br />
(retrying in 10 seconds).*</p>
<p>does anyone have solution about this issue??</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using UBUNTU by admin</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3199</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 27 May 2009 03:57:06 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3199</guid>
		<description>Incoming SMS log ?
I think you can create your own log. That is very simple.
Here it goes.
first, add/replace sms-service something like below :

group = sms-service
keyword-regex= .*
catch-all = yes
max-messages = 1
get-url = "http://domainnameyahoo.info/sms/sms.php?phone=%p&#038;text=%a"

then, you create sms.php file within sms directory.
# cat sms.php
&lt;code&gt;&lt;?php
        extract($_GET);
//      phone=%p&#038;text=%a"
//      echo "telp :".$phone." ";
//      echo "text :".$text;
//-------------------------
//       Write your own log method here, you may use mysql or text file database.
//----------------------------
        $info = " Sent from domainnameyahoo.info";
        if ( $phone!="" &#124;&#124; $text != "" ){
                if (trim(strtolower($text)) == "status" ){
                   // check server status
                }
                echo $info;
        }
// all echo syntax will be reply-to sender
?&gt;&lt;/code&gt;

I hope that will help.</description>
		<content:encoded><![CDATA[<p>Incoming SMS log ?<br />
I think you can create your own log. That is very simple.<br />
Here it goes.<br />
first, add/replace sms-service something like below :</p>
<p>group = sms-service<br />
keyword-regex= .*<br />
catch-all = yes<br />
max-messages = 1<br />
get-url = &#8220;http://domainnameyahoo.info/sms/sms.php?phone=%p&#038;text=%a&#8221;</p>
<p>then, you create sms.php file within sms directory.<br />
# cat sms.php<br />
<code>< ?php<br />
        extract($_GET);<br />
//      phone=%p&#038;text=%a"<br />
//      echo "telp :".$phone." ";<br />
//      echo "text :".$text;<br />
//-------------------------<br />
//       Write your own log method here, you may use mysql or text file database.<br />
//----------------------------<br />
        $info = " Sent from domainnameyahoo.info";<br />
        if ( $phone!="" || $text != "" ){<br />
                if (trim(strtolower($text)) == "status" ){<br />
                   // check server status<br />
                }<br />
                echo $info;<br />
        }<br />
// all echo syntax will be reply-to sender<br />
?></code></p>
<p>I hope that will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using UBUNTU by Morpheus</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3179</link>
		<dc:creator>Morpheus</dc:creator>
		<pubDate>Wed, 20 May 2009 11:17:01 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3179</guid>
		<description>Hi, 
I have one question.
If i send an sms from a cell to the  sms gateway, where i can find this message?
Is there any log service that i can use?
Because i need to pick up from the sms the number that send the message and the text to have some check.
Can you help me please???
Thank you for helping.
Nice job!!!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have one question.<br />
If i send an sms from a cell to the  sms gateway, where i can find this message?<br />
Is there any log service that i can use?<br />
Because i need to pick up from the sms the number that send the message and the text to have some check.<br />
Can you help me please???<br />
Thank you for helping.<br />
Nice job!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using UBUNTU by Domain Name Yahoo &#124;&#124; Configuring SMS Gateway kannel</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3033</link>
		<dc:creator>Domain Name Yahoo &#124;&#124; Configuring SMS Gateway kannel</dc:creator>
		<pubDate>Tue, 14 Apr 2009 07:05:13 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-ubuntu/#comment-3033</guid>
		<description>[...] I posted installing kannel sms gateway using Centos and Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I posted installing kannel sms gateway using Centos and Ubuntu [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building SMS Gateway using CENTOS by Domain Name Yahoo &#124;&#124; Configuring SMS Gateway kannel</title>
		<link>http://www.domainnameyahoo.info/building-sms-gateway-using-centos/#comment-3032</link>
		<dc:creator>Domain Name Yahoo &#124;&#124; Configuring SMS Gateway kannel</dc:creator>
		<pubDate>Tue, 14 Apr 2009 07:04:15 +0000</pubDate>
		<guid>http://www.domainnameyahoo.info/building-sms-gateway-using-centos/#comment-3032</guid>
		<description>[...] posted installing kannel sms gateway using Centos and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] posted installing kannel sms gateway using Centos and [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
