freebsd-ports/net/libexosip2-legacy/pkg-descr
Sunpoet Po-Chuan Hsieh 1b5302634a - Add libexosip2-legacy 3.6.0 (repocopied from net/libexosip2)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Mark CONFLICTS_INSTALL with net/libexosip2

PR:		ports/188315
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-25 18:37:51 +00:00

23 lines
833 B
Text

eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishments and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.
eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisional response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)
eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.
This allow you to write any kind of SIP endpoint/gateway.
WWW: http://savannah.gnu.org/projects/exosip