Merge pull request #1154 from gnito-org/plivo-notifier

[Notifier] Add Plivo bridge
This commit is contained in:
Fabien Potencier
2022-12-02 17:34:13 +01:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"#1": "PLIVO_DSN=plivo://AUTH_ID:AUTH_TOKEN@default?from=FROM"
}
}