Commit graph

2 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
da1506ade0 - Update to 2.2.3
PR:		ports/98844
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:	maintainer timeout
2006-07-11 09:18:11 +00:00
Pav Lucistnik
eceb8266d6 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
establishements 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 provisionnal 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

PR:		ports/95799
Submitted by:	Muhammad Moinur Rahman <bd_subzero@yahoo.com>
2006-06-11 09:30:31 +00:00