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

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

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.