Skip to content

Example app of the SIP VoIP Client SDK for iOS, written on SwiftUI and includes CallKit implementation.

Notifications You must be signed in to change notification settings

siprix/SampleSwiftUI

Repository files navigation

SampleSwiftUI

Project contains ready to use SIP VoIP Client application for iOS, written on SwiftUI and also includes CallKit implementation. As SIP engine it uses Siprix SDK, included in binary form.

Application (Siprix) has ability to:

  • Add multiple SIP accounts
  • Send/receive multiple audio/video calls
  • Manage calls with:
    • Hold/unhold
    • 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 provide VoIP services, but in the same time doesn't have nay backend limitations and can connect to any SIP PBX. 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.

Attached 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

Screeshots

| | |

About

Example app of the SIP VoIP Client SDK for iOS, written on SwiftUI and includes CallKit implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published