You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very minimal implementation of a SIP phone using the Liblinphone library demonstrating basic concepts (registration, Inbound/outbound call handling) with STUN to work better in NATted networks. Suitable for stripping to incorporate in other projects or learning