Added 3cx sms-mms upgrader.
This commit is contained in:
parent
e2fde10d83
commit
01b2299472
4 changed files with 78 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ YEASTAR_SECRET = "your-yeastar-secret"
|
|||
|
||||
# VOIP.ms SOAP endpoint (Farily static, update this if it changes in the future)
|
||||
VOIPMS_ENDPOINT = "https://voip.ms/api/v1/server.php"
|
||||
VOIPMS_3CX_ENDPOINT = "https://voip.ms/api/3cx/msg"
|
||||
|
||||
# Make this something semi-random and URL safe. Adds obscurity and makes your endpoint harder to guess
|
||||
ENDPOINT_OBSCURITY = "abcdefghijklmnopqrstuvwxyz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue