User Profile
dpward
Newbie Caller
Joined 7 years ago
User Widgets
Contribuciones
Re: SMS URL String
To avoid confusion: What you are describing is formally called an "sms" URI. It is defined by the Internet Engineering Task Force in RFC 5724. Other people may informally use other names for it. The question here was about sending an SMS from a device which doesn't have mobile network service. An "sms" URI (by itself) doesn't help with that. There is a company named BulkSMS (with no space in between) whose website is bulksms.com. They offer a paid service that will send an SMS message on your behalf, from such a device. They provide a URI format that their customers can use to send these messages via an HTTP request. Other companies with this type of service include Twilio, Clickatell, etc. (In fact the link in your message refers to another such company.)21Visto0likes0ComentariosRe: SMS URL String
What you are trying to do typically requiresthat you create anaccount with a commercialSMS gateway provider.(The example URL you gave was for BulkSMS.) These providers sendmessages from an SMS short codeto a recipient on your behalf. They generally support hundreds of different cellular service providers, including T-Mobile.28Visto0likes0Comentarios