wok-current view osip/description.txt @ rev 25390
updated usb-modeswitch (2.5.2 -> 2.6.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Aug 01 14:35:26 2022 +0100 (2022-08-01) |
parents | |
children |
line source
1 OSIP is an LGPL implementation of SIP.
2 It's stable, portable, flexible and compliant! -may be more-!
3 It is used mostly with eXosip2 stack (GPL) which provides
4 simpler API for User-Agent implementation.
6 SIP stands for the Session Initiation Protocol and is described
7 by the rfc3261 (wich deprecates rfc2543).
8 This library aims to provide multimedia and telecom software
9 developers an easy and powerful interface to initiate and
10 control SIP based sessions in their applications.
11 SIP is a open standard replacement from IETF for H323.