LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-29-2006, 06:13 AM   #1
yhuki
LQ Newbie
 
Registered: Jan 2006
Location: philippines
Distribution: redhat, fedora, mandrake, xandros, suse......
Posts: 3

Rep: Reputation: 0
how to set-up a sms server in linux


how to set-up a sms server in linux, i want to asked your help if any one ever encounter/experience to set-up a sms server in linux that is capable of sending/receiving mobile messages. (e.g. when we are trying to check our prepaid balance of our mobile phone)
I heard that gnokii can do this, can any one help me......

~yhuki~

ncsanpascual@gmail.com
 
Old 01-30-2006, 03:24 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
I don't know what exactly you want to do, but if you want to just send and receive sms you can use sms server tools and a compatible gsm modem or mobile phone. If that's your case I could help you further (because we are using this tool for sms alerts etc), but if you want something more complex like gnokii you should read it's documentation and subscribe to it's mailing list for questions.
If you want a client-server sms solution take a look at smslink
 
Old 01-31-2006, 06:09 AM   #3
yhuki
LQ Newbie
 
Registered: Jan 2006
Location: philippines
Distribution: redhat, fedora, mandrake, xandros, suse......
Posts: 3

Original Poster
Rep: Reputation: 0
thank's for your reply.... what i want to do is to setup a sms server that capable to receive sms messages ( e.g. asking for any info about a person available on your data server)and then, the sms server will reply automatically with the corresponding answer to his/her question...

example: i will send a text message to my mobile provider asking for my load balance..... then, it will reply with my available balance....

all your help will be very much welcome!!!!
LINUX RULES!!!!

okik's
 
Old 01-31-2006, 08:54 AM   #4
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
What you want to do needs programming skills from your part. I'm not a programer so I can't help you, but the basic idea should be to connect a computer (running Linux perhaps) to a gsm device and then using some programming language, get the sms sent, find the user-id (phone number), find the querry type (available balance), contact a database, get the answer and send it back to user.
As a start you could take a look here.
 
Old 01-31-2006, 10:59 AM   #5
Dtsazza
Member
 
Registered: Oct 2005
Location: Oxford, UK
Distribution: Debian Etch (w/ dual-boot XP for gaming)
Posts: 282

Rep: Reputation: 31
Kannel is an open-source SMS/WAP gateway that I've used (though not configured) on projects in the past, and it works perfectly for sending and receiving SMS. As bathory mentioned, you will need a GSM device to send an receive messages, and AFAIK it'll have to have an active SIM and airtime available, so you're just bolting a computer's processing power onto an existing phone. You may be able to use existing mobile phones for this, though there are GSM modems that are better suited.

Have a look at the Kannel documentation and play around with it - it should integrate well with web services, since its control messages (for both send and receive) are basically sent over HTTP - with authorisation set up you could even use it to manually send SMS from any browser, without detracting from your main function.
 
Old 02-19-2006, 06:35 AM   #6
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
bathory,your message draws my attention regarding the software-sms server tools.

I would like to know more about this software but haven't got any documentation on its website.Do you have any information about it?By the way,you said that it can be used with mobile phone attached to the computer to replace GSM Modem.Is that true?

Thanks for your concern.
 
Old 02-19-2006, 09:17 AM   #7
guysoft
Member
 
Registered: Jun 2004
Location: israel
Distribution: mandrake, MEPIS and menny live-cds
Posts: 71

Rep: Reputation: 16
is there a way to access ICQ's sms service? i know that it can send sms messges, but i never got it to work in linux. is there an API for that?
 
Old 02-19-2006, 04:31 PM   #8
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
To Swift&Smart
Take a look at the list of the compatible hardware to see if your device is listed there. Note that even if it's not listed there you can try it to see if it works with your hardware. The configuration is very simple. Also there is enough documentation for you to see if it can do what you have in mind.
To guysoft
Perhaps you should take a look at this
 
Old 02-20-2006, 12:57 AM   #9
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
bathory,thanks for your reply.

I want to use my old mobile phone (From Sony) as the sending device to send SMS via my computer.However,I discover the website doesn't include enough documentation except you buy the book.I am short of money,though.Do you mind pointing me to the right direction to look up appropriate information regarding this?But how to connect the mobile phone to the computer?I found no port except for the adapter.

Thanks for your concern.
 
Old 02-20-2006, 01:56 AM   #10
kirtimaan_bkn
Member
 
Registered: Aug 2004
Location: INDIA
Distribution: Various Distros
Posts: 203

Rep: Reputation: 31
Hello,

Seems interesting thread!

While adding my account in kopete (IM software of linux) I found there is an option for SMS account. But I didn't find any detail about that. Can any one guide me how I use that to send SMS from kopete.

Further, receiving SMS on computer was something which I didn't think of before seeing this thread. Thanks yhuki for that.

Thanks, Kirtimaan
 
Old 02-20-2006, 04:55 AM   #11
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
Originally Posted by Swift&Smart
bathory,thanks for your reply.
I want to use my old mobile phone (From Sony) as the sending device to send SMS via my computer.However,I discover the website doesn't include enough documentation except you buy the book.I am short of money,though.Do you mind pointing me to the right direction to look up appropriate information regarding this?But how to connect the mobile phone to the computer?I found no port except for the adapter.
Thanks for your concern.
The first thing is the compatibility. If your phone is listed in the supported hardware then you can use it. You have to connect it to your computer through a serial or a usb port. I dunno what adapter you're talking about, but perhaps you can use a converter from that adapter to the serial or usb port of your box. Read your phone's manual to see if this can be done, or use google to search. For Nokia phones there is enough documentation.
 
Old 02-20-2006, 09:22 AM   #12
yhuki
LQ Newbie
 
Registered: Jan 2006
Location: philippines
Distribution: redhat, fedora, mandrake, xandros, suse......
Posts: 3

Original Poster
Rep: Reputation: 0
originally from Swift&Smart.....

I want to use my old mobile phone (From Sony) as the sending device to send SMS via my computer.However,I discover the website doesn't include enough documentation except you buy the book.I am short of money,though.Do you mind pointing me to the right direction to look up appropriate information regarding this?But how to connect the mobile phone to the computer?I found no port except for the adapter.

Thanks for your concern.


I want to know the name and author of the book? any one....

Thank you for the comments on my post..... let's hope that we succedd in this new knowledge.....
LINUX RULES!!!


~YHUKI~
 
Old 02-20-2006, 09:51 AM   #13
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
yhuki,if you take a look at the website which bathory recommended to you-website.There are a link to the documentation which costs money to buy.You can get it via postmail,DVD,CD-ROM.

However,first off,I have to find out whether my mobile phone is supported by the software in the hardware compatibility list.

yhuki,it's glad to share with you regarding this "Technology".I'm a on SMS too.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SMS/MMS Server linux_secret Linux - Hardware 1 02-05-2006 11:40 AM
configure SMS server for linux server kwtan Linux - General 1 11-23-2005 05:00 AM
SMS Message Server Equin Linux - Software 1 03-23-2005 02:11 AM
sms server Winanjaya Linux - Networking 0 07-26-2004 09:28 PM
SMS server equivalent in linux? rohang Linux - Software 10 07-10-2004 07:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration