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

Juha Heinanen cd18b51a06 modules/lcr: added 'defunct' column to 'gw' table 16 years ago
atomic d10328a898 17 years ago
cfg e06c100b97 cfg framework: fix sanity checks (again) 16 years ago
doc 249df0253d cfg framework: documentation for cfg_read_var* 16 years ago
docbook 6387ae76ce * Core (documentation) 16 years ago
etc 5d1a75a61b * Core, etc, documentation: renamed ser to sip-router 16 years ago
examples 9bd59c5647 Merge '/examples' of kamailio svn into sip-router/examples 16 years ago
lib b078383c95 lib/srdb2: marked four db flags as "reserved" 16 years ago
mem f34610e3ec add SHM_MEM_ERROR and PKG_MEM_ERROR logging macros to mem.h 17 years ago
mi 7f8bc741b9 mi include file 16 years ago
modules cd18b51a06 modules/lcr: added 'defunct' column to 'gw' table 16 years ago
modules_k 05914c3f4b Revert "according to Di-Shi are K's and ser's osp module more or less the same, whereas Kamailio's osp module should be more up2date than ser's module. Thus, ser's osp module will be removed and K's osp module will be used as common OSP module." 16 years ago
modules_s f90164d0f4 * modules_s/xmlrpc: allow use of k ls module api 16 years ago
parser da589b7535 core: fix EXTRA_DEBUG information about second via in parse_msg 16 years ago
pkg 5c4cc0750b Merge 'pkg' of kamailio svn into sip-router/pkg/kamailio 16 years ago
profile 0a974a1d3a tested and ifdef-ed the Stats hack; to be done:L put it in shmem 24 years ago
rand 2c07f59143 18 years ago
scripts 4cf1ce0e14 * Scripts: Renamed ser_mysql.sh -> sip-router_mysql.sh. 16 years ago
test 24a521c6e5 test: fix test 13, avp name for domain 16 years ago
tools 427dfb25f5 Merge '/scripts' of kamailio svn into sip-router/tools 16 years ago
utils 17ce4b4f36 sercmd: tab completion support for mi commands 16 years ago
.cvsignore ba726482ca updated .cvsignore 17 years ago
.gitignore bad3c06428 gitignore: ignore autover.h 16 years ago
AUTHORS f260248d25 18 years ago
COPYING 37adcf9436 removed commercials 17 years ago
CREDITS f260248d25 18 years ago
ChangeLog 1843010862 Ref SER-271, ported from rel_2_0_0 18 years ago
ChangeLog_k 90506c1370 add Changelog from svn trunk (until r5792) after migration to git 16 years ago
INSTALL 5d1a75a61b * Core, etc, documentation: renamed ser to sip-router 16 years ago
ISSUES 5bfdfbc139 18 years ago
Makefile db2eed950c makefile: removed avpops from exclude modules 16 years ago
Makefile.cfg 0bd6adc6bc 17 years ago
Makefile.defs 5c00f5c298 makefile: MAIN_NAME reverted 16 years ago
Makefile.dirs 27cdfd2c39 build system: support for multiple modules dirs 16 years ago
Makefile.libs 8ca5d8dda4 makefiles: fixes and speed-ups 16 years ago
Makefile.modules 8c6e0b0561 makefile: make README removes the txt from doc/ 16 years ago
Makefile.radius f072585d62 build system: avoid libraries re-compiling 16 years ago
Makefile.rules 1849815b51 makefile: minor fixes 16 years ago
Makefile.shared bb31c7ad9b 17 years ago
Makefile.sources 27cdfd2c39 build system: support for multiple modules dirs 16 years ago
Makefile.targets 51690b9e45 makefile: auto-generate autover.h based on the git sha 16 years ago
Makefile.utils c6f75a7e56 makefiles: added Makefile.utils 16 years ago
NEWS f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
README 95d1ae890e Refs SER-274, ported from rel_2_0_0 18 years ago
README-MODULES 95d1ae890e Refs SER-274, ported from rel_2_0_0 18 years ago
TODO 7dfb54d743 - avp aliases support: any module can register and avp_galias (global alias) 21 years ago
action.c ee308afd99 core script engine: support for rval expr. in return/drop 16 years ago
action.h 8402508053 Introducing run_top_route function 16 years ago
atomic_ops.c ccab6f017b 18 years ago
atomic_ops.h ebc5ec7bd8 18 years ago
atomic_ops_init.h d307929c08 19 years ago
basex.c 45a13a97e9 17 years ago
basex.h 45a13a97e9 17 years ago
bit_scan.c 83e10e2606 18 years ago
bit_scan.h 96b7feae4e 17 years ago
ccopts.sh 3accd5b4f2 - added test cc ver & options scripts 23 years ago
ccver.sh 53c7e0f19a - Spelling checked 21 years ago
cfg.lex f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
cfg.y fbf689cce1 sctp cfg: fix -1 not allowed in some cfg options 16 years ago
cfg_core.c a07e7447c3 Merge branch 'ser_core_cvs' 16 years ago
cfg_core.h a07e7447c3 Merge branch 'ser_core_cvs' 16 years ago
cfg_parser.c 50ca02e5e6 fix overlapping symbols of libconfuse and sr core cfg parser 16 years ago
cfg_parser.h 50ca02e5e6 fix overlapping symbols of libconfuse and sr core cfg parser 16 years ago
clist.h dcb59e67b4 19 years ago
comp_defs.h 53c7e0f19a - Spelling checked 21 years ago
compiler_opt.h 79bc6c4922 18 years ago
config.h 146264f95b core: add openser database URL for compatibility, used with OPENSER_MOD_INTERFACE 16 years ago
core_cmd.c f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
core_cmd.h 5099fd64fb rpc: added register function and switched to hash table 16 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 5dbe4f22dd port from k r5751, fscanf can fail, fix warning related to recent glibc versions 16 years ago
daemonize.h 71a0a583d1 18 years ago
data_lump.c b05f7d8fac core: added function to count applied lumps 16 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 f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
dns_cache.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 years ago
dns_wrappers.h dd4ffbb76d 18 years ago
dprint.c 271bfb0e8f Merge commit 'origin/ser_core_cvs' 16 years ago
dprint.h 271bfb0e8f Merge commit 'origin/ser_core_cvs' 16 years ago
dset.c 764bac17b0 core: wrapper to return branch iterator position 16 years ago
dset.h 764bac17b0 core: wrapper to return branch iterator position 16 years ago
dst_blacklist.c 33bfeb9da9 The fixup function prototypes of the config variables have been 16 years ago
dst_blacklist.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 years ago
endianness.c 9137544e15 17 years ago
endianness.h 0d4dc9a987 17 years ago
error.c 2f0f1a30df 19 years ago
error.h dcb59e67b4 19 years ago
fastlock.h a83e261254 18 years ago
flags.c 7c7704130a Kamailio compatibility: script flags 16 years ago
flags.h 7c7704130a Kamailio compatibility: script flags 16 years ago
forward.c 45974eba79 small spelling fix in docs and comment 16 years ago
forward.h d6a58b53e7 fixed segfault in case of SCTP failover 17 years ago
futexlock.h b0585b3113 - workaround for type declaration conflicts between linux-libc-dev and libc 17 years ago
globals.h bb4cd6b049 core: auto_aliases to control rev DNS aliases 16 years ago
hash_func.c e8138515fe 19 years ago
hash_func.h e8138515fe 19 years ago
hashes.h e16f999c03 18 years ago
id.c a78ea556d3 In get_to_uid() throw an error when username is empty. Judging by the 17 years ago
id.h 10585e8bb2 - doxygen comment moved to the header file 17 years ago
io_wait.c f836b647ba core: compile io_wait support even if -DUSE_TCP is not set 16 years ago
io_wait.h 8bed2c0e63 Fix warnings on LP64 plarforms out there (all 64-bit amd64/emt64 unixes 17 years ago
ip_addr.c 8a2ca52622 core: fix build on Darwin 16 years ago
ip_addr.h bc4ee02272 Add sock_str (si as string) to struct socket_info. 16 years ago
list.h bf4821c873 18 years ago
local_timer.c d9c731acd2 18 years ago
local_timer.h 8b0472d783 18 years ago
lock_alloc.h 53c7e0f19a - Spelling checked 21 years ago
lock_ops.c 4385d799b2 17 years ago
lock_ops.h 8b8fc486bd 18 years ago
lock_ops_init.h 8b8fc486bd 18 years ago
locking.h 53c7e0f19a - Spelling checked 21 years ago
lump_struct.h b05f7d8fac core: added function to count applied lumps 16 years ago
lvalue.c 0789fd2465 core: avp & pvars assignment fixes & changes 16 years ago
lvalue.h 1c7e485e4a script engine: generalised lvalues & rvalues 17 years ago
main.c f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
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 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 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 years ago
md5utils.h 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 years ago
mod_fix.c 1c5d19277a * core 16 years ago
mod_fix.h 1c5d19277a * core 16 years ago
modparam.c 2873d3842c dual module interface support: ser and kamailio 17 years ago
modparam.h 53c7e0f19a - Spelling checked 21 years ago
msg_translator.c 47945782e1 core: Consolidate append_str macro usage 16 years ago
msg_translator.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 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 4b7ad0ea5d Merge branch 'master' into script_callbacks 16 years ago
pass_fd.c 3d4bb4b17b 17 years ago
pass_fd.h 3d4bb4b17b 17 years ago
poll_types.h 0ba367ec24 - tcp major changes part 1: support for >1024 connection, better io poll model 20 years ago
proxy.c 346a9a0551 Shared memory versions of mk_proxy and free_proxy. 16 years ago
proxy.h 346a9a0551 Shared memory versions of mk_proxy and free_proxy. 16 years ago
pt.c 33bfeb9da9 The fixup function prototypes of the config variables have been 16 years ago
pt.h 33bfeb9da9 The fixup function prototypes of the config variables have been 16 years ago
pvapi.c 0a9e22751e core: pvapi - be consistent in pv_printf_s() 16 years ago
pvar.h 858146a991 core: pv - added wrapper to set function 16 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 5d1a75a61b * Core, etc, documentation: renamed ser to sip-router 16 years ago
re.c 578b3a95ec Remove function replace_len which is no longer needed. 16 years ago
re.h 6a320d25bf Kamailio compatibility: parse_repl 16 years ago
receive.c 8216129fc2 script callback: modules updated to the new API 16 years ago
receive.h 53c7e0f19a - Spelling checked 21 years ago
resolve.c d354557c24 dns: PTR support 16 years ago
resolve.h d354557c24 dns: PTR support 16 years ago
route.c 31b5e3d0e7 core: support for event_route 16 years ago
route.h 593513f8e0 route_type: branch and onsend route bugs corrected 16 years ago
route_struct.c 33d560253c script parsing: helper function updated & moved 16 years ago
route_struct.h d240dd18e0 Merge commit 'origin/ser_core_cvs' 16 years ago
rpc.h 9681bdbd08 - struct_printf added 20 years ago
rpc_lookup.c 3ccb9c819b core: destroy_rpcs fix: don't try to free unalloc. data 16 years ago
rpc_lookup.h 5099fd64fb rpc: added register function and switched to hash table 16 years ago
rvalue.c 333a333521 core: added modulo operation 16 years ago
rvalue.h 333a333521 core: added modulo operation 16 years ago
sched_yield.h a83e261254 18 years ago
script_cb.c d14f231501 script callbacks: corrections 16 years ago
script_cb.h 0a99f1b390 script callbacks: support for all kind of route blocks 16 years ago
sctp_ev.h e11d729443 sctp: internal macro/hooks for sctp events 16 years ago
sctp_options.c 650b96b576 sctp: compile fix if -DUSE_SCTP is not defined 16 years ago
sctp_options.h 92b6de79c7 sctp: max_assocs options 16 years ago
sctp_server.c 92b6de79c7 sctp: max_assocs options 16 years ago
sctp_server.h 709fb80638 sctp: assoc_tracking option 16 years ago
sctp_stats.h 7a66235b9f sctp: internal macro-hooks for stats 16 years ago
select.c 8321667b05 Avoid parsing the Request URI when it is not necessary. 16 years ago
select.h 8321667b05 Avoid parsing the Request URI when it is not necessary. 16 years ago
select_buf.c d1e2ffe61f Safety check added to verify whether the static buffers have 16 years ago
select_buf.h 4c5be40d55 Missing include is added. 16 years ago
select_core.c 21ba29a12f select_core: fix @ruri.rn_user moving parsed ptr 16 years ago
select_core.h f3a1c116d4 Merge commit 'origin/ser_core_cvs' 16 years ago
ser_stun.c 884e496b45 Applied patch from Alfred E. Heggestad - added include of <openssl/sha.h> and removed exter declaration of SHA1. 18 years ago
ser_stun.h b286c89e8e fixes: 18 years ago
ser_time.h 9b089e21ee 17 years ago
signals.c 90d859b2c6 - solaris fixes 19 years ago
signals.h af93cbdf37 20 years ago
sip-router.8 5623ef894a * Core: Renamed ser.8 to sip-router.8 16 years ago
sip-router.cfg.5 7249f49dd5 man pages: editorial changes 16 years ago
socket_info.c 14839e8ff8 Splitting fix_sock_str into socket2str and fix_sock_str 16 years ago
socket_info.h 14839e8ff8 Splitting fix_sock_str into socket2str and fix_sock_str 16 years ago
sr_compat.c f69ff7d969 script: ser, kamailio and max compat mode support 17 years ago
sr_compat.h f69ff7d969 script: ser, kamailio and max compat mode support 17 years ago
sr_module.c 15d47d5cb0 core: regex fixup fix for k modules 16 years ago
sr_module.h d64c1c71e8 core: added shortcut to fixed value in fparam_t 16 years ago
statistics.h a6e3cd19e5 core: remove compile-time warning about K statistics 16 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 8eb94bf928 str: kamailio str_init compatibility macro 17 years ago
str_hash.h e8138515fe 19 years ago
switch.c cd26bc5453 script engine: string switch optimization and fixup 16 years ago
switch.h cfeefb4a05 script engine: string switch execution 16 years ago
tags.h 12a262d29b Kamailio compatibility: Rename MDStringArray to MD5StringArray 16 years ago
tcp_conn.h f73a84d579 tcp: helper internal macros 16 years ago
tcp_ev.h 7bb2b4ca37 tcp: internal macro-hooks for stats & events 16 years ago
tcp_info.h 3dc4f620d8 tcp: use dynamic config framework, part 2 16 years ago
tcp_init.h 950e17ad49 tcp: remove unused var. decls 16 years ago
tcp_main.c 299ca7ce74 tcp: minor fix: TCP_EV_IDLE_CONN_CLOSED 16 years ago
tcp_options.c 2e8c0383eb tcp: compile fix if -DUSE_TCP is not defined 16 years ago
tcp_options.h ffc72fcf04 tcp internal: send timeout is now kept only in ticks 16 years ago
tcp_read.c 71eae780d5 tcp: typo fixes when blacklisting on error 16 years ago
tcp_server.h a288ee348d 18 years ago
tcp_stats.h 0dc023ec75 tcp: stats: added init & destroy macros 16 years ago
test.c.bak e60a9728a5 24 years ago
timer.c 9b089e21ee 17 years ago
timer.h 7fc49b59b6 18 years ago
timer_funcs.h 8a1f710f40 19 years ago
timer_proc.c 45df9f7e49 timers: helpers for forking separate timer procs 16 years ago
timer_proc.h 45df9f7e49 timers: helpers for forking separate timer procs 16 years ago
timer_ticks.h 7fc49b59b6 18 years ago
tls_hooks.c 6c53d41a09 18 years ago
tls_hooks.h ee7f9cb4c0 17 years ago
tls_hooks_init.h 6c53d41a09 18 years ago
trim.h 53c7e0f19a - Spelling checked 21 years ago
tsend.c 36ac6749be 17 years ago
tsend.h 53c7e0f19a - Spelling checked 21 years ago
types.h 53c7e0f19a - Spelling checked 21 years ago
udp_server.c 38c052a763 fixing wrong placement of cfg_update() (thanks to Ondrej Martinek) 17 years ago
udp_server.h e6a2b12e54 19 years ago
usr_avp.c 9c77d5329b core: km_parse_avp_spec() update 16 years ago
usr_avp.h 34b688d7ec core: added km_parse_avp_spec() 16 years ago
ut.c 95fd2d74ce kamailio compatibility, add str_strcmp and str_casecmp functions 17 years ago
ut.h bdec66211c Add missed <sys/select.h> include. 16 years ago
version.h ed990c3149 - core sctp support 17 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. 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.

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

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

Most of SER features are implemented as plug-in modules. See
http://www.iptel.org/views/tableofmodules for a list of modules
available in SER distribution.


III. About iptel.org

See http://www.iptel.org/ser_history for the story of SER and iptel.org.

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.

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://lists.iptel.org/mailman/listinfo/serusers.
Send your questions to
[email protected].

V. More Information

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.