-3
votes
0answers
26 views

How to setup a system so I can send out sms for free?

I'm from Singapore. I am trying to setup something which can let me send out sms free. Sending out through my pc and /or my existing mobile phone. My main objective is to get people to send sms ...
0
votes
1answer
3k views

Kannel step-by-step installation tutorial [closed]

I've been trying to install Kannel opensource gateway for sending free sms on my computer. But I never managed to make it work by reading the guide from the official website. So I'm starting over and ...
2
votes
2answers
1k views

Build an own SMS Gateway

We run a remote system and would like the servers to be able to alert us to their status via SMS. Is it possible to setup our own SMS gateway (or our own GSM network) so we DO NOT have to pay for an ...
0
votes
0answers
214 views

How to configure Kannel on windows [closed]

I download kannel for windows here http://www.ddj.co.za/kannel-for-windows and have installed it but I don't know how to configure it properly. Please, help with the configuration.
0
votes
1answer
221 views

how to receive mobile phone sms on my web page in asp.net

I m making a recharge portal in ASP.net in that i need to receive the customer response and process it automatically for that i have gone through many articles and blogs but couldn't understand how to ...
0
votes
8answers
4k views

Android as an SMS Gateway for integration with Web Application?

I currently have a web application which requires sending of SMS to other mobile phones. I'm looking to connect my android phone to the server and invoke the SMS function to send a sms message out ...
0
votes
1answer
338 views

KannelRoute message through 2 smsc

I am new to this field. I have 2 smsc service provider connection. if i send 100 message 50 message should go through first service provider and rest 50 should go through 2nd service provider. is this ...
8
votes
2answers
7k views

What is a good open source alternative to Kannel for SMS gateway?

