https://github.com/siprix/samplewpf
Muti-Call, Multi-Account SIP VoIP Client for C# and .NET.
https://github.com/siprix/samplewpf
audio-call communication csharp dotnet sdp sip-client video-call voip-application voip-client wpf-application
Last synced: 18 days ago
JSON representation
Muti-Call, Multi-Account SIP VoIP Client for C# and .NET.
- Host: GitHub
- URL: https://github.com/siprix/samplewpf
- Owner: siprix
- Created: 2024-08-24T16:01:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-20T08:59:32.000Z (6 months ago)
- Last Synced: 2025-12-22T14:54:05.816Z (5 months ago)
- Topics: audio-call, communication, csharp, dotnet, sdp, sip-client, video-call, voip-application, voip-client, wpf-application
- Language: C#
- Homepage: https://www.siprix-voip.com/
- Size: 54 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SampleWPF
Project contains ready to use SIP VoIP Client application for Windows, written on C# WPF.
As SIP engine it uses Siprix SDK, included in binary form.
Application (Siprix) has ability to:
- Add multiple SIP accounts
- Send/receive multiple calls (Audio and Video)
- Manage calls with:
- Hold
- Mute microphone/camera
- Play sound to call from mp3 file
- Record received sound to file
- Send/receive DTMF
- Transfer
- ...
Application's UI may not contain all the features, avialable in the SDK, they will be added later.
## Limitations
Siprix doesn't have any limitations and can work with all existing servers (PBX) supported SIP.
For testing app you need an account(s) credentials from a SIP service provider(s).
Some features may be not supported by all SIP providers.
Included Siprix SDK works in trial mode and has limited call duration - it drops call after 60sec.
Upgrading to a paid license removes this restriction, enabling calls of any length.
Please contact [sales@siprix-voip.com](mailto:sales@siprix-voip.com) for more details.
## More resources
Product web site: https://siprix-voip.com
Manual: https://docs.siprix-voip.com
## Screenshots


