Skip to content

feelautom/SipLine.Plugin.HelloWorld

Repository files navigation

SipLine.Plugin.HelloWorld

A minimalist demonstration plugin for the SipLine softphone.

📋 Description

This plugin serves as a reference implementation for developers wishing to create extensions for SipLine. It demonstrates the basic implementation of the ISipLinePlugin interface and integration into the host application.

🛠️ Key Concepts

  • Plugin Lifecycle: Shows how Initialize and OnLoaded work.
  • UI Integration: Basic example of how to expose a plugin to the main interface.
  • SDK Usage: Clean usage of SipLine.Plugin.Sdk models and interfaces.

SipLine.Plugin.HelloWorld (Français)

Un plugin de démonstration minimaliste pour le softphone SipLine.

📋 Description

Ce plugin sert d'implémentation de référence pour les développeurs souhaitant créer des extensions pour SipLine. Il illustre l'implémentation de base de l'interface ISipLinePlugin et son intégration dans l'application hôte.

🛠️ Concepts Clés

  • Cycle de Vie : Montre le fonctionnement de Initialize et OnLoaded.
  • Intégration UI : Exemple basique d'exposition d'un plugin dans l'interface principale.
  • Utilisation du SDK : Utilisation propre des modèles et interfaces du SipLine.Plugin.Sdk.

📄 Licence

Ce projet est sous licence MIT.

About

A simple demonstration plugin for SipLine. Shows how to use the SDK to add UI buttons, trigger notifications, and subscribe to SIP call events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages