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

Andrei Pelinescu-Onciul b3a2b646fb - cleanup 21 年之前
db ebdd27d581 char* table -> const char* table 21 年之前
debian d0812f1c29 Check if ser configuration is valid before restarting the server. 21 年之前
doc 8ea28a611b Removed the part about replacing uri==myself 21 年之前
etc a46ac47f56 - ser.cfg template preprocessed by m4 21 年之前
examples 192d829a2e changed vm module name from 'voicemail' to 'vm' to avoid confusion. 21 年之前
freebsd f9cea7d075 - package building scripts updated to the 0.8.12 version 22 年之前
gentoo aff474891d - gentoo stuff merged from stable 22 年之前
mem e85f083411 - shm_resize fix merged from testing_0_8_12 22 年之前
modules f4aaeea38d - condition fixup 21 年之前
netbsd f9cea7d075 - package building scripts updated to the 0.8.12 version 22 年之前
openbsd f9cea7d075 - package building scripts updated to the 0.8.12 version 22 年之前
parser 41f45c80b4 - del_nonshm_lump(lump_list) added - removes from lump's tree all lumps that 21 年之前
profile 0a974a1d3a tested and ifdef-ed the Stats hack; to be done:L put it in shmem 24 年之前
rpm f9cea7d075 - package building scripts updated to the 0.8.12 version 22 年之前
scripts 7375463dd9 Added index to table acc by column sip_callid. It's needful to selecting missed calls in serweb. 21 年之前
solaris f9cea7d075 - package building scripts updated to the 0.8.12 version 22 年之前
test ad468fc533 - minor replace_all fix (^something will not match anymore the second 22 年之前
utils 67bd704059 .cvs ignore added 21 年之前
.cvsignore 4eaf07d3b7 ser binary file added. 23 年之前
AUTHORS 22ab28b493 ID and fingerprint of my pub key updated 21 年之前
COPYING a571946747 faq added to copying; rco added to authors 22 年之前
ChangeLog 780fbd3958 Date typo fixed. 23 年之前
INSTALL fd62444c1e added not on max_conn 22 年之前
ISSUES d18ca80ce2 - group fixed (segfault on start when group specified) 22 年之前
Makefile 7887854088 - modparam types switched to flags; USE_FUNC_PARAM flag added for param 21 年之前
Makefile.defs 136e747830 - open_fifo_server split into init_fifo_server and start_fifo_server 21 年之前
Makefile.modules 4ce32edcb3 - updated Makefiles to work with the new module ones 22 年之前
Makefile.rules bbc882db6f serunix added. 21 年之前
Makefile.sources e8f8146efb - cleaned up examples.bak (examples had no g write permissions, 22 年之前
NEWS e1c502525a NEW updated (unixsock server and tm changes) 21 年之前
README c21b0b47f7 READMEs brough more up-to-date and NEWS introduced 23 年之前
README-MODULES 16e00a7dc0 minor documentation changes 22 年之前
README.cfg 5b0cb4c62f - updated INSTALL 23 年之前
TODO 518c933984 - replaced tcp_blocking_write with more generic 21 年之前
action.c 1bee75ad6a t_attr_to_uri() moved from tm into core as avp_to_uri() (Jiri's wish) 21 年之前
action.h 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
ccopts.sh 3accd5b4f2 - added test cc ver & options scripts 23 年之前
ccver.sh 3accd5b4f2 - added test cc ver & options scripts 23 年之前
cfg.lex 9a4cec7f2c Configuration parameter unix_tx_timeout for tsend_dgram 21 年之前
cfg.y 9a4cec7f2c Configuration parameter unix_tx_timeout for tsend_dgram 21 年之前
comp_defs.h 18dbc018c0 elderly (un)defs junked (hopefuly the right ones) 22 年之前
config.h 32d5444c55 limit for length of packets to be dropped raised (there was a guy flooding 21 年之前
crc.c 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
crc.h 84bd6ec234 - fixed missing #ifndefs. 22 年之前
daemonize.c c03cc0172f - moved daemonize in its own file 21 年之前
daemonize.h c03cc0172f - moved daemonize in its own file 21 年之前
data_lump.c 41f45c80b4 - del_nonshm_lump(lump_list) added - removes from lump's tree all lumps that 21 年之前
data_lump.h 41f45c80b4 - del_nonshm_lump(lump_list) added - removes from lump's tree all lumps that 21 年之前
data_lump_rpl.c 36a1abc014 - added support for lump_rpl in failur route 22 年之前
data_lump_rpl.h 36a1abc014 - added support for lump_rpl in failur route 22 年之前
debug.gdb 7db4ee8d3b #define clean-up 24 年之前
demo.cfg 48e68b8355 more examples in demo.cfg 24 年之前
dprint.c 9178fc7833 - separated by defines some log facilites that are not supported on solaris 21 年之前
dprint.h 26456acefe - logging facility can be configure - usefull when you config syslogd to 21 年之前
dset.c 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
dset.h 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
error.c b2fcef3cb0 grand acc cleanup: all (core, tm, acc, serweb) but radius intergrated 22 年之前
error.h 3f601bd0f5 - forward uri now works for secure uris (sips:blbalba) 22 年之前
fastlock.h c751da147a - locking posix sems bugfix 22 年之前
fifo_server.c 136e747830 - open_fifo_server split into init_fifo_server and start_fifo_server 21 年之前
fifo_server.h 136e747830 - open_fifo_server split into init_fifo_server and start_fifo_server 21 年之前
flags.c e3dccdc952 - replaced all mallocs/frees w/ pkg_malloc/pkg_free 22 年之前
flags.h 9a69468193 - fixed all the warnings in core 23 年之前
forward.c 59653eb856 - changed tcp to support port aliases (major changes) 22 年之前
forward.h 50d5fa87f9 - aliases proto support 22 年之前
globals.h c03cc0172f - moved daemonize in its own file 21 年之前
hash_func.c ab130758c9 - more tcp stuff and a lot of merging w/ latest cvs 22 年之前
hash_func.h ab130758c9 - more tcp stuff and a lot of merging w/ latest cvs 22 年之前
ip_addr.c 9c01c86051 - added fm_realloc (now only vm_ misses realloc) 22 年之前
ip_addr.h ab0144d54a - su_getport type changed from short to unsigned short 21 年之前
lock_alloc.h 28427aa471 - more tls preparation 22 年之前
lock_ops.h 6aa0ab099e - now GEN_LOCK_T_PREFERED is defined when is better/safe to use arrays of 22 年之前
locking.h 6aa0ab099e - now GEN_LOCK_T_PREFERED is defined when is better/safe to use arrays of 22 年之前
lump_struct.h 4c37101e0f - added body_lumps (jan patches + some changes) 22 年之前
main.c 136e747830 - open_fifo_server split into init_fifo_server and start_fifo_server 21 年之前
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 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
md5utils.h 84bd6ec234 - fixed missing #ifndefs. 22 年之前
modparam.c 7887854088 - modparam types switched to flags; USE_FUNC_PARAM flag added for param 21 年之前
modparam.h 270255ff76 - regular expression support in modparam 22 年之前
msg_translator.c b23a7a0073 - warning and fixes (cfg.y $$=0 on error) merged from testing-0.8.12-r1 22 年之前
msg_translator.h 0b15425f8d received test functionalized for sanity and exporting to nathelper 22 年之前
name_alias.h 50d5fa87f9 - aliases proto support 22 年之前
pass_fd.c b23a7a0073 - warning and fixes (cfg.y $$=0 on error) merged from testing-0.8.12-r1 22 年之前
pass_fd.h 06aaa54ff3 - merge from testing-0.8.12-r0: 22 年之前
proxy.c a7e13a8997 - added ipv6 address reference resolver support 22 年之前
proxy.h d531a5d5c4 - tm tcp support (though no timers yet) 22 年之前
pt.h 8864779123 - updated process_count() to refelect the unixsock_server 21 年之前
re.c 00aee3fb8f - removed some debugging info + typos 22 年之前
re.h b23a7a0073 - warning and fixes (cfg.y $$=0 on error) merged from testing-0.8.12-r1 22 年之前
receive.c 1580c8214e - basics for users preferences: 21 年之前
receive.h f2f969dda6 - changed sip_msg (new rcv member containing all the ips, ports, protocol) 23 年之前
resolve.c 75e2f1a600 - minor tcp BUG case fix/cleanup 22 年之前
resolve.h ff4b78b082 - str2ip & str2ip6 used to accept ip addresses with to few dots/colons 21 年之前
route.c 50d5fa87f9 - aliases proto support 22 年之前
route.h 87405423a6 s/reply_route/failure_route, onreply_route introduced 22 年之前
route_struct.c 1bee75ad6a t_attr_to_uri() moved from tm into core as avp_to_uri() (Jiri's wish) 21 年之前
route_struct.h 1bee75ad6a t_attr_to_uri() moved from tm into core as avp_to_uri() (Jiri's wish) 21 年之前
script_cb.c 3c8bd369e6 fifo, script callbacks and timer release pkg mem from cleanup; 22 年之前
script_cb.h 7b97220669 - looks like ifndef/define was missing 21 年之前
ser.8 dda578bae9 - if () {} do not have to be followed by ';' anymore 22 年之前
ser.cfg.5 d48f0d9b50 - Makefile, AUTHORS, man pages merged from stable 22 年之前
socket_info.c b55ecd11d8 - increased initial interface list probing buffer 21 年之前
socket_info.h ab63a9a607 - added missing socket_info files 22 年之前
sr_module.c 49b28ea4a2 - find_mod_export added (The function can find an export in a specified module). 22 年之前
sr_module.h 7887854088 - modparam types switched to flags; USE_FUNC_PARAM flag added for param 21 年之前
stats.c 51c3861158 - additional parameter to find_export 22 年之前
stats.h e3fc93f472 - cosmetic changes (lines too long a.s.o) 23 年之前
str.h 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
tags.h 9f4c52ce6c - sock_lists completely re-organized 22 年之前
tcp_conn.h bc9778378c - tcp send/connext timeout (read NEWS for the new cfg. parameters) 22 年之前
tcp_init.h 8aeb47e2ed - more tcp stuff (uses locking.h, hashtables, mostly untested) 22 年之前
tcp_main.c 518c933984 - replaced tcp_blocking_write with more generic 21 年之前
tcp_read.c 06aaa54ff3 - merge from testing-0.8.12-r0: 22 年之前
tcp_server.h 59653eb856 - changed tcp to support port aliases (major changes) 22 年之前
test.c.bak e60a9728a5 24 年之前
timer.c 20581c5ac2 - sl_send_reply with reply_to_via==0 (default) fixed (hopefully) 22 年之前
timer.h 8aeb47e2ed - more tcp stuff (uses locking.h, hashtables, mostly untested) 22 年之前
trim.h 0834761304 Minor beautifications. 23 年之前
tsend.c fe0ca3aeb3 - added tsend_dgram_ev (== writev+timeout) 21 年之前
tsend.h fe0ca3aeb3 - added tsend_dgram_ev (== writev+timeout) 21 年之前
types.h 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
udp_server.c 32d5444c55 limit for length of packets to be dropped raised (there was a guy flooding 21 年之前
udp_server.h 7dd0b34273 GPLization banner introduced to *.[hc] files 23 年之前
unixsock_server.c cf9b82fddf - bugfix: unix_server_loop: buffer.s was never reset 21 年之前
unixsock_server.h b3fef92bc6 Initialization if unix domain socket split 21 年之前
usr_avp.c 32a19992f1 - load_avp() returns false if no avp was loaded 21 年之前
usr_avp.h 590612d3ba - final version of user preferences (AVP) support 21 年之前
ut.h f261769d10 - int2str updated: works for 64bits longs, minor cleanup 21 年之前

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, Licencing 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].

If you are concerned about your privacy and do not wish your queries
to be posted and archived publicly, you may post to
[email protected].
E-mails to this address are only forwarded to iptel.org's ser development
team. However, as the team is quite busy you should not be surprised to
get replies with considerable delay.

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.