Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/GoIp/README.md

8.0.9707 B
Original Source

GoIP Notifier

Provides a GoIP integration for the Symfony Notifier Component.

DSN example

GOIP_DSN=goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT

where:

  • USERNAME GoIP Username
  • PASSWORD GoIP Password
  • HOST GoIP Hostname/IP-Address
  • SIM_SLOT SIM slot which will be used to send the messages (e.g. 1, 9, 15, 2)

Resources