We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94bf486 commit a76d1eaCopy full SHA for a76d1ea
notifier.rst
@@ -159,6 +159,9 @@ Service
159
`Sinch`_ **Install**: ``composer require symfony/sinch-notifier`` \
160
**DSN**: ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM`` \
161
**Webhook support**: No
162
+`Sipgate`_ **Install**: ``composer require symfony/sipgate-notifier`` \
163
+ **DSN**: ``sipgate://TOKEN_ID:TOKEN@default?senderId=SENDER_ID`` \
164
+ **Webhook support**: No
165
`SmsSluzba`_ **Install**: ``composer require symfony/sms-sluzba-notifier`` \
166
**DSN**: ``sms-sluzba://USERNAME:PASSWORD@default`` \
167
0 commit comments