|
|
SMS Server Tools 3 Community |
Welcome, Guest. The forum is currently read-only, but will open soon. |
Wed Nov 06, 2024 01:21 |
This topic is locked
Page: 1 2 Next
Author |
Post |
|
#1 Mon Jun 14, 2010 15:59, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
|
Operating system name and version: ubuntu 10.04 (lucid) Version of smsd: smstools3-3.1.8 Smsd installed from: sources Name and model of a modem: Huawei E620 Interface: USB Hi Keke, First, thank you very much for your great product. I am loving it. I managed to set it up with your simple guide from the website and example config file within few minutes. Then I tried to send out an sms and fortunately it works like charm. I, however, cannot manage to receive sms messages till now. I read and tried different options but still no luck. If you don't mind, I would like to ask a help to figure out my problem on receiving messages. Followings are my config and smsd.log for your reference; ConfigLogBest regards, Alex Kent « Last edit by keke on Mon Jun 14, 2010 16:16, 175 months ago. »
|
|
#2 Mon Jun 14, 2010 16:50, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
You have set echo on ("E1") in the second init string. Usually this should not be used, but it is not causing this trouble.
Perhaps the trouble has something to do with missing line breaks. There must be a line break after "+CMGR: 1,,46" and also before "OK". To verify this, use a global setting log_unmodified = yes and retry. Show a piece of log using a Code block.
It may also be interesting to know are you probably running 64 bit Ubuntu?
|
|
#3 Tue Jun 15, 2010 03:04, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi,
Thank you very much for your prompt reply. I will retry with the suggested solution after my work.
And yes, I have been using Ubnutu 64bit edition.
Thanks again.
|
|
#4 Tue Jun 15, 2010 10:15, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
If possible, you could try with this version: h t t p : / / smstools3.kekekasvi.com/test/smstools3-3.1.8-test2.tar.gz« Last edit by keke on Fri Sep 03, 2010 15:34, 172 months ago. »
|
|
#5 Tue Jun 15, 2010 10:42, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi KeKe,
Thanks for your reply.
I will try it out with the version you suggested but first, may i know how to uninstall the current version first?
Best regards, Alex Kent
|
|
#6 Tue Jun 15, 2010 10:53, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
No need to uninstall. Just extract the package to some new directory, make and run ./smsd in the src directory.
|
|
#7 Tue Jun 15, 2010 13:17, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi KeKe, First, I tried with " log_unmodified = yes" and below are the trace logs for your reference:
|
|
#8 Tue Jun 15, 2010 13:20, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
When I test with the suggested gz file. I get the following lines:
|
|
#9 Tue Jun 15, 2010 13:43, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
It's executed with:
make ./smsd
However, your log shows that this problem is not related to line breaks. On the other thread there is a similar problem, which probably is resolved. In your case there is more code in smsd to change, and I have not yet made those changes. I try to make those changes as soon as possible, probably within a few hours. You can then download a new version and try with it.
You do not need to continue with the current test version.
|
|
#10 Tue Jun 15, 2010 13:51, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi KeKe, I am glad that I choose SMS Server Tools 3. Thank you very much for your effort. Please take your time. By the way, does this problem specific to Huawei products? Btw, can you suggest me the best 3G/GSM Modem that works perfectly with SMS Server Tools 3 without any hassle and suitable for multi-user environment setup? If I choose this product from the link, will it work perfectly? Anyway, I will wait your reply for now. Thanks very much again. Best regards, Alex Kent « Last edit by alexanderfuture on Tue Jun 15, 2010 13:54, 175 months ago. »
|
|
#11 Tue Jun 15, 2010 15:16, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
alexanderfuture wrote By the way, does this problem specific to Huawei products?
No. alexanderfuture wrote Btw, can you suggest me the best 3G/GSM Modem that works perfectly with SMS Server Tools 3 without any hassle and suitable for multi-user environment setup?
I cannot recommend any specific model or manufacturer, but usually modems based on the Wavecom chip are good. And traditional RS-232 interface is more reliable than USB. Here is the version which should work on your server, please try it: h t t p : / / smstools3.kekekasvi.com/test/smstools3-3.1.8-test3.tar.gz« Last edit by keke on Fri Sep 03, 2010 15:34, 172 months ago. »
|
|
#12 Wed Jun 16, 2010 02:21, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Thanks for your prompt reply and suggestion about the modem. For the code, I will try it out with " make and run ./smsd" this evening. Will update you again. C ya...
|
|
#13 Wed Jun 16, 2010 12:19, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi, As suggested, I downloaded, made and ran ./smsd in src folder. Still no sms receives from my modem. Here is the log result for today: ... « Last edit by keke on Wed Jun 16, 2010 13:38, 175 months ago. »
|
|
#14 Wed Jun 16, 2010 12:21, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi, Another thing is I saw a file in incoming folder as soon as I ran smsd that I downloaded. here it is:
|
|
#15 Wed Jun 16, 2010 14:04, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Thanks for the testing and reports. The original problem is gone, but the version test3 still has some places which may cause errors while running smsd on your server. I try to publish 3.1.9 tomorrow.
The log shows that you can send messages successfully when using international prefix with numbers.
Receiving works too, but the received message is a sent message which you have tried to send before, but it has failed because of the number format. Your modem has stored that message into it's memory, and now when you are reading messages, that message was read. Sent messages are not decoded, that's causes strange looking incoming file. Now the message is removed from the memory of a modem.
I do not know about Huawei, but there probably is some setting which controls if failed messages are stored or not. Hopefully you have a manual for this device.
|
|
#16 Wed Jun 16, 2010 14:40, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi KeKe, Thanks for your reply. I am glad that the primary problem is gone. Quote Your modem has stored that message into it's memory, and now when you are reading messages, that message was read. Sent messages are not decoded, that's causes strange looking incoming file. Now the message is removed from the memory of a modem.
If it is the case, should i try reading messages from the sim card? If yes, may i know how to tweak my config? Or else, should i try with 32bit OS? Actually, I did not put the memory card to my modem. Unfortunately, I do not have the manual with me and also I couldn't manage to find the technical manual anywhere on the internet..... Anyway, thanks so much for your supports.
|
|
#17 Wed Jun 16, 2010 14:49, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
I think, I found the manual. Here it is: link to docs.google.comWhich section should i refer to ? « Last edit by keke on Wed Jun 16, 2010 15:02, 175 months ago. »
|
|
#18 Wed Jun 16, 2010 14:52, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
alexanderfuture wrote Quote Your modem has stored that message into it's memory, and now when you are reading messages, that message was read. Sent messages are not decoded, that's causes strange looking incoming file. Now the message is removed from the memory of a modem.
If it is the case, should i try reading messages from the sim card? If yes, may i know how to tweak my config? Or else, should i try with 32bit OS? Actually, I did not put the memory card to my modem.
Your system is currently using the memory of SIM card. Modems usually have also ME memory which is internal, not a card. However, the SIM is ok to use. When you take care of the number format, you do not get those "failed sent" messages anymore. This latest problem with a sent message has nothing to do with OS. Continue with 64bit and upgrade smsd to 3.1.9 as soon as it's available.
|
|
#19 Wed Jun 16, 2010 14:54, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Thanks for your prompt reply.
That was fast...
I will update it as suggested.
Thanks again.
|
|
#20 Wed Jun 16, 2010 15:01, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
alexanderfuture wrote Which section should i refer to ?
It looks like a users manual of Huawei's software, not a technical manual of a modem. With a quick view I did not find any required information. But use the modem as it's now, you have no problems when all destination numbers are correct.
|
|
#21 Wed Jun 16, 2010 15:14, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Ok then. I will wait for the new version.
|
|
#22 Thu Jun 17, 2010 11:33, 175 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
The 3.1.9 is now available.
|
|
#23 Thu Jun 17, 2010 11:46, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
cool!... I will update now and test it out.
|
|
#24 Thu Jun 17, 2010 12:55, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
Hi, I tested it out. This time I can't send sms. Receiving part, i haven't tested yet. Here is the log for your reference. ... ... « Last edit by keke on Thu Jun 17, 2010 13:08, 175 months ago. »
|
|
#25 Thu Jun 17, 2010 12:56, 175 months ago.
|
Member
Registered: Jun 2010
Location: Singapore
Topic owner
|
For your information, this is my current config file.
|
This topic is locked
Page: 1 2 Next
Time in this board is UTC.
|
|
|
|
|
|
|