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

Henning Westerholt 0bb8379215 userblacklist(k): short term fix in the docs for redundant table definition 15 лет назад
atomic d10328a898 17 лет назад
cfg 5c323052cc cfg framework: fix shutdown crash for non registered modules 16 лет назад
doc 46e13e4093 Typos and formatting 16 лет назад
docbook 6387ae76ce * Core (documentation) 16 лет назад
etc 9179040149 kamailio.cfg: updated cfg with sample PSTN gw routing 15 лет назад
examples 9bd59c5647 Merge '/examples' of kamailio svn into sip-router/examples 16 лет назад
lib 63a933166f drouting: updated db schema from master 15 лет назад
mem b8592ad5ea mem: fix f_malloc big fragments bug 15 лет назад
mi 7f8bc741b9 mi include file 16 лет назад
modules 98607744d2 modules/lcr: improved documentation related to defunct_gw function 15 лет назад
modules_k 56ca5cb4c8 userblacklist(k): short term fix in the docs for redundant table definition 15 лет назад
modules_s bc64e7a645 removed duplicate modules_s/tls 15 лет назад
obsolete 37bf1610f9 rls(s): obsoleted 16 лет назад
parser 731ff13d8d core: parse_to display name multi-token no-quotes fix 15 лет назад
pkg f0434d54f8 debian(k): packaging for 3.0 15 лет назад
profile 0a974a1d3a tested and ifdef-ed the Stats hack; to be done:L put it in shmem 24 лет назад
rand 2c07f59143 18 лет назад
scripts 2d14c2a6cf scripts/mysql: updated 'gw' and 'lcr' table definitions 16 лет назад
test 9df9c6e10f kamctl: moved from tools/ to utils/ 16 лет назад
utils ac80f11893 utils/sercmd: Fixed getopt() missing param 15 лет назад
.cvsignore ba726482ca updated .cvsignore 17 лет назад
.gitignore 57d033000e added kamailio in ingnore list 15 лет назад
AUTHORS f260248d25 18 лет назад
COPYING 37adcf9436 removed commercials 17 лет назад
CREDITS f260248d25 18 лет назад
ChangeLog 1843010862 Ref SER-271, ported from rel_2_0_0 18 лет назад
ChangeLog_k 90506c1370 add Changelog from svn trunk (until r5792) after migration to git 16 лет назад
INSTALL df0c82a0c0 Updating INSTALL - mostly formatting 16 лет назад
ISSUES 5bfdfbc139 18 лет назад
Makefile 80d8237067 Makefile: fix name of cfgutils in group kstandard 15 лет назад
Makefile.cfg b5cb01a366 makefile: fix make cfg when the cfg vars are already exported 16 лет назад
Makefile.defs f587599290 Makefile: MEMDBG var to control mem debugging mode 15 лет назад
Makefile.dirs 27cdfd2c39 build system: support for multiple modules dirs 16 лет назад
Makefile.libs a91ba01fc9 makefile: even more quiet 16 лет назад
Makefile.modules e0c8ec8642 makefile: fix modules config overwrite 15 лет назад
Makefile.radius f072585d62 build system: avoid libraries re-compiling 16 лет назад
Makefile.rules b8e67fd6d7 makefiles: clean-utils and proper-utils fix 16 лет назад
Makefile.shared bb31c7ad9b 17 лет назад
Makefile.sources 27cdfd2c39 build system: support for multiple modules dirs 16 лет назад
Makefile.targets caf3128c54 makefile: FLAVOUR support 16 лет назад
Makefile.utils 89d4006893 makefile: use separate CFLAGS & LDFLAGS for utils 16 лет назад
NEWS 3d3d38e63a NEWS: notes about the shm related changes 15 лет назад
README a7aaf4d481 Updating README files 16 лет назад
README-MODULES a7aaf4d481 Updating README files 16 лет назад
TODO 7dfb54d743 - avp aliases support: any module can register and avp_galias (global alias) 21 лет назад
action.c 8fb1a2121e core: extra flag when forcing a socket 16 лет назад
action.h 4ce1715db7 core: run_top_route() can be give action context 16 лет назад
atomic_ops.c ccab6f017b 18 лет назад
atomic_ops.h ebc5ec7bd8 18 лет назад
atomic_ops_init.h d307929c08 19 лет назад
basex.c 45a13a97e9 17 лет назад
basex.h 45a13a97e9 17 лет назад
bit_scan.c 83e10e2606 18 лет назад
bit_scan.h 96b7feae4e 17 лет назад
ccopts.sh 3accd5b4f2 - added test cc ver & options scripts 23 лет назад
ccver.sh 53c7e0f19a - Spelling checked 21 лет назад
cfg.lex 360c6412df support for defines 15 лет назад
cfg.y 6399e063de cfg parser: segfault on case RE parse error fix 15 лет назад
cfg_core.c e4f42ce1de core: mem dbg options updates + cleanups 16 лет назад
cfg_core.h e4f42ce1de core: mem dbg options updates + cleanups 16 лет назад
cfg_parser.c 50ca02e5e6 fix overlapping symbols of libconfuse and sr core cfg parser 16 лет назад
cfg_parser.h 50ca02e5e6 fix overlapping symbols of libconfuse and sr core cfg parser 16 лет назад
clist.h dcb59e67b4 19 лет назад
comp_defs.h 53c7e0f19a - Spelling checked 21 лет назад
compiler_opt.h 18d2bb2c8a compile: don't warn on old gcc versions 16 лет назад
config.h 84ac051301 core: use NAME to build User-Agent and Server headers 16 лет назад
core_cmd.c 02eec212e4 core rpc: core.shmmem can take an optional size parameter 16 лет назад
core_cmd.h 5099fd64fb rpc: added register function and switched to hash table 16 лет назад
core_stats.h 6b109fa2ae core: stats events cbs are called only if USE_CORE_STATS is defined 15 лет назад
crc.c 272bfd2b2e - added crcitt_string_ex to enable computing for multiple strings 19 лет назад
crc.h 272bfd2b2e - added crcitt_string_ex to enable computing for multiple strings 19 лет назад
daemonize.c 5dbe4f22dd port from k r5751, fscanf can fail, fix warning related to recent glibc versions 16 лет назад
daemonize.h 71a0a583d1 18 лет назад
data_lump.c b05f7d8fac core: added function to count applied lumps 16 лет назад
data_lump.h 182fea0e4b - the type of lump->op changed from int to enum _hdr_types-t 20 лет назад
data_lump_rpl.c 9dbf5e572e 19 лет назад
data_lump_rpl.h 9dbf5e572e 19 лет назад
dns_cache.c f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 лет назад
dns_cache.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 лет назад
dns_wrappers.h dd4ffbb76d 18 лет назад
dprint.c 271bfb0e8f Merge commit 'origin/ser_core_cvs' 16 лет назад
dprint.h 20ce876472 core: LOG() gcc 2.9x fixes 16 лет назад
dset.c cbf1b7793d core: dset minor cleanups 16 лет назад
dset.h cbf1b7793d core: dset minor cleanups 16 лет назад
dst_blacklist.c 33bfeb9da9 The fixup function prototypes of the config variables have been 16 лет назад
dst_blacklist.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 лет назад
endianness.c 9137544e15 17 лет назад
endianness.h 0d4dc9a987 17 лет назад
error.c 2f0f1a30df 19 лет назад
error.h dcb59e67b4 19 лет назад
events.c 13959998a2 core: added new event SREV_CORE_STATS 15 лет назад
events.h 13959998a2 core: added new event SREV_CORE_STATS 15 лет назад
fastlock.h a83e261254 18 лет назад
fix_lumps.h 81860287cd core+tm: moved sip msg clone functions to the core 16 лет назад
flags.c 7c7704130a Kamailio compatibility: script flags 16 лет назад
flags.h 7c7704130a Kamailio compatibility: script flags 16 лет назад
forward.c 6b109fa2ae core: stats events cbs are called only if USE_CORE_STATS is defined 15 лет назад
forward.h 6fcba95859 tcp: use the forced socket ip as source 16 лет назад
futexlock.h 04938dc726 core: futexlock include hack for older futex.h 16 лет назад
globals.h c745469fb8 core: server signature value can be set via param 16 лет назад
hash_func.c e8138515fe 19 лет назад
hash_func.h e8138515fe 19 лет назад
hashes.h e16f999c03 18 лет назад
id.c a78ea556d3 In get_to_uid() throw an error when username is empty. Judging by the 17 лет назад
id.h 10585e8bb2 - doxygen comment moved to the header file 17 лет назад
io_wait.c f836b647ba core: compile io_wait support even if -DUSE_TCP is not set 16 лет назад
io_wait.h 8bed2c0e63 Fix warnings on LP64 plarforms out there (all 64-bit amd64/emt64 unixes 17 лет назад
ip_addr.c 8a2ca52622 core: fix build on Darwin 17 лет назад
ip_addr.h 8fb1a2121e core: extra flag when forcing a socket 16 лет назад
list.h bf4821c873 18 лет назад
local_timer.c d9c731acd2 18 лет назад
local_timer.h 8b0472d783 18 лет назад
lock_alloc.h 53c7e0f19a - Spelling checked 21 лет назад
lock_ops.c 4385d799b2 17 лет назад
lock_ops.h 8b8fc486bd 18 лет назад
lock_ops_init.h 8b8fc486bd 18 лет назад
locking.h 53c7e0f19a - Spelling checked 21 лет назад
lump_struct.h b05f7d8fac core: added function to count applied lumps 16 лет назад
lvalue.c c744f71c85 script engine: verbose conversion-to-int errors 16 лет назад
lvalue.h 1c7e485e4a script engine: generalised lvalues & rvalues 17 лет назад
main.c 647cc98325 core: shm mem size can now be set in the config script 15 лет назад
make_and_install f3d14753f1 added improved and modified onsip.org make_and_install wrapper script to simplify compile and installation. Run ./make_and_install to see docs. NOTE! Currently only tested for bash, patches to improve compatibility are welcome! 17 лет назад
md5.c 7dd0b34273 GPLization banner introduced to *.[hc] files 23 лет назад
md5.h 84bd6ec234 - fixed missing #ifndefs. 22 лет назад
md5global.h c746a148b9 64-bit cleanup: UINT4 defined as unsigned int instead of unsigned long 22 лет назад
md5utils.c 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 лет назад
md5utils.h 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 лет назад
mod_fix.c 67df01ce1a core: mod fixup spve_uint and spve_str fix 16 лет назад
mod_fix.h 1c5d19277a * core 16 лет назад
modparam.c 2873d3842c dual module interface support: ser and kamailio 17 лет назад
modparam.h 53c7e0f19a - Spelling checked 21 лет назад
msg_translator.c 3c7744da21 core: add path route headers after local via 16 лет назад
msg_translator.h d64d6bb9dd core: path support when forwarding 16 лет назад
name_alias.h 463fdeec3d - added grep_sock_info and updated check_self to use it 21 лет назад
nonsip_hooks.c ac34f9f4eb 19 лет назад
nonsip_hooks.h ac34f9f4eb 19 лет назад
onsend.h 5d34bdcd2a core: usage of drop in onsend_route for Kamailio compatibility 15 лет назад
pass_fd.c 3d4bb4b17b 17 лет назад
pass_fd.h 3d4bb4b17b 17 лет назад
poll_types.h 0ba367ec24 - tcp major changes part 1: support for >1024 connection, better io poll model 20 лет назад
proxy.c 346a9a0551 Shared memory versions of mk_proxy and free_proxy. 16 лет назад
proxy.h 346a9a0551 Shared memory versions of mk_proxy and free_proxy. 16 лет назад
pt.c e4f42ce1de core: mem dbg options updates + cleanups 16 лет назад
pt.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 лет назад
pv_core.c 0c73dfed30 core: core pvars added for $?/$retcode/$rc 16 лет назад
pv_core.h 0c73dfed30 core: core pvars added for $?/$retcode/$rc 16 лет назад
pvapi.c 8c3a715892 pv: added init and working destroy functions 16 лет назад
pvapi_init.h 8c3a715892 pv: added init and working destroy functions 16 лет назад
pvar.h 8c3a715892 pv: added init and working destroy functions 16 лет назад
qvalue.c f20e6f94bf - fixed error reported by Juha Heinanen 20 лет назад
qvalue.h 4239e341a2 q2double and double2q added 21 лет назад
rad_dict.h 5d1a75a61b * Core, etc, documentation: renamed ser to sip-router 16 лет назад
re.c 578b3a95ec Remove function replace_len which is no longer needed. 16 лет назад
re.h 6a320d25bf Kamailio compatibility: parse_repl 16 лет назад
receive.c 6b109fa2ae core: stats events cbs are called only if USE_CORE_STATS is defined 15 лет назад
receive.h 61f864106e core: build_req_buf_from_sip_req() has a new parameter 16 лет назад
resolve.c d354557c24 dns: PTR support 16 лет назад
resolve.h d354557c24 dns: PTR support 16 лет назад
route.c 0fdf0f2913 print the cfg file in fixup error message 16 лет назад
route.h 593513f8e0 route_type: branch and onsend route bugs corrected 16 лет назад
route_struct.c aa9fa735a8 core: script engine cleanups 16 лет назад
route_struct.h 58cbf7f7e1 core: new close after send and reuse only script functions 16 лет назад
rpc.h e256ce91db core: rpc capabilities and delayed reply api 16 лет назад
rpc_lookup.c b0c1c3fb3b core: fix gcc 2.9x #ifdef in macro args 16 лет назад
rpc_lookup.h 5099fd64fb rpc: added register function and switched to hash table 16 лет назад
rvalue.c 866eba65f7 core: fix define of rval_get_int_handle_ret 16 лет назад
rvalue.h 333a333521 core: added modulo operation 16 лет назад
sched_yield.h a83e261254 18 лет назад
script_cb.c d14f231501 script callbacks: corrections 16 лет назад
script_cb.h 0a99f1b390 script callbacks: support for all kind of route blocks 16 лет назад
sctp_ev.h e11d729443 sctp: internal macro/hooks for sctp events 16 лет назад
sctp_options.c cf1ba69f5b sctp: fix cfg.set_delayed* setting some config options immediately 16 лет назад
sctp_options.h cc16495666 sctp: workaround SCTP_DELAYED_SACK lksctp typo 16 лет назад
sctp_server.c 642ff76248 sctp: stats: don't increment ASSOC_SHUTDOWN on COMM_LOST 15 лет назад
sctp_server.h 709fb80638 sctp: assoc_tracking option 16 лет назад
sctp_sockopts.h cc16495666 sctp: workaround SCTP_DELAYED_SACK lksctp typo 16 лет назад
sctp_stats.h 8dfdb3c7a9 sctp: SCTP_STATS_ASSOC_SHUTDOWN 15 лет назад
select.c 8321667b05 Avoid parsing the Request URI when it is not necessary. 16 лет назад
select.h 8321667b05 Avoid parsing the Request URI when it is not necessary. 16 лет назад
select_buf.c d1e2ffe61f Safety check added to verify whether the static buffers have 16 лет назад
select_buf.h 4c5be40d55 Missing include is added. 16 лет назад
select_core.c c43dc0cd35 core: append_branch & next_branch api changes 16 лет назад
select_core.h f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 лет назад
ser_stun.c 884e496b45 Applied patch from Alfred E. Heggestad - added include of <openssl/sha.h> and removed exter declaration of SHA1. 18 лет назад
ser_stun.h b286c89e8e fixes: 18 лет назад
ser_time.h 9b089e21ee 17 лет назад
shm_init.c 2c4ae14816 core: moved shm init into separate files 15 лет назад
shm_init.h 2c4ae14816 core: moved shm init into separate files 15 лет назад
signals.c 90d859b2c6 - solaris fixes 19 лет назад
signals.h af93cbdf37 20 лет назад
sip-router.8 5623ef894a * Core: Renamed ser.8 to sip-router.8 16 лет назад
sip-router.cfg.5 7249f49dd5 man pages: editorial changes 16 лет назад
sip_msg_clone.c feb3478b19 core: avoid non-null 0-length dst_uri, ruris and path 15 лет назад
sip_msg_clone.h 81860287cd core+tm: moved sip msg clone functions to the core 16 лет назад
socket_info.c 87958e7685 core: init the len of sock_str attribute 15 лет назад
socket_info.h df088fb86a core: parse_phostport split for k compatibility 16 лет назад
sr_compat.c f69ff7d969 script: ser, kamailio and max compat mode support 17 лет назад
sr_compat.h f69ff7d969 script: ser, kamailio and max compat mode support 17 лет назад
sr_module.c b549cf4aad core: use dlflags to load modules 15 лет назад
sr_module.h 4627c2f4e7 core: define module_loaded to use find_module_by_name 15 лет назад
statistics.h a6e3cd19e5 core: remove compile-time warning about K statistics 16 лет назад
stats.c 53c7e0f19a - Spelling checked 21 лет назад
stats.h 0f0f44c4d4 - Maxim's INFO support patch (I forgot to apply it the first time) 20 лет назад
str.h 8eb94bf928 str: kamailio str_init compatibility macro 17 лет назад
str_hash.h e8138515fe 19 лет назад
switch.c cd26bc5453 script engine: string switch optimization and fixup 16 лет назад
switch.h cfeefb4a05 script engine: string switch execution 16 лет назад
tags.h 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 лет назад
tcp_conn.h 6d263c0c61 tcp: remember which connections were accepted 16 лет назад
tcp_ev.h 7bb2b4ca37 tcp: internal macro-hooks for stats & events 16 лет назад
tcp_info.h 3dc4f620d8 tcp: use dynamic config framework, part 2 16 лет назад
tcp_init.h 950e17ad49 tcp: remove unused var. decls 16 лет назад
tcp_main.c ca351abe9b core: pid_t warning fixes for solaris 16 лет назад
tcp_options.c 2e8c0383eb tcp: compile fix if -DUSE_TCP is not defined 16 лет назад
tcp_options.h ffc72fcf04 tcp internal: send timeout is now kept only in ticks 16 лет назад
tcp_read.c 33c8757246 tcp: killed warning 16 лет назад
tcp_server.h a288ee348d 18 лет назад
tcp_stats.h 0dc023ec75 tcp: stats: added init & destroy macros 16 лет назад
timer.c 9b089e21ee 17 лет назад
timer.h 7fc49b59b6 18 лет назад
timer_funcs.h 8a1f710f40 19 лет назад
timer_proc.c 45df9f7e49 timers: helpers for forking separate timer procs 16 лет назад
timer_proc.h 45df9f7e49 timers: helpers for forking separate timer procs 16 лет назад
timer_ticks.h 7fc49b59b6 18 лет назад
tls_hooks.c 6c53d41a09 18 лет назад
tls_hooks.h c390fed30a tcp: tls fix_read_con hook return changes 16 лет назад
tls_hooks_init.h 6c53d41a09 18 лет назад
trim.h 53c7e0f19a - Spelling checked 21 лет назад
tsend.c 36ac6749be 18 лет назад
tsend.h 53c7e0f19a - Spelling checked 21 лет назад
types.h 53c7e0f19a - Spelling checked 21 лет назад
udp_server.c 38c052a763 fixing wrong placement of cfg_update() (thanks to Ondrej Martinek) 17 лет назад
udp_server.h e6a2b12e54 19 лет назад
usr_avp.c 9c77d5329b core: km_parse_avp_spec() update 16 лет назад
usr_avp.h 67ae0865fb core & avpops: fix overlapping avp flag 16 лет назад
ut.c 5a45124b8b core: use one buffer for int2str 15 лет назад
ut.h c8cb74d1b1 core: new param to give outbut buffer size 15 лет назад
version.h f92113d8e1 core: remove VQ_MALLOC memory manager 16 лет назад

README

$Id$


SIP Router (sip-router)
http://www.sip-router.org/
==========================

I. About SIP Router (sip-router)
II. Feature List
III. Getting started
IV. About the project
V. Obtaining Help
VI. More Information


SIP Router (sip-router) is an industrial-strength, free VoIP server based
on the Session Initiation Protocol (SIP RFC3261).
It is engineered to power IP telephony and presence infrastructures up to large
scale. The server keeps track of users, sets up VoIP 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. It has successfully participated in various
interoperability tests in which it worked with the products
of other leading SIP vendors.

The SIP Router 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.

Its performance and robustness allows it to serve millions of users and accommodate needs
of very large operators. With a $3000 dual-CPU, the SIP Express Router is able to power
IP telephony services in an area as large as the Bay Area during peak hours.

The SIP Router 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,
or PSTN gateway guard (Session Border Controller) for example.


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

See http://www.sip-router.org/ for an updated feature list.
Note that as features easily are added as modules, changes can occur quickly.

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

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

The INSTALL document will guide you through the installation of sip-router.
SIP-router 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 sip-router.org web site.

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

IV. About sip-router.org
========================

The SIP Router 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. SIP Router is the result of a merge of the code base and years
of experience from both developer teams.

See http://www.sip-router.org/ for the story of SER, OpenSER/Kamailio and sip-router.org.

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

We offer best-effort free support for sip-router. "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 ser users and developers.
To participate in the mailing list, subscribe at the following web address:
http://lists.sip-router.org/mailman/listinfo/sr-users

VI. More Information
====================

Most up-to-date information is always available at our website,
http://www.sip-router.org/

Particularly, it includes:
- administrator's guide
- configuration cookbook
- module documentation
- installation guidelines (INSTALL)
- download links
- etc.