ngcp-kamailio (4.1.2-1+0~mr3.3) unstable; urgency=medium

  * [201877e] MT#5301 add upstream fixes
  * [b11a51d] MT#5891 wrap-and-sort
  * [65a2db4] MT#5891 fix lintian warnings
  * [969e067] Imported Upstream version 4.1.2
  * [3b29201] fix merge
  * [05ce704] MT#6219 remove upstream applied patches. Refresh patches.
  * [e94a4b3] MT#6219 fix java build process

 -- Victor Seva <vseva@sipwise.com>  Tue, 11 Mar 2014 13:43:16 +0100

ngcp-kamailio (4.1.1-1+0~mr3.3) unstable; urgency=low

  [ Victor Seva ]
  * [b9ee1b0] MT#5301 Imported Upstream version 4.1.0
  * [c99d19e] MT#5301 remove upstream applied patches and refresh the rest
  * [e08ab8c] MT#5301 Add upstream patches
  * [9c55b20] MT#5301 refresh lcr_rate_module.patch
  * [94e2840] MT#5301 Add missing debug patch not applied upstream.
  * [4ee1c6a] MT#5301 fix error when upgrading from 4.0.X.
  * [53988d3] MT#5301 add upstream patches
  * [e69d588] MT#5301 Add upstream bug fixes
  * [549b84e] MT#5369 allow pvars in acc functions first parameter
  * [9f52bf0] MT#5301 Add upstream fixes
  * [506d1d4] MT#5565 add upstream fix for usrloc db sync
  * [f8874a8] MT#5301 Merge upstream 4.1.1 changes
  * [58e93da] MT#5301 remove applied upstream patches

  [ Richard Fuchs ]
  * [4ec3f9d] totally stubby tcap module
  * [d64a8ec] breaking kamailio build by adding tcap to build modules
  * [73b025b] adding libtcap-dev to build depends
  * [8d7ad93] dont modify control file in quilt patch
  * [2801b67] add libtcap to control file
  * [19f4aeb] add libtcap to control file
  * [91e1d04] some rudimentary tcap function
  * [cc99c17] try a different fixup function
  * [56a4e99] adding error logging
  * [834b41a] wrong error message
  * [6e74963] try different method of setting return avp
  * [cc4984a] implement inap_extract
  * [0e4fdd2] adding isup_decode_number function
  * [367843f] fix  hex decoding
  * [136eea0] less redundant error messages
  * [872e952] fix  hex decoding
  * [1ae44ee] use new isup_convert_number from libtcap
  * [d1893f3] add strip_trailing_crlf option to tcap

  [ Sipwise Jenkins Builder ]
  * New release.

 -- Sipwise Jenkins Builder <jenkins@sipwise.com>  Sat, 01 Feb 2014 19:44:02 +0100

ngcp-kamailio (4.0.4-3) unstable; urgency=low

  * [14dbee8] MT#4143 Add upstream ursloc fix

 -- Victor Seva <vseva@sipwise.com>  Tue, 12 Nov 2013 13:54:42 +0100

ngcp-kamailio (4.0.4-2) unstable; urgency=low

  * [fa78bc4] MT#4143 Add upstream patches

 -- Victor Seva <vseva@sipwise.com>  Mon, 04 Nov 2013 11:23:14 +0100

ngcp-kamailio (4.0.4-1) unstable; urgency=low

  [ Victor Seva ]
  * [11dfa8b] New upstream version
  * [fee2de5] debian/patches:
    - remove patches applied upstream
    - refresh patches
  * [b4cfc43] lcr_rate needs mysql

  [ Andrew Pogrebennyk ]
  * [836c134] MT#4483 Adopt upstream patch for milliseconds precision in acc

 -- Victor Seva <vseva@sipwise.com>  Mon, 28 Oct 2013 10:38:55 +0100

ngcp-kamailio (4.0.3-5) unstable; urgency=low

  * [8478f88] MT#4637 add the patch merged upstream by Richard. (cherry picked from commit 6e3fdbef2d5e6b561bddaaf749faf48acd0ac0fe)

 -- Victor Seva <vseva@sipwise.com>  Fri, 25 Oct 2013 11:48:27 +0200

ngcp-kamailio (4.0.3-4) unstable; urgency=low

  [ Victor Seva ]
  * [c4d0a11] Add patches from upstream to fix #3837

 -- Victor Seva <vseva@sipwise.com>  Fri, 20 Sep 2013 11:26:06 +0200

ngcp-kamailio (4.0.3-3) unstable; urgency=low

  [ Victor Seva ]
  * [93233e1] Add patches from upstream for app_lua sr.xavp.get function
  * [bd57b58] remove unused patch

 -- Victor Seva <vseva@sipwise.com>  Tue, 17 Sep 2013 16:41:05 +0200

ngcp-kamailio (4.0.3-2) unstable; urgency=low

  [ Victor Seva ]
  * [442c46a] fix get_redirects core dump ( Closes: FS#337 ) (cherry picked from commit f15dbc9b1a97a68a2227d2b58484ff9a65e8c1c3)
  * [385bfc3] uac_redirect patch merged upstream. Will be included on next 4.0 series (cherry picked from commit 9fabbf154aa7679edb0536a812621baae5087e93)

  [ Richard Fuchs ]
  * [c8d7ab8] fix possible segfault in rtpproxy-ng (cherry picked from commit 8098f4bfdf573032f79374d3d4b231920517257c)

 -- Victor Seva <vseva@sipwise.com>  Tue, 10 Sep 2013 12:49:51 +0200

ngcp-kamailio (4.0.3-1) unstable; urgency=low

  * New upstream version.

 -- Victor Seva <vseva@sipwise.com>  Fri, 16 Aug 2013 10:13:03 +0200

ngcp-kamailio (4.0.2-2) unstable; urgency=low

  [ Victor Seva ]
  * Added output trace patch. Just for testing.
  * try websocket PROTO in forward
  * websocket patch applied upstream. Refresh and renamed.
  * add sqlite3 Recommends on sqlite-modules
  * Add upstream fix for natping_process limit. (FS#321)
  * Added upstream fix for uac_replace_from FS#323

  [ Richard Fuchs ]
  * update rtpproxy-ng docs
  * remove obsolete files
  * implement $rtpstat and document start_recording()
  * remove obsolete code
  * implement second parameter to rtpproxy_offer/answer/manage
  * adding untested url-safe_base64.patch
  * adding "transport-protocol" selection support to rtpproxy-ng
  * adding gitignore for .pc
  * autover.h is auto-generated

  [ Andrew Pogrebennyk ]
  * update changelog

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Wed, 07 Aug 2013 11:31:01 +0200

ngcp-kamailio (4.0.2-1) unstable; urgency=low

  * Upstream new version.
  * Use Debian packaging as base.
    All sipwise changes as quilt patches.
  * Rename to ngcp-kamailio*

 -- Victor Seva <vseva@sipwise.com>  Thu, 13 Jun 2013 14:44:17 +0200

kamailio (3.3+ngcp2.8.0) unstable; urgency=low

  * Include rtpproxy-ng module
  * Support parallel building
  * Debian build fixes
  * Include natping_disable_bflag
  * Include presence_dialoginfo_notify.patch
  * Support pvars in rtpproxy
  * Add second parameter to add_path*() and support pvars
  * Update lcr_rate to support a/b rating

 -- Richard Fuchs <rfuchs@sipwise.com>  Wed, 27 Mar 2013 08:49:17 -0400

kamailio (3.3+ngcp2.7.2) unstable; urgency=low

  [ Richard Fuchs ]
  * Introduce sipping_disable_bflag option

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Thu, 07 Feb 2013 12:56:41 +0100

kamailio (3.3+ngcp2.7.1) unstable; urgency=low

  * Fix possible segfault in pv module
  * Create nathelper option to always use contact address

 -- Richard Fuchs <rfuchs@sipwise.com>  Wed, 09 Jan 2013 12:40:43 -0500

kamailio (3.3+ngcp2.7.0) unstable; urgency=low

  * Implement lcr cost-based routing as new lcr_rate module
  * move send() and send_tcp() from core to corex module. EXPERIMENTAL!
  * backporting corex module from kamailio trunk including all changes to append_branch()
  * Fix hunting for Auth header in rare cases in digest parser.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Fri, 21 Dec 2012 10:59:56 +0100

kamailio (3.3+ngcp2.6.12) unstable; urgency=low

  * Don't stop after first Authorization header if all message is already parsed in find_credentials.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Sun, 16 Dec 2012 18:21:47 +0100

kamailio (3.3+ngcp2.6.10) unstable; urgency=low

  * Fix bag tagging.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Mon, 26 Nov 2012 12:38:23 +0100

kamailio (3.3+ngcp2.6.9) unstable; urgency=low

  [ Jon Bonilla ]
  * Merge with upstream 3.3.2

  [ Richard Fuchs ]
  * Fix a mem leak in siputils module

 -- Jon Bonilla <jbonilla@sipwise.com>  Thu, 08 Nov 2012 17:42:19 +0100

kamailio (3.3+ngcp2.6.8) unstable; urgency=low

  * merge [f5997ba] b/f: In case of IPv6 Option in the RTP-Command, the pointers and the length need to be updated.
  * attempt to work around the modules/ctl message chunk limitation

 -- Richard Fuchs <rfuchs@sipwise.com>  Thu, 20 Sep 2012 11:30:41 -0400

kamailio (3.3+ngcp2.6.7) unstable; urgency=low

  * Fix segfault caused by invalid SDP bodies

 -- Richard Fuchs <rfuchs@sipwise.com>  Tue, 04 Sep 2012 17:14:56 -0400

kamailio (3.3+ngcp2.6.6) unstable; urgency=low

  [ Richard Fuchs ]
  * Fix a= lines inserted out of order

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Wed, 29 Aug 2012 22:51:01 +0200

kamailio (3.3+ngcp2.6.5) unstable; urgency=low

  [ Michael Prokop ]
  * kamailio.postinst: postinst: do not exit if update-rc.d does not work

  [ jbonilla ]
  * kamailio.postinst: Remove debhelper mark fomr postinst script
  * rules: disable dh_installdebconf

 -- Jon Bonilla <jbonilla@sipwise.com>  Wed, 29 Aug 2012 10:30:35 +0200

kamailio (3.3+ngcp2.6.4) unstable; urgency=low

  * Conflict with ngcp-system-tools-* packages.
  * Depend on mysql for correct insserv.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Tue, 28 Aug 2012 10:42:53 +0200

kamailio (3.3+ngcp2.6.3) unstable; urgency=low

  * Fix init script and default file handling 

 -- Jon Bonilla <jbonilla@sipwise.com>  Mon, 27 Aug 2012 13:15:04 +0200

kamailio (3.3+ngcp2.6.2) unstable; urgency=low

  * Fix bad tagging

 -- Jon Bonilla <jbonilla@sipwise.com>  Thu, 23 Aug 2012 21:51:43 +0200

kamailio (3.3+ngcp2.6.1) unstable; urgency=low

  [ Michael Prokop ]
  * Provide postrm script
  * Provide postinst script, taking care of services restarts in HA mode

  [ jbonilla ]
  * re-add init stuff 

 -- Jon Bonilla <jbonilla@sipwise.com>  Thu, 23 Aug 2012 17:23:00 +0200

kamailio (3.3+ngcp2.6.0) unstable; urgency=low

  [ rfuchs ]
  * Makefile,pcem_logic.c,pcem_logic.h,pcem_mod.c,pcem_mod.h: fix duplicated content in files screwup
  * lcr_mod.c,regex_mod.c: PCRE_INFO_SIZE requires a size_t argument

  [ Michael Prokop ]
  * wrap and sort items in Debian packaging files

  [ mwang ]
  * subscribe.c: modules_k/rls: Fixed memory leak in rls
  * resource_notify.c: modules_k/rls: Added DB transaction code around rls_presentity insert/replace
  * send_subscribe.c: modules_k/pua: Fixed double-free in pua
  * subscribe.c: modules_k/rls: Fixed memory leak in rls under some error conditions
  * rls.c: modules_k/rls: Fixed incorrect table version check

  [ jbonilla ]
  * Updated to upstream 3.3.1
  * Apply 9211_accounting_time_precision.patch
  * Apply 9231_dialplan_regexp_subst.patch
  * Apply 9233_unforce_rtp_proxy_one_param.patch
  * Apply 9239_forward_port_usrloc.patch
  * Apply 9441_add_pcem_module.patch
  * Apply 9535_no_default_config.patch
  * Create folder of patches to track Sipwise changes
  * notify.c: Merge 25c6efc8d245c339c77748f93c222188769a7be8
  * loose.c: Upstream  8db3e9c29b2cf1ff5c6f93411d3e9a90f7eb82ef
  * Add kamailio-dbg package to packaging

 -- Jon Bonilla <jbonilla@sipwise.com>  Tue, 07 Aug 2012 20:23:56 +0200

kamailio (3.3.0+ngcp0) unstable; urgency=low

  * update to 3.3.0 from upstream

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Fri, 22 Jun 2012 17:42:30 +0200

kamailio (3.1.5+sipwise8) unstable; urgency=low

  [ agranig ]
  * path.c: Use single-quotes instead of double-quotes in received-param.
  * parse_param.c: Also parse single-quoted params correctly.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Mon, 04 Jun 2012 18:16:56 +0200

kamailio (3.1.5+sipwise7) unstable; urgency=low

  [rfuchs]
  * Fix logic mistakes in unforce_rtp_proxy1_f.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Wed, 25 Apr 2012 17:53:51 +0200

kamailio (3.1.5+sipwise6) unstable; urgency=low

  * Fix 'wday' period matching in tmrec module

 -- Richard Fuchs <rfuchs@sipwise.com>  Mon, 16 Apr 2012 10:22:28 -0400

kamailio (3.1.5+sipwise5) unstable; urgency=low

  [ agranig ]
  * rtpproxy.c,rtpproxy_funcs.c: Also parse via1 branch.
  * rtpproxy.c,rtpproxy_funcs.h: Add unforce_rtp_proxy("param") function.
  * rtpproxy.c: Copy viabranch to iovec for sending it out.
  * rtpproxy.c: More debug for rtpp.
  * rtpproxy.c,rtpproxy_funcs.c,rtpproxy_funcs.h: Differentiate between 'v' (via1) and 'V' (via2) handling.
  * rtpproxy.c: Fix position of viabranch.
  * rtpproxy.c: Remove log message printing via.
  * rtpproxy_funcs.c: Double-check parsed via header.
  * rtpproxy.c,rtpproxy_funcs.c,rtpproxy_funcs.h: Cleanup getting via branch.
  * ul_mi.c: Use Path as 6th param in ul_add.
  * kamctl,kamctl.8,kamctl.ctlbase: Add path handling to kamctl.
  * ul_mi.c,kamctl: Make path 0 if not used, otherwise mi parser bails out if empty.
  * ul_mi.c: Better path detection.
  * ul_mi.c: Fix syntax error.
  * rtpproxy_admin.xml,rtpproxy.c: Change v/V flags to 1/2 and add doc.


  [ apogrebennyk ]
  * redis_client.c: while we are at it allow ndb_redis to reconnect
  * Makefile: enable system malloc instead of pkg_malloc for fifo commands.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Mon, 05 Mar 2012 17:15:57 +0100

kamailio (3.1.5+sipwise4) unstable; urgency=low

  * lcr: the lcr module shall support ipv6
  * lcr_mod.c: more required changes for ipv6 support
  * lcr_mod.c: add [] around ipv6 addresses in sip uris
  * lcr_mod.h: add a missing required .h include
  * lcr_mod.c: support ipv6 addresses in [] notation as well
  * lcr_mod.c: remove some ipv6 stuff if source isnt being built with ipv6 support
  * lcr_mod.c: adjust sanity checks for longer ip addresses
  * tmrec: Backport new tmrec module from trunk.
  * tmrec: Add a port of Time::Period
  * tmrec: Use different return values for different cases
  * Makefile: Include tmrec module in builds.

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Thu, 26 Jan 2012 14:26:57 +0100

kamailio (3.1.5+sipwise3) unstable; urgency=low

  * Bump version for bad tagging fix

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Fri, 02 Dec 2011 14:16:48 +0100

kamailio (3.1.5+sipwise2) unstable; urgency=low

  * enable milliseconds precision for accounting (kamailio part)
  * fix the usage of avps with string names in dialplan replacement (backport from 3.2.0; bug 453)
  * db_text(k): init new db text table structure to 0
  * Do not consider late requests for dialogs in "deleted"
  * fix ndb_redis connect arguments parsing
  * Update init file lsb headers

 -- Andrew Pogrebennyk <apogrebennyk@sipwise.com>  Fri, 02 Dec 2011 14:16:48 +0100

kamailio (3.1.5+sipwise1) unstable; urgency=low

  * Merge with kamailio 3.1.5

 -- Jon Bonilla <jbonilla@sipwise.com>  Tue, 27 Sep 2011 15:31:35 +0200

kamailio (3.1.3+sipwise7) unstable; urgency=low

  * Fix redis module package creation

 -- Jon Bonilla <jbonilla@sipwise.com>  Mon, 26 Sep 2011 15:31:35 +0200

kamailio (3.1.3+sipwise6) unstable; urgency=low

  * Increase PKG_MEM_SIZE to 16 and MAX_BRANCHES to 24.

 -- Andreas Granig <agranig@sipwise.com>  Tue, 20 Sep 2011 15:31:35 +0200

kamailio (3.1.3+sipwise5) unstable; urgency=low

  * Cherry-picked 9dbf735878acc87bab1a0740476f1d106f89412f from
    upstream: core: allow forcing send socket for replies

 -- Andreas Granig <agranig@sipwise.com>  Tue, 20 Sep 2011 13:25:00 +0200

kamailio (3.1.3+sipwise4) unstable; urgency=low

  * Cherry-picked b4fae8b9eee6d893aa2591bcc9039ea53a142161 from
    upstream: rr(k): execute callbacks only for local route uri

 -- Andreas Granig <agranig@sipwise.com>  Wed, 14 Sep 2011 11:40:57 +0200

kamailio (3.1.3+sipwise3) unstable; urgency=low

  * Backported ndb_redis module from 3.2 tree.

 -- Andreas Granig <agranig@sipwise.com>  Fri, 22 Jul 2011 11:28:32 +0200

kamailio (3.1.3+sipwise2) unstable; urgency=low

  * Cherry-picked 16183d4553aca270da1284255f3f6862132a3aeb from
    upstream to fix registrar handling with pjsip-based clients.

 -- Andreas Granig <agranig@sipwise.com>  Wed, 08 Jun 2011 17:53:10 +0200

kamailio (3.1.3+sipwise1) unstable; urgency=low

  * Rebuild from upstream.
  * Change PKG mem pool size to 8M.
  * Suppress debug message regarding "broken replies" to natping requests.

 -- Andreas Granig <agranig@sipwise.com>  Wed, 20 Apr 2011 16:15:29 +0200

kamailio (3.1.1) unstable; urgency=low

  * update to 3.1.1 from upstream

 -- Jon Bonilla <manwe@aholab.ehu.es>  Fri, 3 Dec 2010 16:30:00 +0100

kamailio (3.1.0) unstable; urgency=low

  * update to 3.1.0 from upstream

 -- Jon Bonilla <manwe@aholab.ehu.es>  Wed, 6 Oct 2010 17:24:00 +0100

kamailio (3.0.2.99) unstable; urgency=low

  * update to 3.0.2.99 for development version builds

 -- Jon Bonilla <manwe@aholab.ehu.es>  Fri, 28 May 2010 22:26:00 +0100

kamailio (3.0.2) unstable; urgency=low

  * update to 3.0.2 from upstream

 -- Daniel-Constantin Mierla <miconda@gmail.com>  Thu, 27 May 2010 10:27:36 +0100

kamailio (3.0.1) unstable; urgency=low

  * update to 3.0.1 from upstream

 -- Daniel-Constantin Mierla <miconda@gmail.com>  Mon, 08 Mar 2010 20:30:48 +0100

kamailio (3.0.0) unstable; urgency=low

  * update to 3.0.0 from upstream

 -- Daniel-Constantin Mierla <miconda@gmail.com>  Mon, 11 Jan 2010 18:30:42 +0100

kamailio (3.0.0-rc3) unstable; urgency=low

  * update to 3.0.0-rc3 from upstream
  * updated debian/rules to work with the SIP Router style module packaging

 -- Daniel-Constantin Mierla <miconda@gmail.com>  Fri, 10 Dec 2009 12:10:02 +0100

kamailio (3.0.0-rc2) unstable; urgency=low

  * update to 3.0.0-rc2 from upstream
  * updated debian/rules to work with the new style module packaging

 -- Jonas Bergler <jonas.bergler@staff.snap.net.nz>  Wed, 18 Nov 2009 12:30:02 +1300

kamailio (1.5.0-svn1) unstable; urgency=low

  * increment debian packaging for trunk

 -- Henning Westerholt <henning.westerholt@1und1.de>  Mon, 02 Mar 2009 17:40:02 +0100

kamailio (1.4.0-svn1) unstable; urgency=low

  [ Klaus Darilion ]
  * first release of Kamailio (after renaming from Openser)

 -- Julien BLACHE <jblache@debian.org>  Wed, 12 Dec 2007 17:25:31 +0100


