2025-07-14 03:51:59 +00:00
|
|
|
Git clone https://sources.gtsvr.net/edschuy95/yeastar-voipms-webhook-proxy.git
|
2025-07-14 03:44:17 +00:00
|
|
|
|
2025-07-14 03:49:43 +00:00
|
|
|
copy config.template.py to config.py and edit
|
2025-07-14 03:44:17 +00:00
|
|
|
|
2025-07-14 03:43:59 +00:00
|
|
|
docker-compose up -d --build
|
2025-07-14 00:00:26 -04:00
|
|
|
|
|
|
|
|
see config.py (config.template.py) for more info
|
|
|
|
|
|
|
|
|
|
-------------------------------------------
|
|
|
|
|
|
|
|
|
|
Yeastar stuff:
|
|
|
|
|
|
|
|
|
|
In the API key section for the SMS channel, enter your voip.ms API credentials separated by ||| like so:
|
|
|
|
|
|
|
|
|
|
api_username|||api_password
|
|
|
|
|
|
|
|
|
|
Voip.ms stuff:
|
|
|
|
|
|
2025-07-14 04:01:53 +00:00
|
|
|
Just point voip.ms DIDS to the /{ENDPOINT_OBSCURITY}/voipms-inbound endpoint.
|