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

Jan Janak 63a9b682df - group, mangler, and auth_diameter added to the list of excluded modules hace 19 años
atomic a2fd48d964 hace 19 años
db 0350b13284 new column 'access' in table attr_types hace 19 años
debian 42a611e1ea Uuid package added into suggested, for ser-ctl package. hace 19 años
doc 3d0e12b7d0 updated documentation for presence modules hace 19 años
etc e85791c075 - Vendor iptelorg hace 19 años
examples 192d829a2e changed vm module name from 'voicemail' to 'vm' to avoid confusion. hace 22 años
freebsd 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
gentoo 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
lib 58a9baa358 added function has_to_tag into common libs hace 19 años
mem 58d0d1b5b6 hace 19 años
modules 1d59ac557e - aligned to new fixups hace 19 años
netbsd 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
openbsd 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
parser 67cbef1976 - export find_credentials function hace 19 años
profile 0a974a1d3a tested and ifdef-ed the Stats hack; to be done:L put it in shmem hace 24 años
rpm 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
scripts 0350b13284 new column 'access' in table attr_types hace 19 años
solaris 13ca8551fe - packaginf info merge from 0.9.4 hace 20 años
test 2edb7ef83a hace 19 años
tools 7e8fa1e14e README for tools hace 20 años
utils 59caf1731c Added dependency on ncurses to Makefile as RedHat type distributions do not have auto-dependency on ncurses as debian. hace 19 años
.cvsignore 807a0fa07c - ignore *.pyc and *.pyo files hace 20 años
AUTHORS 123c2ac638 self-signed :-) hace 20 años
COPYING 3153b64747 - small fix/clarification hace 19 años
CREDITS 0bd11acd77 added Hendrik Scholz hace 20 años
ChangeLog 780fbd3958 Date typo fixed. hace 23 años
INSTALL 9d24a2622f - 0.9.4 changes forward ported (docs, radius Makefile *bsd update, postgress hace 20 años
ISSUES 53c7e0f19a - Spelling checked hace 21 años
Makefile 63a9b682df - group, mangler, and auth_diameter added to the list of excluded modules hace 19 años
Makefile.defs 2edb7ef83a hace 19 años
Makefile.doc cd2709bbbf Added support for target html for documentation build system. hace 20 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 eddda8ceb5 hace 19 años
Makefile.sources e8f8146efb - cleaned up examples.bak (examples had no g write permissions, hace 22 años
NEWS 58d0d1b5b6 hace 19 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 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
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 e61ba5d274 - support for URI attributes hace 19 años
cfg.y e61ba5d274 - support for URI attributes hace 19 años
clist.h 65938e0e15 hace 19 años
comp_defs.h 53c7e0f19a - Spelling checked hace 21 años
config.h e589883090 - default radiusclient file added hace 19 años
core_cmd.c dab2c42000 - fixed test of rpc->scan return value 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 bc404f2b4a - OS macro defined in Makefile.defs left unquoted and added OS_QUOTED. OS macro maybe used by 3rd party header in regular way, w/o quotes 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 d7a3fdead7 - lots of fixes (alignments, casts, warnings) hace 21 años
data_lump_rpl.h 53c7e0f19a - Spelling checked hace 21 años
dprint.c 53c7e0f19a - Spelling checked hace 21 años
dprint.h 58d0d1b5b6 hace 19 años
dset.c dc4b13e870 - Support for force_send_socket in the destination set. That allows to specify hace 20 años
dset.h dc4b13e870 - Support for force_send_socket in the destination set. That allows to specify hace 20 años
error.c 2f0f1a30df hace 19 años
error.h 2f0f1a30df hace 19 años
fastlock.h ec49540783 hace 19 años
flags.c 7b6b43514d - fixed flag hash bug, reported by Tomas Mandys hace 19 años
flags.h 65938e0e15 hace 19 años
forward.c 7a068ff3c5 hace 19 años
forward.h 2f0f1a30df hace 19 años
globals.h bc404f2b4a - OS macro defined in Makefile.defs left unquoted and added OS_QUOTED. OS macro maybe used by 3rd party header in regular way, w/o quotes hace 19 años
hash_func.c 53c7e0f19a - Spelling checked hace 21 años
hash_func.h 53c7e0f19a - Spelling checked hace 21 años
hashes.h 93349b4eca hace 19 años
id.c 38525439af corrected get_to_uid - added call to parse_headers(HDR_TO_F) hace 20 años
id.h 8a63d2d1d7 - support for from and to attributes hace 20 años
io_wait.c 19db15d72d hace 19 años
io_wait.h 19db15d72d 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 bc404f2b4a - OS macro defined in Makefile.defs left unquoted and added OS_QUOTED. OS macro maybe used by 3rd party header in regular way, w/o quotes hace 19 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 ca570f9595 hace 19 años
msg_translator.h ca570f9595 hace 19 años
name_alias.h 463fdeec3d - added grep_sock_info and updated check_self to use it hace 21 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.h 55a4526901 - Modules can properly register processes in SER process table hace 20 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 7901fb396c - radius dictionary management (originaly in modules/acc/dict.h) hace 20 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 8c5e4afe14 select_buf: hace 19 años
receive.h 53c7e0f19a - Spelling checked hace 21 años
resolve.c 2edb7ef83a hace 19 años
resolve.h 2edb7ef83a hace 19 años
route.c 270757bb54 Fix test if select result is not empty for select function returning empty string with result=0, res.len=0. hace 19 años
route.h bc5be3498c 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 1ee35cdcef uri.params.XXXX now acceped and returns value of that parameter, or empty string flag if param without value is present. hace 19 años
select.h 8c5e4afe14 select_buf: hace 19 años
select_buf.c a15e938b04 Added select_buf.[ch] hace 19 años
select_buf.h a15e938b04 Added select_buf.[ch] hace 19 años
select_core.c 60c006fa65 params retrieving extended to hace 19 años
select_core.h eefc1a3ab0 nameaddr.params corrected (when used from nested selects) hace 19 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
signals.c 90d859b2c6 - solaris fixes hace 19 años
signals.h af93cbdf37 hace 20 años
socket_info.c 06c04bc2b1 hace 20 años
socket_info.h d5707fe132 - missing include; required by "tcp_disable" hace 20 años
sr_module.c d0ce0ebdf7 - clean-up of common fixup functions hace 19 años
sr_module.h d0ce0ebdf7 - clean-up of common fixup functions hace 19 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 c89df7e52c Provide two useful macros for str initialization: STR_STATIC_INIT() and hace 20 años
tags.h 53c7e0f19a - Spelling checked hace 21 años
tcp_conn.h 282605098c - tcp children control fds are now non-blocking hace 19 años
tcp_info.h e85eac0ab5 hace 19 años
tcp_init.h 53c7e0f19a - Spelling checked hace 21 años
tcp_main.c e6a2b12e54 hace 19 años
tcp_read.c 746f7674ae hace 19 años
tcp_server.h e6a2b12e54 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 0f283a6823 - shoot-yourself-in-the-foot bug reporting and workarround (time_del(self) in a timer handle) hace 20 años
timer_funcs.h 8a1f710f40 hace 19 años
timer_ticks.h 6255501648 hace 20 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 e6a2b12e54 hace 19 años
udp_server.h e6a2b12e54 hace 19 años
usr_avp.c 6bdb84e15d - reset_avp_list added 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 7936dce83f - conversion function to convert str to zero terminated string hace 19 años
version.h bc404f2b4a - OS macro defined in Makefile.defs left unquoted and added OS_QUOTED. OS macro maybe used by 3rd party header in regular way, w/o quotes hace 19 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.