Back to Symfony

README

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

8.0.9649 B
Original Source

Sipgate Notifier

Provides Sipgate integration for Symfony Notifier.

DSN example

SIPGATE_DSN=sipgate://TOKEN_ID:TOKEN@default?senderId=SENDER_ID

where:

  • TOKEN_ID is your Sipgate API Token ID
  • TOKEN is your Sipgate API TOKEN
  • SENDER_ID is your Sipgate device ID (e.g. s1)

Resources