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

Andrei Pelinescu-Onciul f62d0dc154 18 years ago
atomic f62d0dc154 18 years ago
db 64557ea63f updated DB schema documentation for PA module (included within its documentation) 18 years ago
doc 981aebf69b presence handbook updated a bit (still not fully done) 18 years ago
etc e89d3f839f - replace sl_send_reply with sl_reply 18 years ago
examples 192d829a2e changed vm module name from 'voicemail' to 'vm' to avoid confusion. 21 years ago
lib c8907ced77 added functions to return serialized stream into existing buffer 18 years ago
mem 8799e028d5 18 years ago
modules 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
parser 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
pkg 2d6b65fce7 - rpm spec file ported from ottendorf 18 years ago
profile 0a974a1d3a tested and ifdef-ed the Stats hack; to be done:L put it in shmem 24 years ago
scripts 1d2cb9e024 new column 'grp' added to attr_types table 19 years ago
test bcdaee049f 19 years ago
tools cc19327e05 client side for pike.top RPC call 18 years ago
utils 01b07da14e Added goto error statement for error_toobig label. 19 years ago
.cvsignore 85e243cc4f - python stuff no more included 19 years ago
AUTHORS f260248d25 18 years ago
COPYING 3153b64747 - small fix/clarification 19 years ago
CREDITS f260248d25 18 years ago
ChangeLog 780fbd3958 Date typo fixed. 23 years ago
INSTALL fd564b727f Added three new group_include target groups: mysql, radius, presence. 18 years ago
ISSUES 5bfdfbc139 18 years ago
Makefile f1dc9d04ee - added dbg to the excluded list 18 years ago
Makefile.defs 895cb2af9e 18 years ago
Makefile.doc 1db9bbcebf added possibility to define extra dependencies when generating documentation 18 years ago
Makefile.modules 0973fee79a - export param types adjusted to PARAM_STR/STRING & PARAM_INT 19 years ago
Makefile.radius 9d24a2622f - 0.9.4 changes forward ported (docs, radius Makefile *bsd update, postgress 20 years ago
Makefile.rules cbd93cf416 Added new target for makefile: modules-doc. Can be used together with include_modules 19 years ago
Makefile.sources 6c53d41a09 18 years ago
NEWS 1d14a36622 18 years ago
README 8f715818d3 - removed reference to serhelp 21 years ago
README-MODULES 245b8b9351 - various pre-release updates 21 years ago
README.cfg 5b0cb4c62f - updated INSTALL 23 years ago
TODO 7dfb54d743 - avp aliases support: any module can register and avp_galias (global alias) 21 years ago
action.c f8f678c3bd - warnings for solaris 18 years ago
action.h d766c020ec - run_flags published in header file. It may require any module command that calls run_actions, e.g. to absorb return. 19 years ago
atomic_ops.c ed21728fbf 19 years ago
atomic_ops.h 0db44da77f 19 years ago
atomic_ops_init.h d307929c08 19 years ago
ccopts.sh 3accd5b4f2 - added test cc ver & options scripts 23 years ago
ccver.sh 53c7e0f19a - Spelling checked 21 years ago
cfg.lex 6c53d41a09 18 years ago
cfg.y 6c53d41a09 18 years ago
clist.h dcb59e67b4 19 years ago
comp_defs.h 53c7e0f19a - Spelling checked 21 years ago
config.h cbef671cf9 - default did is common for all modules 19 years ago
core_cmd.c 37209e1421 19 years ago
core_cmd.h 58c1870cd7 - core commands reimplemented 20 years ago
crc.c 272bfd2b2e - added crcitt_string_ex to enable computing for multiple strings 19 years ago
crc.h 272bfd2b2e - added crcitt_string_ex to enable computing for multiple strings 19 years ago
daemonize.c db501a6a5c - reverted LOG_NONE syslog_facility enabling no-syslog feature 19 years ago
daemonize.h 53c7e0f19a - Spelling checked 21 years ago
data_lump.c 3c41d76d19 - free shm-cloned via lumps bug fixed (triggered by forwarding statlessly 20 years ago
data_lump.h 182fea0e4b - the type of lump->op changed from int to enum _hdr_types-t 20 years ago
data_lump_rpl.c 9dbf5e572e 19 years ago
data_lump_rpl.h 9dbf5e572e 19 years ago
dns_cache.c 57ff54fee8 18 years ago
dns_cache.h dcb59e67b4 19 years ago
dns_wrappers.h dcb59e67b4 19 years ago
dprint.c 2d90691cca - LOG & DBG simultaneous execution protection (they can be used almost 19 years ago
dprint.h 96d091075b - log messages in children signal handlers off if NO_SIG_DEBUG 19 years ago
dset.c 1f1d845d0f 19 years ago
dset.h dc4b13e870 - Support for force_send_socket in the destination set. That allows to specify 20 years ago
dst_blacklist.c dcb59e67b4 19 years ago
dst_blacklist.h dcb59e67b4 19 years ago
error.c 2f0f1a30df 19 years ago
error.h dcb59e67b4 19 years ago
fastlock.h 7497d6bbff 19 years ago
flags.c e8138515fe 19 years ago
flags.h 65938e0e15 19 years ago
forward.c dcb59e67b4 19 years ago
forward.h dcb59e67b4 19 years ago
globals.h b0123c365a 18 years ago
hash_func.c e8138515fe 19 years ago
hash_func.h e8138515fe 19 years ago
hashes.h 57ff54fee8 18 years ago
id.c 0918979863 - set_{to,from}_uid return the return value of add_avp, patch provided by Bogdan Pintea 19 years ago
id.h 0918979863 - set_{to,from}_uid return the return value of add_avp, patch provided by Bogdan Pintea 19 years ago
io_wait.c 19db15d72d 19 years ago
io_wait.h 7d95baf3c9 19 years ago
ip_addr.c 092bc8184c - bad network addresses are now automatically fixed 21 years ago
ip_addr.h 7a068ff3c5 19 years ago
lock_alloc.h 53c7e0f19a - Spelling checked 21 years ago
lock_ops.h d3da846711 19 years ago
locking.h 53c7e0f19a - Spelling checked 21 years ago
lump_struct.h 7662b2e7cf - Suppor for branch_route sections in the configuration file. 20 years ago
main.c b0123c365a 18 years ago
md5.c 7dd0b34273 GPLization banner introduced to *.[hc] files 23 years ago
md5.h 84bd6ec234 - fixed missing #ifndefs. 22 years ago
md5global.h c746a148b9 64-bit cleanup: UINT4 defined as unsigned int instead of unsigned long 22 years ago
md5utils.c 7dd0b34273 GPLization banner introduced to *.[hc] files 23 years ago
md5utils.h 53c7e0f19a - Spelling checked 21 years ago
modparam.c e5b514059a -changed strdup to pkg_malloc, valgrind disliked strlen(strdup'ed memory) 19 years ago
modparam.h 53c7e0f19a - Spelling checked 21 years ago
msg_translator.c 05c1b57f90 If a CL header is present only adjust the value but do 19 years ago
msg_translator.h dcb59e67b4 19 years ago
name_alias.h 463fdeec3d - added grep_sock_info and updated check_self to use it 21 years ago
nonsip_hooks.c ac34f9f4eb 19 years ago
nonsip_hooks.h ac34f9f4eb 19 years ago
onsend.h e6a2b12e54 19 years ago
pass_fd.c 282605098c - tcp children control fds are now non-blocking 19 years ago
pass_fd.h 0ba367ec24 - tcp major changes part 1: support for >1024 connection, better io poll model 20 years ago
poll_types.h 0ba367ec24 - tcp major changes part 1: support for >1024 connection, better io poll model 20 years ago
proxy.c 53c7e0f19a - Spelling checked 21 years ago
proxy.h 2f0f1a30df 19 years ago
pt.c 279377197c 19 years ago
pt.h 4fd7c9fd90 19 years ago
qvalue.c f20e6f94bf - fixed error reported by Juha Heinanen 20 years ago
qvalue.h 4239e341a2 q2double and double2q added 21 years ago
rad_dict.h eafe771b5d - added missing V_CALL_CHECK value of Service-Type attribute 18 years ago
re.c 4e8f053ec0 - re api minor extension (you can distinguish now between an internal error 21 years ago
re.h 4e8f053ec0 - re api minor extension (you can distinguish now between an internal error 21 years ago
receive.c ac34f9f4eb 19 years ago
receive.h 53c7e0f19a - Spelling checked 21 years ago
resolve.c 54ff79d2aa 19 years ago
resolve.h dcb59e67b4 19 years ago
route.c e8138515fe 19 years ago
route.h e8138515fe 19 years ago
route_struct.c 85d4627f9f - added AVP flags feature. 19 years ago
route_struct.h 85d4627f9f - added AVP flags feature. 19 years ago
rpc.h 9681bdbd08 - struct_printf added 20 years ago
script_cb.c 071d8b0912 - fixed copy&paste error, reply callbacks newer installed 19 years ago
script_cb.h 2e89dc9248 - script callbacks splitted into REQUEST and REPLY callbacks for flexibility 20 years ago
select.c f8f678c3bd - warnings for solaris 18 years ago
select.h 8c5e4afe14 select_buf: 19 years ago
select_buf.c 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
select_buf.h 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
select_core.c 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
select_core.h 7e381ae08c - added (uint|int|str)_to_static_buffer functions to select_buffer 18 years ago
ser.8 6b52ff63c2 - remove fifo and unixsock related description 20 years ago
ser.cfg.5 245b8b9351 - various pre-release updates 21 years ago
ser_stun.c b286c89e8e fixes: 18 years ago
ser_stun.h b286c89e8e fixes: 18 years ago
signals.c 90d859b2c6 - solaris fixes 19 years ago
signals.h af93cbdf37 20 years ago
socket_info.c dcb59e67b4 19 years ago
socket_info.h dcb59e67b4 19 years ago
sr_module.c c70b2eb55a - fixed wrong comments, reported by Bogdan Pintea 19 years ago
sr_module.h 44b6d92312 - added PROC_RPC (used for now by ctl) 18 years ago
stats.c 53c7e0f19a - Spelling checked 21 years ago
stats.h 0f0f44c4d4 - Maxim's INFO support patch (I forgot to apply it the first time) 20 years ago
str.h 374f5e864a - str formatting macro by Bogdan Pintea 19 years ago
str_hash.h e8138515fe 19 years ago
tags.h 53c7e0f19a - Spelling checked 21 years ago
tcp_conn.h ef9e3860f1 18 years ago
tcp_info.h e85eac0ab5 19 years ago
tcp_init.h 37209e1421 19 years ago
tcp_main.c 895cb2af9e 18 years ago
tcp_read.c 49d12f5fef 18 years ago
tcp_server.h be7401cc34 19 years ago
test.c.bak e60a9728a5 24 years ago
timer.c 0f3a6b9d99 - L_INFO turned into DBG (too noisy) 19 years ago
timer.h ef9e3860f1 18 years ago
timer_funcs.h 8a1f710f40 19 years ago
timer_ticks.h ef9e3860f1 18 years ago
tls_hooks.c 6c53d41a09 18 years ago
tls_hooks.h 6c53d41a09 18 years ago
tls_hooks_init.h 6c53d41a09 18 years ago
trim.h 53c7e0f19a - Spelling checked 21 years ago
tsend.c 746f7674ae 19 years ago
tsend.h 53c7e0f19a - Spelling checked 21 years ago
types.h 53c7e0f19a - Spelling checked 21 years ago
udp_server.c 96227c65df - added STUN keep-alive functionality in accordance with draft-ietf-behave-rfc3489bis-04.txt 19 years ago
udp_server.h e6a2b12e54 19 years ago
usr_avp.c 8768defdef 19 years ago
usr_avp.h 6bdb84e15d - reset_avp_list added 19 years ago
ut.c 7936dce83f - conversion function to convert str to zero terminated string 19 years ago
ut.h 545c0c82b9 - killed the str2s debug error message 19 years ago
version.h 6c53d41a09 18 years ago

README

$Id$


iptel.org SIP Express Router (ser)
http://www.iptel.org/ser/



I. About SIP Express Router (ser)
II. Feature List
III. About iptel.org
IV. Obtaining Help
V. Contact, Licensing and More Information


SIP Express Router (SER) is an industrial-strength, free VoIP
server based on the session initiation protocol (SIP RFC2543-bis).
It is engineered to power IP telephony 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 Express 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. In this way, plug-ins such as SNMP support, RADIUS
accounting, or SMS gateway have already been developed and are
provided as advanced features. Other modules are underway:
Presence server, firewall control, and more.

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. Even on an IPAQ PDA,
the server withstands 150 calls per second (CPS)! The server has been
powering our iptel.org free SIP site withstanding heavy daily load
that is further increasing with the popularity of Microsoft's
Messenger.

The SIP Express 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, application server, or PSTN gateway
guard for example.


II. Feature List

Based on the latest standards, the SIP Express Router (SER) includes
support for registrar, proxy and redirect mode. Further it acts as
an application server with support for CPL, instant messaging and
presence (IM&P) including a 2G/SMS gateway, a call control policy
language, call number translation, private dial plans and accounting,
authorization and authentication (AAA) services. SER runs on Sun/
Solaris, PC/Linux, IPAQ/Linux platforms and supports both IPv4 and
IPv6.

Most of SER features are implemented as plug-in modules. See
README-MODULES for a description of modules available in
ser distribution.


III. About iptel.org

iptel.org is a know-how organization spun off from Germany's national
research company FhG Fokus. One of the first SIP implementations ever,
low-QoS enhancements, interoperability tests and VoIP-capable firewall
control concepts are examples of well-known FhG's work.

iptel.org continues to keep this know-how leadership in SIP.
The access rate of the company's site, a well-known source of
technological information, is a best proof of interest. Thousands
of hits come every day from the whole Internet.

IV. Obtaining Help

We offer best-effort free support for ser. "best-effort" means
that we try to solve your problems via email as soon as we can,
subject to available manpower. If you need commercial support,
contact [email protected].

To receive feedback to your inquiries, we recommend you to subscribe
to the serusers 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://mail.iptel.org/mailman/listinfo/serusers.
Send your questions to
[email protected].

V. Contact, Licensing and More Information

For any additional information, send an inquiry to [email protected].
Licensing conditions other than GPL are available on request.

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

Particularly, it includes:
- administrator's guide
- installation guidelines (INSTALL)
- download links
- list of known issues (ISSUES)
- etc.