VoIP
Voice over IP
The ability of an IP network to carry telephone voice signals as IP packets in compliance with International Telecommunications Union Telecommunication Standardization Sector (ITU-T) specification H.323. VoIP enables a router to transmit telephone calls and faxes over the Internet with no loss in functionality, reliability, or voice quality.
From : www.trapezenetworks.com/technology/glossary_6.asp
VoIP stands for Voice Over Internet Protocol. Another term for VoIP is Voice Over IP or Internet telephony. In general, VoIP is converting analog voice data into digital packets and sending those packets over the Internet to a receiver at the other end.
From : www.voipresource.net/VoIP-tutorial.htm
GNU oSIP
oSIP is an implementation of SIP.
SIP stands for the Session Initiation Protocol and is described by the rfc3261 (wich deprecates rfc2543). This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. SIP is a open standard replacement from IETF for H323.
The GNU oSIP library is written in C and get no dependencies except the standard C library. oSIP is thread safe and will generally be used in a multi-threaded application. Nevertheless, this is optional.
oSIP is little in size and code and thus could be use to implement IP soft-phone as well as embedded SIP software. oSIP is not limited to endpoint agents, and can also be used to implement "SIP proxy".
oSIP does not intend to provide a high layer API for controlling "SIP Session" at this step. Instead, it currently provides an API for the SIP message parser, SDP message parser, and library to handle "SIP transactions" as defined by the SIP document.
visit
GNU oSIP
GNU oSIP was visited : 68 times
Loading .....