Development
Getting started - Info for new developers
Library documentation: libsofia-sip-ua
- list of modules - reference documentation for libsofia-sip-ua submodules
- modules: nua - the user-agent (nua) interface (primary API for applications)
- modules: nta - the transaction level (nta) interface (for applications that need low-level access)
- modules: su - the Sofia portability module (su) used by most other modules
- everything - link to reference documentation root page
Library documentation: libsofia-sip-ua-glib
Reference clients
- gaim-sip-plugin/ssip-gst
-
SSIP-GST is a VoIP/SIP/SIMPLE plugin for Gaim. SSIP-GST makes it possible to use Sofia-SIP library as
a part of a fancy application. This is also a good example of how to integrate use of Sofia-SIP to glib based applications. SSIP-GST uses
gstreamer as its media subsystem.
- sofsip-cli
- Sofsip-cli
(
releases,
darcs
)
is a console mode VoIP/IM SIP client, which uses gstreamer
as its media subsystem. Like ssc-gst, also sofsip-cli utilizes glib.
- ...>
- A list applications using Sofia-SIP can be found at
SofiaApplications (wiki).