Skip to content

C# WPF application example of usage the SIP and VoIP library for C# and .NET.

Notifications You must be signed in to change notification settings

siprix/SampleWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 for more details.

More resources

Product web site: https://siprix-voip.com

Manual: https://docs.siprix-voip.com

Screenshots

, ,