I need to setup an open source SMS gateway to send messages using my mobile phone via USB cable. I tried Kannel but its lack of GUI frustrated the user who is intended to admin it (not an advanced ...
0
votes
1answer
522 views

Siemens MC39i GSM Modem send SMS linux

I recently bought a serial modem "Siemens MC39i GSM Modem" in an attempt to setup a script that would send SMS to customers. Anyway its all connected up I believe it is /dev/ttyS0 and I have tried ...
1
vote
4answers
284 views

Are there any SMS gateways for only sending messages that don't require buying a short code?

I need to send SMS messages from my app to users with status updates, but I don't like the "send an email to their phone numbers" route because the messages typically includes lots of cruft (like ...
1
vote
1answer
2k views

How to send multipart/concatenated SMS to phone using AT command?

I got a computer with a nokia hooked up to it, and using AT Commands I managed to send text messages through my C# program (using TEXT MODE AT COMMANDS, NOT PDU). It's all working fine and I can ...
1
vote
0answers
1k views

Best sms gateway [closed]

I am developing rather large application and i need to send sms messages to users. Two primary countries for sending are USA and UK, but the more - the better. I have checked out ...
0
votes
1answer
371 views

Sending bulk SMS messages from a server: Options?

I have a server and seven "groups" of clients that I need to send SMS messages to. Each "group" contains ~100 cell phone numbers, and should be structured like this: Message 1 -> Group 1 Message 2 ...
0
votes
2answers
658 views

SMS Gateway and API in php

I'm trying to send user credentials via sms after registration.The gateway can be accessed using GET method via HTTP API.So I want to integrate it into my registration_process.php file so that as soon ...
0
votes
1answer
882 views

Bulk SMS service provider Business

I am planning to start a bulk sms service provider business. However I have the following doubts: Which SMS/MMS Gateway software is good/best for high volume traffic( OzekiNG, NowSMS etc)? Do I ...
1
vote
3answers
330 views

Bulk SMS Integration

I am looking for a SMS gateway platform to integrate to an ERP system with a global reach, any suggestions or advise? SO far I have heard of: Ozekisms Clickatell Mxtelecom Sybase mobileservices
8
votes
1answer
11k views

Java send and receive SMS. Free SMS gateway?

Yet another SMS question :( Really, internet is full of solutions and ofcourse none of them I didn't find helpful. On some questions here on SOverflow I found THIS. But it says that it is not ...
5
votes
1answer
6k views

How to set up an sms gateway

I'm ambitous to setup an SMS Gateway to provide sms capability to multiple providers in India. I want to provide the registered users the ability to add their own sender ID or even their mobile no. as ...
0
votes
0answers
181 views

International SMS Gateways with High Uptime and Competitive Rates? [closed]

What are some good international SMS Gateways with high uptime (and competitive rates, if possible)?
2
votes
2answers
2k views

Free to use api to access an sms gateway

Im a php developer in need of a free service that offers an api that enables me to send one of my users a simple text message. I have a web app that allows you to receive updates (through sms), much ...
3
votes
1answer
347 views

How to creat an sms gateway for local messaging?

I am developing a library management system in jsp. Here, I need a system that generates smses automatically on some events like late return, new book arival, etc. Should I use any api for this or ...
2
votes
1answer
520 views

Service for sending SMS and making Voice Calls from Web site and Desktop application

We plan to integrate sending of SMS and making calls to our desktop and web applications. Both are written in Java. As for only sending SMS we know about great gateway from Clickatell. But ideally, ...
0
votes
1answer
3k views

how to fix gateway timeout error in php?

Iam having a php file that sends text messages on mobile to all the users that i have in my database's particular table. Now the entries are like 2000 or so in number and this number will keep on ...
5
votes
5answers
5k views

Unlimited SMS API/Gateway (Sending and Receiving)

I am creating a chat application which requires that users be able to send and receive sms messages through a web interface. It would be somewhat similar to the text messaging service available in ...
3
votes
2answers
3k views

Programatically send SMS to email using Verizon Motorola Droid on Android

I was wondering if anyone knew the proper way to send an SMS message to an e-mail address using Verizon's CDMA Motorola Droid phone. The internal messaging application appears to automagically do ...
3
votes
3answers
203 views

Any way to detect SMS to E-Mail Gateways?

I want to create a PHP app that can send text messages. There are different gateways for different email carriers. Is there any library I could use that would be able to lookup or detect which gateway ...
4
votes
9answers
5k views

SMS GateWay in USA

Can somebody tell me best SMS gateway in USA . I want my application to send SMS using HTTP. So I would like to the best and cheap gateway which can provide api's to send sms. My App is written in ...
1
vote
2answers
353 views

Web Application that receives images, videos, and text via Text Message

I've seen many examples of this (clickatell.com among them) that only support text in the USA. I need my application to receive images/videos from text messages (MMS?) from users. The web app needs to ...
5
votes
4answers
3k views

SMS Application [closed]

I just wanted to know is there any free sms gateway for sending SMS. If there is one, how to go on to developing my free sms service/software? Any guidelines please.
1
vote
2answers
340 views

2-Way SMS for my Website

I wanna know what is the best, cheapest SMS Gateway software I can use to handle "2-way" messaging? Thanks in advance
0
votes
3answers
1k views

J2ME SMS Server on mobile phone

Is it possible to have a j2me app on a mobile to act as a "SMS gateway" that will handle incommming messages, do a query on a database via GPRS and reply the user back?
0
votes
2answers
853 views

good american 2-way sms gateway [closed]

Can anyone recommended a 2-way SMS gateway that would allow me to run on a script on every incoming SMS? I'm interested in getting an american VMN (virtual number). The obvious choice (I think) would ...
7
votes
7answers
12k views

SMS Library in C#

I need to develop an application that sends SMS to the users that are interested to get the updates about the website. I am looking for Library in C# which is useful to integrate with my application. ...
0
votes
1answer
482 views

Where to get UK Mobile phone to email gateway

What I need is: - 3-5 phone numbers in the UK, possibly on different networks - charge phones by Credit card - text messages received by these numbers get emailed to me (one by one) - Needs to work ...
5
votes
3answers
2k views

Advice on a Canadian SMS Gateway provider [closed]

I am curious as how to how much trouble / money it would be for me to be able to accept incoming text messages to a number, which I would then pass to a server side application in PHP. I'd ultimately ...
12
votes
6answers
10k views

Receive SMS messages by web application

We are building a web app that should be able to receive SMS messages and store the information contained in it in database. Which methods have you used? Which service providers are out there that ...