Re: HTTP REST API SMSC

2025-03-20 Thread Jorge Guntanis
You would do something like this, it would not be a json payload but a GET request with the parameters URL encoded. group = smsc smsc = http smsc-id = custom-http system-type = custom allowed-smsc-id = custom-http send-url = " https://your-webservice.com/send-sms?username=user&password=pass&to=%p&

HTTP REST API SMSC

2025-03-20 Thread Richard Carpenter
Hi, we've been using Kannel for many years connecting to a SMPP based SMSC, but this service is now being shut down by our provider and we have been instructed to migrate to the JSON REST API. Ive seen kannel supports a 'special' smsc type of HTTP. Does this smsc type support sending the messa