Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -

Xenofon Karamanos e93849ed6c outbound: Fix flow_token_secret bug 6 luni în urmă
.devcontainer 0aa58fe668 devcontainer: add cmake and cmake extensions [skip ci] 7 luni în urmă
.github b788c39bf8 github: [codeql] use all available processors when building [skip ci] 6 luni în urmă
cmake feb371852e cmake: fix CPL definition 6 luni în urmă
doc 77f03aabd8 doc: update manpage with missing -B option [skip ci] 8 luni în urmă
etc d8d627eff7 etc/kamailio.cfg: close comment for tls_threads_mode 6 luni în urmă
misc ce45532512 examples: fix kamailio ims cfg file for basic volte call 6 luni în urmă
pkg 08eda6e89c pkg/kamailio: simplified systemd unit files installation 6 luni în urmă
src e93849ed6c outbound: Fix flow_token_secret bug 6 luni în urmă
test 3764c79c21 test/mod_httpapitest: removed trailing spaces 1 an în urmă
utils 8d1b60bc7f cmake: Fix typo 6 luni în urmă
.clang-format c2f12479de .clang-format: add json settings [skip ci] 2 ani în urmă
.gitattributes 6ca88a4df7 git: add .gitattributes file to normalize line endings for new added text files 5 ani în urmă
.gitignore 06a6e4a54b build: add initial CMake support for core and modules 8 luni în urmă
.gitmodules 06e2363a96 tls_wolfssl: move git submodule to misc/external/wolfssl 3 ani în urmă
.lgtm.yml e98457faf2 cnxcc: minor changes 5 ani în urmă
.pre-commit-config.yaml 09628a8e60 cmake: fix typo, missing KRADIUS 6 luni în urmă
CMakeLists.txt ec5c1907c2 Makefile.defs: version set to 6.1.0-dev0 6 luni în urmă
CMakelists.notes 06a6e4a54b build: add initial CMake support for core and modules 8 luni în urmă
CODEOWNERS 338f848c2d github: CODEOWNERS to protect workflows [skip ci] 1 an în urmă
CODE_OF_CONDUCT.md a213d9d1c9 add code of conduct, as decided from the Kamailio management and admin team 6 ani în urmă
COPYING d3a45846f3 COPYING: small spelling fix (bellow -> below) 6 ani în urmă
ChangeLog 95a2377118 ChangeLog: updated for 5.5.0 development 5 ani în urmă
INSTALL 9fba677923 docs/ : typos 2 ani în urmă
ISSUES b2b2b981e6 update mailing list URL 7 ani în urmă
Makefile ef19acf3a7 Makefile: use variable for detecting emacs for ctags flag 5 ani în urmă
README b3605a63b5 README: updated the version 6 luni în urmă
README.md 1068bbbf9a README.md: remove irc reference 1 an în urmă

README



Kamailio v6.0
=============

https://www.kamailio.org

Table of contents
I. About Kamailio
II. Feature List
III. Getting started
IV. About the project
V. Obtaining Help
VI. Contributions
VII. More Information


I. About Kamailio
=================

Kamailio is an industrial-strength, free server for realtime communication,
based on the Session Initiation Protocol (SIP RFC3261).

It is engineered to power Realtime Communications such as IP telephony and
presence infrastructures up to large scale. With embedded support for
WebSockets/WebRTC, HTTP, XSRP and XMLrpc as well as Json-rpc it's a modern
server, up to date with current standards on IPv4/IPv6 and TLS security.

Kamailio keeps track of users, sets up multimedia sessions, relays instant
messages and creates space for new plug-in applications. Its proven
interoperability guarantees seamless integration with components from other
vendors, eliminating the risk of a single-vendor trap. Kamailio has
successfully participated in various interoperability tests in which it worked
with the products of other leading SIP vendors.

The Kamailio software enables a flexible plug-in model for new applications:
third parties can easily link their plug-ins with the server code and provide
thereby advanced and customized services. With a modern RPC interface, 3rd
party application can integrate and interact with services provided by
Kamailio. By using the EVAPI interface or the embedded HTTP server restful
applications can be built.

Kamailio's performance and robustness allows it to serve millions of users and
accommodate needs of very large operators. With a low-cost dual-CPU, the
Kamailio server is able to power IP telephony services in an area as large as
the Bay Area during peak hours.

The Kamailio server is extremely configurable to allow the creation of various
routing and admission policies as well as setting up new and customized
services. Its configurability allows it to serve many roles: network security
barrier, presence server, application server, IMS server or PSTN gateway guard
(Edge Proxy / Session Border Controller) for example.


II. Feature List
================

Please visit https://www.kamailio.org/ for the most up-to-date feature list.
Note that as features easily are added as modules, changes can occur quickly.

Most of Kamailio's features are implemented as plug-in modules. See
our web site for a current list.

III. Getting started
====================

The documentation wiki is an important source of tutorials for installing
and understanding how Kamailio works:

* https://www.kamailio.org/wikidocs/

The INSTALL document provides more details and guidelines that will help with
the installation.

Kamailio is composed of a core and additional modules. For each module
there is a README with documentation on how to configure and use the
module. These are available in each modules source code directory as well
as on the kamailio.org web site.

We recommend that you continue with reading README-MODULES and then the
document named INSTALL.

IV. About kamailio.org
========================

The Kamailio project has roots in a line of projects starting with SIP Express
Router, then OpenSER and now Kamailio. A merge project was started during the
fall of 2008 by developers from the OpenSER project, recently renamed to
Kamailio.org, and SIP Express Router (SER) from iptel.org.

Kamailio is the result of a merge of the code base and years of experience from
both developer teams. During the development of the release 4.0, autumn-winter
of 2012, the merger of the products was completed and a unified product was
released.

See https://www.kamailio.org/ for the story of SER, OpenSER and Kamailio.

V. Obtaining Help
=================

We offer best-effort free support for Kamailio. "best-effort" means
that we try to solve your problems via email as soon as we can,
subject to available manpower.

To receive feedback to your inquiries, we recommend you to subscribe
to the sr-users mailing list and post your queries there. This mailing
list is set up for mutual help by the community of Kamailio users and developers.
To participate in the mailing list, subscribe at the following web address:
https://lists.kamailio.org/mailman/listinfo/sr-users

The IRC channel #kamailio on freenode.net is a place where to meet and discuss
with other members of Kamailio community. Additionally there is also a Matrix
Kamailio community channel available on https://riot.kamailio.dev/.

VI. Contributions
=================

Kamailio is an open source project managed and developed by its community.
Anyone is welcome to join the development efforts and contribute with code,
documentation or other resources that could help the project.

For code contributions, follow the suggestions provided at:

* https://www.kamailio.org/wikidocs/devel/git-commit-guidelines

The recommended way to contribute code is via pull requests to Kamailio
project on Github:

* https://github.com/kamailio

VII. More Information
=====================

Most up-to-date information is always available at our website,
https://www.kamailio.org/

Particularly, it includes:
- administrator's guide
- configuration cookbooks (core, pseudovariables and transformations)
- module documentation
- installation guidelines (INSTALL)
- download links
- etc.

You can also follow us on Twitter as @kamailio and like us on Facebook
to get regular updates.