SIP Express Router
SIP Express Router (kamailio)
https://www.kamailio.org/w/
SIP proxy and registrar
- " November 04, 2008 - SER joins the sip-router project "
- " First is important to clarify: from version 3.0.0 on, Kamailio and SER are identical in terms of source code. "
SER or SIP Express Router is a very fast and flexible SIP (RFC3621) server. It handles thousands of calls per second on low-budget hadware. A C shell-like scripting language provides full control over the server's behaviour. Its modular architecture lets users load only the required functionality. The following modules are available: digest authentication, CPL scripts, instant messaging, MySQL support, a presence agent, Radius authentication, record routing, an SMS gateway, a Jabber gateway, a transaction module, a registrar, and user location.
Documentation
User reference in HTML, Postscript, PDF, Text, RTF from http://www.iptel.org/ser/admin.html; Programmer introduction in HTML, Postscript, PDF, Text, RTF from http://www.iptel.org/ser/devel.html
Download
https://www.kamailio.org/pub/kamailio/latest/src/kamailio-4.4.5_src.tar.gz
version 4.4.5
(stable)
released on 18 January 2017
Paid support
Paid technical support and consulting from Iptel (http://www.iptel.org/)VCS Checkout
:pserver:anonymous@cvs.ser.berlios.de:/cvsroot/ser
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jiri Kuthan | Maintainer |
Juha Heinanen | Contributor |
Nils Ohlmeier; See also the AUTHORS file in the distribution for a complete list | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/ |
Bug Tracking | VCS Repository Webview | http://developer.berlios.de/bugs/?group_id=480 |
Developer | mailto:serhelp@iptel.org | |
Support | mailto:seruser@iptel.org |
Software prerequisites
Kind | Description |
---|---|
Required to build | bison |
Weak prerequisite | GNU install (for "make install" |
Weak prerequisite | GNU tar (for 'make tar' to work) |
Required to build | gcc >= 2.9x; 3.[12] recommended |
Weak prerequisite | "make bin" |
Weak prerequisite | mysql |
Required to build | flex |
Weak prerequisite | libexpat (for the jabber module) |
Required to build | make |
Weak prerequisite | "make sunpkg" to work) |
Required to build | sed |
Weak prerequisite | libmysqlclient & libz (zlib) (for mysql support) |
Required to build | tr |
This entry (in part or in whole) was last reviewed on 27 February 2017.
Version comment
4.4.5 stable released on 2017-01-18
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.