1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/libosip2-2.0.4/debian
2024-07-22 01:58:46 -03:00
..
changelog Add gpl 2024-07-22 01:58:46 -03:00
conffiles.ex Add gpl 2024-07-22 01:58:46 -03:00
control Add gpl 2024-07-22 01:58:46 -03:00
copyright Add gpl 2024-07-22 01:58:46 -03:00
dirs Add gpl 2024-07-22 01:58:46 -03:00
docs Add gpl 2024-07-22 01:58:46 -03:00
libosip2-dev.dirs Add gpl 2024-07-22 01:58:46 -03:00
libosip2-dev.files Add gpl 2024-07-22 01:58:46 -03:00
libosip2.dirs Add gpl 2024-07-22 01:58:46 -03:00
libosip2.files Add gpl 2024-07-22 01:58:46 -03:00
Makefile.am Add gpl 2024-07-22 01:58:46 -03:00
Makefile.in Add gpl 2024-07-22 01:58:46 -03:00
manpage.1.ex Add gpl 2024-07-22 01:58:46 -03:00
manpage.sgml.ex Add gpl 2024-07-22 01:58:46 -03:00
README.Debian Add gpl 2024-07-22 01:58:46 -03:00
rules Add gpl 2024-07-22 01:58:46 -03:00
shlibs.local Add gpl 2024-07-22 01:58:46 -03:00

libosip for Debian
------------------

 SIP (rfc3261) is a signalling protocol that initiates, modifies and
 terminates multimedia sessions. libosip is implement the transaction
 layer of the SIP protocol. SIP is a replacement for H323 which is
 close to MAIL and SMTP for both format and the transport protocol
 definition.

 SIP is mainly used by IP telephony applications. Some applications
 using SIP already exist: partysip a SIP proxy server (registrar and
 routing server) and linphone, a SIP User Agent (softphone) will allow
 you to access any other SIP user in the world.

 libosip can be used to implement any kind of applications that
 need to establish sessions: ip phones is the best example but it
 could also be the setup of a game sessions or whatever you want.

 -- Aymeric MOIZARD <jack@atosc.org>, Tue, 16 Apr 2002 11:29:25 +0100