mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added Telnyx SMS provider support. #3306
This commit is contained in:
@@ -483,5 +483,10 @@
|
||||
"id": "xxxxxxx",
|
||||
"token": "xxxxxxx",
|
||||
"from": "1-555-555-5555"
|
||||
},
|
||||
"___sms": {
|
||||
"provider": "telnyx",
|
||||
"apikey": "xxxxxxx",
|
||||
"from": "1-555-555-5555"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user