[GH-ISSUE #27] Sender ID #6

Closed
opened 2026-03-03 16:35:49 +03:00 by kerem · 3 comments
Owner

Originally created by @varavatos on GitHub (Nov 7, 2022).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/27

i have been searching for a way to send sms to my customers for a while. i had used like textbelt and twilio but i am not satisfied with those. and landed up here. the only problem with the HTTPSMS i am facing is the sender ID. can you tell me or implement a way which i can hide my personal number and use my business name instead of the number? and also, option to not to get a reply from the customers. i mean like an alert or something which customers cannot reply you know what i mean?

Originally created by @varavatos on GitHub (Nov 7, 2022). Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/27 i have been searching for a way to send sms to my customers for a while. i had used like textbelt and twilio but i am not satisfied with those. and landed up here. the only problem with the HTTPSMS i am facing is the sender ID. can you tell me or implement a way which i can hide my personal number and use my business name instead of the number? and also, option to not to get a reply from the customers. i mean like an alert or something which customers cannot reply you know what i mean?
kerem closed this issue 2026-03-03 16:35:50 +03:00
Author
Owner

@AchoArnold commented on GitHub (Nov 7, 2022):

Hello @varavatos,

can you tell me or implement a way in which i can hide my personal number and use my business name instead of the number?

You can't do that, unfortunately. You cannot hide your phone number, When you use this app to send an SMS message, it is the same as sending an SMS message using your mobile phone. You cannot hide your phone number when sending a message with your mobile phone right? Which issues are you having with twilio? Perhaps you can try other options like Azure Communication Services https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/sms/send?tabs=windows&pivots=platform-azcli

<!-- gh-comment-id:1305124001 --> @AchoArnold commented on GitHub (Nov 7, 2022): Hello @varavatos, > can you tell me or implement a way in which i can hide my personal number and use my business name instead of the number? You can't do that, unfortunately. You cannot hide your phone number, When you use this app to send an SMS message, it is the same as sending an SMS message using your mobile phone. You cannot hide your phone number when sending a message with your mobile phone right? Which issues are you having with twilio? Perhaps you can try other options like Azure Communication Services https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/sms/send?tabs=windows&pivots=platform-azcli
Author
Owner

@varavatos commented on GitHub (Nov 7, 2022):

all those services send sms by a random or dedicated number.. i want send sms by Name instead of showing a number.

<!-- gh-comment-id:1305175266 --> @varavatos commented on GitHub (Nov 7, 2022): all those services send sms by a random or dedicated number.. i want send sms by Name instead of showing a number.
Author
Owner

@AchoArnold commented on GitHub (Nov 7, 2022):

Hey @varavatos, It depends on the country, Some countries don't support sending the SMS using your "Name". You can see the list of countries here https://support.twilio.com/hc/en-us/articles/223133767-International-support-for-Alphanumeric-Sender-ID

<!-- gh-comment-id:1305200866 --> @AchoArnold commented on GitHub (Nov 7, 2022): Hey @varavatos, It depends on the country, Some countries don't support sending the SMS using your "Name". You can see the list of countries here https://support.twilio.com/hc/en-us/articles/223133767-International-support-for-Alphanumeric-Sender-ID
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#6
No description provided.