Receiving SMS Messages from Short Code Numbers?
Firstly I would appreciate if someone can tell me if such a service already exists because it would save me a ton of time. A lot of the topics here discuss sending, I am trying to receive.
I am trying to design several web apps that interface with our vendors web portals to automate some daily tasks, while some of the vendors suggest or request MFA. A few vendors make it mandatory, so therefore I can't have my web app access the data behind the portal unless I can read the SMS message code that is being sent. While services like Twilio exist that allow me to receive SMS messages, they do not accept inbound messages from Short Code SMS. This appears to be true for a lot of providers. Google Voice is the only exception to this, but restricts me because I have to link an actual phone to my Google Voice account and I have to make a new account if I want more than 1 phone number. Not to mention I don't want to have random Google accounts not connected to a domain or organization.
Is my only recourse here to build or buy an inhouse SMS Gateway with a bunch of sim cards for every number I need?
sms sms-gateway
add a comment |
Firstly I would appreciate if someone can tell me if such a service already exists because it would save me a ton of time. A lot of the topics here discuss sending, I am trying to receive.
I am trying to design several web apps that interface with our vendors web portals to automate some daily tasks, while some of the vendors suggest or request MFA. A few vendors make it mandatory, so therefore I can't have my web app access the data behind the portal unless I can read the SMS message code that is being sent. While services like Twilio exist that allow me to receive SMS messages, they do not accept inbound messages from Short Code SMS. This appears to be true for a lot of providers. Google Voice is the only exception to this, but restricts me because I have to link an actual phone to my Google Voice account and I have to make a new account if I want more than 1 phone number. Not to mention I don't want to have random Google accounts not connected to a domain or organization.
Is my only recourse here to build or buy an inhouse SMS Gateway with a bunch of sim cards for every number I need?
sms sms-gateway
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29
add a comment |
Firstly I would appreciate if someone can tell me if such a service already exists because it would save me a ton of time. A lot of the topics here discuss sending, I am trying to receive.
I am trying to design several web apps that interface with our vendors web portals to automate some daily tasks, while some of the vendors suggest or request MFA. A few vendors make it mandatory, so therefore I can't have my web app access the data behind the portal unless I can read the SMS message code that is being sent. While services like Twilio exist that allow me to receive SMS messages, they do not accept inbound messages from Short Code SMS. This appears to be true for a lot of providers. Google Voice is the only exception to this, but restricts me because I have to link an actual phone to my Google Voice account and I have to make a new account if I want more than 1 phone number. Not to mention I don't want to have random Google accounts not connected to a domain or organization.
Is my only recourse here to build or buy an inhouse SMS Gateway with a bunch of sim cards for every number I need?
sms sms-gateway
Firstly I would appreciate if someone can tell me if such a service already exists because it would save me a ton of time. A lot of the topics here discuss sending, I am trying to receive.
I am trying to design several web apps that interface with our vendors web portals to automate some daily tasks, while some of the vendors suggest or request MFA. A few vendors make it mandatory, so therefore I can't have my web app access the data behind the portal unless I can read the SMS message code that is being sent. While services like Twilio exist that allow me to receive SMS messages, they do not accept inbound messages from Short Code SMS. This appears to be true for a lot of providers. Google Voice is the only exception to this, but restricts me because I have to link an actual phone to my Google Voice account and I have to make a new account if I want more than 1 phone number. Not to mention I don't want to have random Google accounts not connected to a domain or organization.
Is my only recourse here to build or buy an inhouse SMS Gateway with a bunch of sim cards for every number I need?
sms sms-gateway
sms sms-gateway
asked Nov 12 '18 at 15:20
Alex MikhaelsonAlex Mikhaelson
303
303
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29
add a comment |
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53265147%2freceiving-sms-messages-from-short-code-numbers%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53265147%2freceiving-sms-messages-from-short-code-numbers%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Same issue here, trying to do that as well for my use case: stackoverflow.com/q/54123942/9854223
– Clarence
Jan 10 at 12:08
@Clarence No good solutions exist. The easiest idea is to purchase an SMS Gateway device and use prepaid mobile numbers to handle SMS forwarding, in which case you can forward the text message to Twilio / API / Email. I am planning on developing a script to work with a raspberry pi 3 and multiple GSM modules to handle this.
– Alex Mikhaelson
Jan 15 at 3:29