Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Notifier] Add GoIP bridge #51349

Closed

Conversation

ahmedghanem00
Copy link
Contributor

@ahmedghanem00 ahmedghanem00 commented Aug 10, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT
Doc PR symfony/symfony-docs#18742
Recipes symfony/recipes#1233

GoIP is a GSM Gateway/SIM-Hub that provides the ability to send SMS messages over the network. I think it would be useful to add an integration for it with the Symfony Notifier

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for providing this new bridge. I would love to see a PR against symfony/symfony-docs and symfony/recipes 👍

@fabpot
Copy link
Member

fabpot commented Aug 12, 2023

@ahmedghanem00 Can you rebase to get rid of the merge commit?

@ahmedghanem00
Copy link
Contributor Author

ahmedghanem00 commented Aug 12, 2023

@fabpot I think this is done now

@fabpot
Copy link
Member

fabpot commented Aug 12, 2023

Thank you @ahmedghanem00.

@fabpot fabpot closed this Aug 12, 2023
fabpot added a commit that referenced this pull request Aug 12, 2023
This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

[Notifier] Add GoIP bridge

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        | symfony/symfony-docs#18742
| Recipes       | symfony/recipes#1233

GoIP is a GSM Gateway/SIM-Hub that provides the ability to send SMS messages over the network. I think it would be useful to add an integration for it with the Symfony Notifier

Commits
-------

066d0f8 [Notifier] Add GoIP bridge
@ahmedghanem00 ahmedghanem00 deleted the feature/goip-notifier branch August 12, 2023 17:15
@ahmedghanem00 ahmedghanem00 restored the feature/goip-notifier branch August 12, 2023 17:16
@ahmedghanem00 ahmedghanem00 deleted the feature/goip-notifier branch August 12, 2023 17:16
@ahmedghanem00
Copy link
Contributor Author

@fabpot Thanks, Just a small wondering about why the status of the PR is closed instead of merged like others 😆

@fabpot
Copy link
Member

fabpot commented Aug 12, 2023

That’s a race condition in the order of the API calls. No worries, it was merged like any other PR.

OskarStark added a commit to symfony/symfony-docs that referenced this pull request Aug 14, 2023
This PR was merged into the 6.4 branch.

Discussion
----------

[Notifier] Add GoIP bridge

To follow-up with symfony/symfony#51349

Commits
-------

96ebe06 [Notifier] Add GoIP bridge
This was referenced Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants