SIPFwd is a SIP forwarding daemon. It is implemented as a stateless SIP proxy and 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.
Product's homepage
Requirements:
· SQLite
What's New in This Release: [ read full changelog ]
· Support for RFC 3581 (An Extension to the Session Initiation Protocol (SIP) for Symmetric Response Routing) "rport" has been implemented.