An SMS gateway is a way of sending a text message with or without using a mobile (cell) phone. Specifically, it is a device or service offering SMS transit, transforming messages to mobile network traffic from other media, or vice versa, allowing transmission or receipt of SMS messages with or without cell phone.
Questions tagged [sms-gateway]
680 questions
-1
votes
1 answer
Dynamic SMS API integration php
I have made php system .
in this system user must set his sms api information and system will automatically send sms to his clients
my problem is that there are many sms api and every api need different info
for example(clickatell api need apiKey…

M.Bwe
- 159
- 2
- 4
- 16
-1
votes
1 answer
My clickatell API is not working properly, do I need to do HTTP GET or POST
I Purchased an API from clickatell and it doesn't seem to work even after its checked from the support team.
What should I select HTTP POST for GET
All the settings are fine, but it doesn't send SMS to buyer
-1
votes
1 answer
WiFi Text Services
I'm trying to come up with a solution to this situation:
Imagine you are in an area and you do not have any cell phone service but you do have Wifi.
The ask is to have a user that only has data to be able to text a number (via iMessage) and get a…

tathyler
- 151
- 1
- 2
- 10
-1
votes
1 answer
Mobile Value Added Services with SMS
I'm new comer in mobile value added service field. I searched & read other company's presentation for mobile value added service with sms platform. But I can't find the right way. I don't know where to start, which platform or server should use for…

Eggsy Lesile
- 1
- 1
-1
votes
2 answers
Send SMS Message using PHP
I have developed a system which will send SMS to the customer after making insert to the database
but the system which I worked on is public ie. when my client asked me to buy the system he must insert his SMS API configuration to send a message…

M.Bwe
- 159
- 2
- 4
- 16
-1
votes
3 answers
update database after send sms android
I am trying to update server database once I have successfully sent SMS on Android application.
I use a loop to send SMS based on the length data I have.
FYI : noHP is recipient number, pesan is message. check this table db
for (int j = 0; j <…

Dwi Teguh Prasetyo
- 179
- 1
- 3
- 15
-1
votes
1 answer
Unable to receive call on VoIP number using GoIP 4
I am unable to receive calls from any number to my VoIP number. I am using GoIP 4 (GSM over IP). Device details are following:
Firmware Version: GS-4.01-96
Module Version: M35FAR02A01_RSIM
Software Name: EasyPhone
Call In settings:
User No Input…

ahmad mirza
- 35
- 1
- 8
-1
votes
1 answer
Any example of SMS Gateway that is able to process the SMS?
I hope I asked this correctly.
We created an mobile app using ionic.
It can talk to the servers online. So far so good.
Then, a requirement - the app MUST be able to send something OFFLINE. Reason, the users are in a remote area where internet is…

zeroflaw
- 554
- 1
- 11
- 23
-1
votes
1 answer
Sending SMS/Text Messages through GMail
I have done a bit of research online regarding this. I found out that Google Chat used to have this function for sending SMS/text messages. Google Hangouts can do that, however I will need to sign up for Project Fi account. Is there any existing…

Yong Xiang Soh
- 87
- 1
- 4
- 12
-1
votes
1 answer
Getting 504 gateway time out while access url
I am getting issue of 504 gateway timeout while sending sms frequently means some time it's working fine and sometime it's not working and it's getting problem in day time.
Example :
I m sending sms via scheduler so I have bunch of 200 sms and it's…

Chirag Dhaduk
- 13
- 7
-1
votes
1 answer
Clickatell SMSes with special GSM characters through REST API
I am using the Clickatell REST API for sending SMSes. I need to send some special characters (like Ä) which are all available in the GSM 03.38 standard (and in latin-1 as well). So, I don't want to use unicode. However, no matter how I send the…

Antiohia
- 1,142
- 13
- 37
-1
votes
3 answers
Website Form to SMS
I would like to add a "Text Me" form to my website that will allow users to type their Name, Phone Number, and a Message that i receive on my phone via SMS. I would prefer something easy and free, perhaps a code snippet. Does anybody have any…

Cole Cramer
- 67
- 3
-1
votes
1 answer
Is it possible to send SMS via WIFI on android?
Hi I would like to know if it is possible to send SMS via WIFI on android?
and If it is possible, will charges be applied to the sender and also the receiver?
Are there any alternatives to send free SMS to users and charges will not be applied to…

AuroraBlaze
- 421
- 2
- 8
- 25
-1
votes
1 answer
Why need a SMS gateway to send SMS programmatically?
I am developing a ASP.net project for Shop.It contain inventory management and customer billing reminder also. At the end of month need to send SMS customers about his transaction.
Before stating to develop that part I need to solve few question.
I…

GreenCodes
- 241
- 1
- 4
- 11
-1
votes
1 answer
Need help in using sms code for php
I need to use send SMS using PHP code. I am using the msg91.com service for sending SMS. I have tried using it but is unable to send SMS. I am using WAMP server and the cURL extension is on.
Can anyone help give me some steps or some idea that how…

Sagar Donda
- 13
- 3