View Issue Details

IDProjectCategoryView StatusLast Update
0000014SMS RelentlessSMS Relentlesspublic2022-12-19 13:18
Reporteraongoro Assigned ToDoubleBastionAdmin  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000014: New SMS Provider
DescriptionHi, this is not an issue. It's only that I don't see to request a new feature

I am based in Kenya and would like to add a new SMS provider

I already have an API.

How can I add a new SMS provider?
TagsNo tags attached.

Activities

DoubleBastionAdmin

2022-04-24 17:39

administrator   ~0000013

Hi,

The main goal of SMS Relentless is to provide SMS sending/receiving capabilities inside Nextcloud at the best quality and lowest prices possible. This is why we chose only Telnyx and Plivo as providers, and not other companies, such as Twilio, Vonage, etc. We don't intend to add other providers to the list of supported providers, because this would mean that we would have to buy phone numbers from those non-optimal providers and constantly test the application to keep it compatible with their API.

However, since SMS Relentless is AGPL v3.0 licensed, if you want to add your own SMS services provider to this application, you can fork this project and modify it, so that it supports your own provider. For this, you will have to consult the documentation provided by your provider. That documentation should explain how to make the API requests to send SMS messages, to get the phone numbers associated with the account, to get the current balance, etc., as Telnyx' documentation explains here: https://developers.telnyx.com/docs/api/v2/messaging

Issue History

Date Modified Username Field Change
2022-04-24 14:11 aongoro New Issue
2022-04-24 17:39 DoubleBastionAdmin Note Added: 0000013
2022-12-19 13:18 DoubleBastionAdmin Assigned To => DoubleBastionAdmin
2022-12-19 13:18 DoubleBastionAdmin Status new => resolved
2022-12-19 13:18 DoubleBastionAdmin Resolution open => fixed