Added 3cx sms-mms upgrader.

This commit is contained in:
edschuy95 2025-07-15 07:32:47 -04:00
parent e2fde10d83
commit 01b2299472
4 changed files with 78 additions and 1 deletions

View file

@ -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"