symfony/sipgate-notifier

Symfony Sipgate Notifier Bridge

Installs: 65

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:symfony-notifier-bridge

7.2.x-dev 2024-09-27 08:38 UTC

This package is auto-updated.

Last update: 2024-09-27 08:42:14 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