eceb8266d6
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>
21 lines
518 B
Text
21 lines
518 B
Text
%%JOSUA%%bin/josua
|
|
include/eXosip2/eX_call.h
|
|
include/eXosip2/eX_message.h
|
|
include/eXosip2/eX_options.h
|
|
include/eXosip2/eX_publish.h
|
|
include/eXosip2/eX_refer.h
|
|
include/eXosip2/eX_register.h
|
|
include/eXosip2/eX_setup.h
|
|
include/eXosip2/eX_subscribe.h
|
|
include/eXosip2/eXosip.h
|
|
include/josua/jmainconfig.h
|
|
lib/libeXosip2.a
|
|
lib/libeXosip2.la
|
|
lib/libeXosip2.so
|
|
lib/libeXosip2.so.5
|
|
%%JOSUA%%lib/libjosua.a
|
|
%%JOSUA%%lib/libjosua.la
|
|
%%JOSUA%%lib/libjosua.so
|
|
%%JOSUA%%lib/libjosua.so.0
|
|
@dirrm include/eXosip2
|
|
@dirrm include/josua
|