symfony/sipgate-notifier

Symfony Sipgate Notifier Bridge

v7.3.0 2024-09-27 08:38 UTC

This package is auto-updated.

Last update: 2025-08-01 16:47:50 UTC


README

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