Top "Sms" questions

Short Message Service (SMS) is the standardized text communication service component of phone, web or mobile communication systems that allow the exchange of short text messages between fixed line or mobile phone devices.

Text message (SMS) verification for signups

I have seen a disturbing trend where websites are starting to require verification sent to cellphones by text message (SMS). …

mobile language-agnostic sms registration privacy
Implementing a GSM Modem for SMS

So I've got a website that serves ~1000 users, coordinating scheduling for events. I'd like to enable our system to send …

php sms gsm
Receive sms on asterisk sip

I have received sms on my asterisk server via sip on my asterisk version 1.4.11 but not able to route it …

linux sms sip asterisk
Meaning of "data_coding" field in SMPP

What is the meaning of "data_coding" field in the SMPP protocol? I searched for this but couldn't find any …

encoding sms decoding smpp
Send an SMS via AWS SNS using boto3 in an AWS Lambda function?

I would like to send an SMS message from an AWS Lambda function using the boto3 publish method to notify …

python-2.7 sms amazon-sns boto3 aws-lambda
How to set my sms app default in Android Kitkat?

I made an android sms app in which I am sending and receiving sms as android messaging app does so. …

android sms android-4.4-kitkat
sending sms through way2sms help needed

I am building a desktop app in Visual C# 2.0 that can send sms through way2sms.com. anyone of you …

c# sms way2sms
Reading SMS and MMS Database in Android

Google is providing a very nice documentation of the contacts provider in Android API. (You can see it HERE. It …

android database sms mms
Android4.4 can not handle sms intent with "vnd.android-dir/mms-sms"

My application has a button to start default sms activity and it worked perfectly fine all android version except new …

java android android-intent sms android-4.4-kitkat
How to analyze incoming SMS on Android?

How can I code in Android such that my app can analyze an incoming SMS and perhaps block it or …

android sms