Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8404c9b

Browse files
committed
feature#20590 [Notifier] Add Smsbox Notifier doc (alanzarli)
This PR was merged into the 7.3 branch.Discussion----------[Notifier] Add Smsbox Notifier docAdd support for Webhook to Smsbox NotifierEvent statuses come from Smsbox [documentation](https://en.smsbox.net/docs/doc-APIReceive-SMSBOX-EN.pdf).Commits-------141c65c [Notifier][Webhook]Add Smsbox Notifier doc
2 parentsfda3a1e +141c65c commit8404c9b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Service
179179
**Webhook support**: No
180180
`Smsbox`_ **Install**: ``composer require symfony/smsbox-notifier`` \
181181
**DSN**: ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER`` \
182-
**Webhook support**:No
182+
**Webhook support**:Yes
183183
`SmsBiuras`_ **Install**: ``composer require symfony/sms-biuras-notifier`` \
184184
**DSN**: ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0`` \
185185
**Webhook support**: No

‎webhook.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Currently, the following third-party SMS transports support webhooks:
171171
SMS service Parser service name
172172
============ ==========================================
173173
Twilio ``notifier.webhook.request_parser.twilio``
174+
Smsbox ``notifier.webhook.request_parser.smsbox``
174175
Sweego ``notifier.webhook.request_parser.sweego``
175176
Vonage ``notifier.webhook.request_parser.vonage``
176177
============ ==========================================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp