Share

Kamailio (OpenSER) SIP server

File Release Notes and Changelog

Release Name: 1.5.1

Notes:
- Kamailio v1.5.1 is out - a minor release of the branch 1.5, including fixes since v1.5.0 - configuration file and database compatibility is preserved. Kamailio 1.5.1 is based on the latest version of branch 1.5, including many fixes in code and documentation, therefore those running 1.5.0 are advised to upgrade.

Changes: # $Id: ChangeLog 5814 2009-04-29 13:09:47Z henningw $ ===================== 2009-04-29 Kamailio v1.5.1 released ===================== ===================== Changes since release 1.5.0 ============================= 2009-04-29 13:06 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5813] resolve.c: - apply patch for bug #2678508 from Alex Hermann, bug related to DNS-SRV handling (multiple hosts in the answer) 2009-04-29 12:56 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5812] Makefile.defs: - version set to 1.5.1 2009-04-29 12:54 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5811] modules/dialog/dialog.c, modules/dialog/dlg_var.c, modules/dialog/dlg_var.h: - cleanup ref counter after dlg_get() - reported by John Riordan, but a different approach as the patch in the tracker is garbage 2009-04-29 12:41 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5810] test/7.cfg: - fix test 7, after lcr change (tm avps) 2009-04-29 10:42 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5809] modules/dialplan/Makefile, modules/lcr/Makefile, modules/regex/Makefile: - port from master branch, use pcre-config when available, rev 019f41eba69e8f5f7a80cd8882b87b0d6f0a183b 2009-04-28 13:07 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5808] modules/pv/pv_trans.c: - fix of tobody.params transformation - reported by Alex Hermann 2009-04-23 16:30 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5806] modules/tm/t_var.c: - backport r5675 - reset sip_msg structure when updating the local buffers for $T_req and $T_rpl (reported and tested by Ovidiu Sas) 2009-04-23 16:03 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5803] modules/tm/t_fwd.c: - backport of r5801 2009-04-23 11:44 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5802] modules/nathelper/nhelpr_funcs.c: - fix crash when no content-length is present, related to bug #2753152 2009-04-20 11:01 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5800] etc/kamailio.cfg: - call nat detection route (reported by Mark Sidell) 2009-04-20 10:20 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5798] modules/dialog/dialog.c, modules/dialog/dlg_db_handler.c, modules/dialog/dlg_handlers.c, modules/dialog/dlg_var.c, modules/dialog/dlg_var.h: - fix dlg profile issues (reported by Alex Balasov and Inaki Baz Castillo) 2009-04-17 17:14 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5797] modules/tm/README, modules/tm/doc/tm_admin.xml: - spelling fix 2009-04-17 06:55 Juha Heinanen, <jh at tutpro dot com> * [r5796] modules/dialplan/dp_repl.c: * Any string after last \n token was ignored. Fix ported from OpenSIPS. 2009-04-16 12:01 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5795] modules/nat_traversal/nat_traversal.c: - port from opensips, r5357, related to bug #2416621 - Do not fix contact, only if both IP and port are the same 2009-04-16 10:43 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5794] modules/carrierroute/README, modules/carrierroute/doc/carrierroute_admin.xml: - rephrase comparison to other routing modules a bit, after LCR refactoring and such 2009-04-14 14:04 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5793] modules/utils/utils.c: - backport of r5791 - fix a crash in FIFO command when no input parameter was given - simplify FIFO logic somewhat 2009-04-06 12:20 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5790] modules/avpops/README, modules/avpops/doc/avpops_admin.xml, modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: - add a short note that big int and floating point values are not supported 2009-04-06 12:16 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5789] modules/sqlops/README, modules/sqlops/doc/sqlops_admin.xml: - small spelling fix 2009-04-02 19:56 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5788] modules/dialog/dlg_profile.c: - backport of r5787, log fix 2009-04-01 08:34 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5784] scripts/kamdbctl.8: - small rephrasing, extend man page a bit 2009-04-01 08:25 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5783] scripts/kamdbctl.8: - layout fix in man page for kamdbctl 2009-03-31 12:24 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5780] modules/sanity/README, modules/sanity/doc/sanity_admin.xml: - fix wrong modparam, this is a integer value, one spelling fix 2009-03-30 19:34 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5778] modules/sst/sst_handlers.c: - partial backport of r5777, log message improvements 2009-03-30 13:33 Daniel-Constantin Mierla, <miconda at gmail dot com> * [r5773] data_lump.c: - backport: return null instead of doing abort() when offset exceeds message size - log level set to ERR - reported by Martin Dvorak 2009-03-23 13:21 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5763] modules/tm/README, modules/tm/doc/tm_admin.xml: - backport of r5762, tm doc fixes 2009-03-23 13:09 Ovidiu Sas, <osas at voipembedded dot com> * [r5758] modules/dialog/dlg_handlers.c, modules/tm/t_hooks.h, modules/tm/t_lookup.c, modules/tm/t_reply.c: backport from trunk (r5748): - added a new TM callback TMCB_RESPONSE_PRE_OUT - this callback is to be called before sending the reply out while the existing TMCB_RESPONSE_OUT is called after the reply is sent. This is part of the fixing of 200OK / ACK race in dialog module (bug #2080954) This new callback will also give a bust in performance (as time to send reply) as the signaling will not be delayed anymore by slow callbacks with DB ops (like siptrace and accounting) - credits goes to Bogdan-Andrei Iancu 2009-03-20 18:11 Inaki Baz Castillo <ibc at aliax dot net> * [r5750] modules/lcr/lcr_mod.c: - fixed typo: "positve_codes" -> "positive_codes" 2009-03-20 14:31 Juha Heinanen, <jh at tutpro dot com> * [r5746] modules/lcr/README, modules/lcr/doc/lcr_admin.xml, modules/lcr/lcr_mod.c: * Removed unused timer related module parameters. 2009-03-20 13:16 Juha Heinanen, <jh at tutpro dot com> * [r5744] modules/lcr/README, modules/lcr/doc/lcr_admin.xml: * Improved documentation based on suggestion by Inaki. 2009-03-19 17:19 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5732] ChangeLog: - update Changelog 2009-03-19 17:06 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5731] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: - fix documentation, the dialog module does export functions since 1.3.. 2009-03-19 17:02 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5730] modules/dialog/README, modules/dialog/doc/dialog_admin.xml: - spelling fixes in documentation, small clarifications 2009-03-19 16:03 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5728] modules/userblacklist/README, modules/userblacklist/doc/userblacklist_admin.xml: - extend documentation a bit with the behaviour related to non-digits input 2009-03-19 15:35 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5725] mem/mem.c: - backport of r5721, log fix for MM 2009-03-17 12:40 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5716] modules/tm/README, modules/tm/doc/tm_admin.xml: - spelling fixes in docs 2009-03-16 12:51 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5710] modules/db_text/dbt_base.c: - dbtext.dbt_delete fails to unlock table -> deadlock - patch #2658593 from Edgar Holleis 2009-03-16 12:48 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5709] modules/db_text/dbt_base.c: - bug #2658723, segfault in db_text.dbt_insert - patch from Edgar Holleis 2009-03-16 12:17 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5708] modules/tm/README, modules/tm/doc/tm_admin.xml: - backport of r5698, docs change 2009-03-16 12:15 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5707] modules/imc/imc_cmd.c: - backport of r5693 2009-03-12 15:59 Ovidiu Sas, <osas at voipembedded dot com> * [r5691] modules/siputils/contact_ops.c: backport from trunk (r5690): - fix uri initialization 2009-03-11 08:40 Juha Heinanen, <jh at tutpro dot com> * [r5683] modules/permissions/README, modules/permissions/doc/permissions_admin.xml, modules/permissions/hash.c: * Improved documentation and comment in code. 2009-03-10 18:32 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5680] modules/db_oracle/db_oracle.c: - fix module export name, it was forgotten to rename it as well some during the rename, reported from jlopes at iportalmais dot pt 2009-03-10 09:12 Juha Heinanen, <jh at tutpro dot com> * [r5678] modules/lcr/README, modules/lcr/doc/lcr_admin.xml, modules/lcr/lcr_mod.c: * load_gws_from_grp is not anymore loading dead gws. 2009-03-06 09:15 Juha Heinanen, <jh at tutpro dot com> * [r5671] modules/auth_radius/authrad_mod.c: * Backport of A_CISCO_AVPAIR fix from trunk. 2009-03-03 16:43 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5668] modules/nathelper/rtpproxy_stream.c: - add include to sys/uio.h (for struct iovec) on openBSD - patches from Jason Creighton, jcreigh at gmail dot com 2009-03-03 16:42 Henning Westerholt, <henning dot westerholt at 1und1 dot de> * [r5667] modules/dialplan/Makefile, modules/lcr/Makefile, modules/regex/Makefile: - fix libpcre include and library paths for openBSD - patches from Jason Creighton, jcreigh at gmail dot com ===================== 2009-03-02 Kamailio v1.5.0 released ===================== ===================== 2008-08-07 Kamailio v1.4.0 released ===================== ===================== 2008-12-13 OpenSER v1.3.0 released ====================== ===================== 2007-03-12 OpenSER v1.2.0 released ====================== ===================== 2006-07-10 OpenSER v1.1.0 released ====================== ===================== 2006-02-27 OpenSER v1.0.1 released ====================== ===================== 2005-10-28 OpenSER v1.0.0 released ====================== ===================== 2005-06-14 OpenSER v0.9.4 released ====================== * 2005-06-14 - Initial release of OpenSER (v0.9.4) spawned from SER branch 0.9.0