File tree 2 files changed +2
-1
lines changed
Filter options
2 files changed +2
-1
lines changed
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ Service
177
177
**Webhook support **: No
178
178
`Smsbox `_ **Install **: ``composer require symfony/smsbox-notifier `` \
179
179
**DSN **: ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER `` \
180
- **Webhook support **: No
180
+ **Webhook support **: Yes
181
181
`SmsBiuras `_ **Install **: ``composer require symfony/sms-biuras-notifier `` \
182
182
**DSN **: ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0 `` \
183
183
**Webhook support **: No
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ Currently, the following third-party SMS transports support webhooks:
171
171
SMS service Parser service name
172
172
============ ==========================================
173
173
Twilio ``notifier.webhook.request_parser.twilio ``
174
+ Smsbox ``notifier.webhook.request_parser.smsbox ``
174
175
Sweego ``notifier.webhook.request_parser.sweego ``
175
176
Vonage ``notifier.webhook.request_parser.vonage ``
176
177
============ ==========================================
You can’t perform that action at this time.
0 commit comments