SIPFwd 0.5 (Default branch) |
|
|
The SIP forwarding daemon (implemented as a
stateless SIP proxy) allows you to seamlessly
forward SIP requests to other SIP servers. Its
main purpose is to enable users to use their own
domain name in SIP URIs without the hassle of
having to run a full-blown SIP server (by
forwarding SIP requests to third-party SIP
servers). Configuration information is stored in
an SQLite database, and low resource consumption
is a main priority for the project.
License: GNU General Public License v2
Changes:
The code has been updated for libosip2 3.x.
|