From 4219ca38fd1fb09b73b46ccc75cb12da88fee1be Mon Sep 17 00:00:00 2001 From: Sipwise Jenkins Builder Date: Sun, 28 Jul 2024 12:04:38 +0200 Subject: [PATCH] Release new version 1:1.6.0+0~mr13.0.0.0 --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian/changelog b/debian/changelog index b16e7430..00cd5f85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +ngcp-sems (1:1.6.0+0~mr13.0.0.0) unstable; urgency=medium + + [ Donat Zenichev ] + * [f333ea4] MT#60408 Update core: SDP origin manipulation fix + * [50248f7] MT#60408 Update core and CallLeg: SDP origin manipulation fix + * [731b041] MT#60408 core: add functions to accept pending invites + * [cb48c87] MT#60408 Introduce an optional behavior on pending transaction + * [08e3ad9] MT#59446 Do not pend call leg update for pick up case + * [ad96f45] MT#60408 CallLeg: `isHoldRequest()` has to deal with const sdp + * [b21a430] MT#60408 CallLeg: use dedicated fund to check expecting offer + * [c0452f5] MT#60408 Answer with 'inactive' when 'inactive' requested during the on hold + * [faf99ab] MT#59851 CallLeg: Refactor hold related things + * [e80aebf] MT#59867 putOnHoldImpl: `createHoldRequest()` sessV increment + * [760ef73] MT#60297 Save SDP origin after call is held/resumed + * [ced4a52] MT#56772 AmSdp: covert sessId / sessV to llu + * [f343df5] MT#60480 Limitation of origin id/ver to 64bits (unsigned long long) + + -- Sipwise Jenkins Builder Sun, 28 Jul 2024 12:04:38 +0200 + ngcp-sems (1:1.6.0+0~mr12.5.0.0) unstable; urgency=medium * New release.