Automatically Determine SMS Carrier-Provided Email from Mobile Number
Is there away to automatically determine the SMS carrier email domain from a mobile number? (Similar to how you can look up a hostname from an IP address?) ...
Is there away to automatically determine the SMS carrier email domain from a mobile number? (Similar to how you can look up a hostname from an IP address?) ...
I'm wanting to find a service that can give me a number or possibly a shortcode that people can send picture messages (MMS) to. I would like that service to then post that image to and http endpoint. For example, say I want to take a picture on a camera phone and then txt that picture to a shortcode say 12345 or possible 555-245-4952. ...
Thanks to Stack Overflow and you guys i successfully completed my first project (viz. a website using JSP and servlets). The idea which every put forth to me (as i have very little practical experience in making full fledged projects) was to make an app which i want for myself or i think should exist. I have this idea of making a deskt...
Hi Folks, I am very much new to the telephony technology and terminology. I would like to configure my own sms server using Kannel. I have read a lot about Kannel but still I am not sure whether I will be able to configure my sms server with just http server (http://www.kannel.org/download/1.4.0/userguide-1.4.0/userguide.html#AEN2103) a...
Hi I am a little confused with SMS and how to send them. I been searching around and I see you can purchase sms texts. I seen some where you get 10k text msgs for $490 but I find this very expensive and I am wonder if there is a better way that would be well free. I know many sites use have SMS reminders such as google calendar. I am s...
Hi everyone, I'm developing a web application for sending SMS to mobile from website like 160by2. I can prepare the URL required for the HTTP GET request as mentioned in the API provided by the SMS Gateway provider smslane.com, here is the link for the API. how to send the HTTP request from PHP? I used cURL for that purpose but the r...
Hello, Is it possible to setup a two-way SMS gateway using either Ozeki or Wammu? (I'm using windows) This is what i want to implement Get messages from users Filter them according to "Keywords" they've used Send those as HTTP requests to a PHP script located on a server (external) Do a SQL query Get results and message the user back...
I need my application to receive SNPP & WCTP messages from clients arround the world... and i don't won't to implement the full RFC on my own, do you know where it is possible to download some application/service that can perform as SNPP/WCTP Gateway and convert the protocol from snpp/wctp to http or something like that...which is more ...
Is it possible to programmatically send SMS msgs using your personal mobile account? Are there any mobile networks (location unimportant for now) that allow a subscriber to send sms via a gateway api? ...
Well, im developing SMS Gateway, i was thinking about the featrues i should implement in, so i reviewed some sms gateways like SMSNOW, SMS studio, Ozeki etc any way i almost finished the sms gateway implementation but i came a cross a feature in almost all sms gateway which is allowing the user to specify TON/NPI for SMSC and ESME i u...
I want to find an international SMS gateway that allows replies to be sent to SMS's that communicate with PHP script. For example if I send out an SMS and someone replies ACCEPT, I certain function will be performed. Are there any gateways out there that will allow me to do this? Thanks Ben ...
All, I'm trying to build a simple web application that will allow people to send SMS messages FROM their mobile phone TO my application. I've seen this question asked before: http://stackoverflow.com/questions/526046/receive-sms-messages-by-web-application http://stackoverflow.com/questions/388657/receiving-a-sms-message-in-a-net-appl...
Hi Guys, I'm asking this question with little/no knowledge of SMS gateways and it's relevant technologies, so bear with me. What i want is this: User Sends an SMS to a given number This SMS is forwarded to my website for processing So from the (little) research i've done, it looks like i need to pay for an SMS Gateway. Any recomm...
I'm looking for a two-way SMS gateway to use with my software. Has anyone used any companies? I need it to send SMS messages all around the world. Is this possible from one supplier or would I have to use multiple suppliers? ...
I'm working on an application that sends and receives SMS messages to and from its users. (Don't worry - it's not spam - every user of the app expects to send and receive these messages). One key aspect of the app... If a user sends a message to the app, the app then sends that message out to every person on that user's "team". So, the ...
Can anybody please tell me how to use Dotpay SMS Services for sending SMSs & storing the mobile numbers (that sent those SMSs) in my database? I have asked for help to their Support Staff, but as this service is for Poland specifically, so I doubt whether they will provide any help in English. Also the Documentation files are in Polish l...
Hi, My company is working for a Telco who will allow us to send/receive sms using their gateway eventually but for now I need a sms gateway setup on my Win7 box that I can used to test and build an applicaton that sends and optionally receive sms messages. I have had a look at Kannel but I cant seem to find a Win7 version or dont know ...
is it possible to develop our own sms gateway... what are the hardware requirements ...
You enter in the "to" number and any "from" number, and the text message will send from that phone number. Not even the major SMS gateways support this, as they require all sender IDs to be pre-approved. So does anyone know how they set it up to send from that particular phone number? ...
We uses a Bulk SMS provider for SMS alerts to optimize our logistics. There are alot of issues with bulk SMS providers and Government regulations. To over come this issue we are planning to use an Android phone to act as an SMS gateway. We want to build an application on the phone which checks a a URL on our site for SMS to be sent, onc...