This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes General Computing and the fly likes Send a Message to the Mobile using gateway Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "Send a Message to the Mobile using gateway" Watch "Send a Message to the Mobile using gateway" New topic
Author

Send a Message to the Mobile using gateway

Sreekanth Kalakanti
Greenhorn

Joined: Sep 09, 2009
Posts: 12

hi ,
i developed an application to send SMS to the Mobile through the airtel gateway in AP. I am using mobileno@airtelap.com or 91mobileno@airtelap.com and sending the message but we are not getting the message My code of javamail Transport.send() is working fine. i even sent a gmail message as 91Mobileno@airtelap.com message is sent but unable to recieve in mobile phone what might be the problem? can any one suggest me a solution to send SMS through the airtel gateway.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

You said that even if you send the message from Gmail, it isn't received? Then I don't see how you can classify this problem as a Java problem. Let's try General Computing.
Kedar Bhise
Greenhorn

Joined: Dec 29, 2009
Posts: 4
Most operators (at least in India) have disabled their email to SMS gateways - for the simple reason that they do not earn any money on SMS sent via this route. I would suggest that you verify that the Airtel gateway that you are connecting is indeed operational, and available to outsiders.

There are several paid SMS gateways available in India. You could Google for them. I have successfully used those for sending SMS to mobile from Java code.

dasli dasli
Greenhorn

Joined: Aug 06, 2009
Posts: 6
hm...interes ting
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Send a Message to the Mobile using gateway
 
Similar Threads
WMA MIDlets, how do you receive sms without a port no.
Sending SMS from Java
sending sms
Send SMS from my website
WMA MIDlets, how do you receive sms without a port no.