C# (CSharp) SIPLib.SIP Namespace

Сlasses

Name Description
Message This class is used to represent a SIP message (both request and response messages).
Proxy This class is used to build a SIP proxy. It extends the Useragent class to allow correct handling of messages when acting as a SIP proxy.
SIPStack This is the main SIP stack class. It is used to process all SIP messages.
SIPURI This class is used to represent a SIPURI (“Firstname Lastname” <sip:[email protected]> etc)
TestMyThreadSafetyCheck