Change in ...osmo-sip-connector[master]: Bump version: 1.2.0.25-ff8a → 1.3.0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Aug 8 16:02:39 UTC 2019


pespin has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/15129 )

Change subject: Bump version: 1.2.0.25-ff8a → 1.3.0
......................................................................

Bump version: 1.2.0.25-ff8a → 1.3.0

Change-Id: I3d3d048380753431c313cffa82de430dfbd3b93c
---
M debian/changelog
1 file changed, 41 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/debian/changelog b/debian/changelog
index 8e570cb..bbe3db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,44 @@
+osmo-sip-connector (1.3.0) unstable; urgency=medium
+
+  [ Keith ]
+  * Support International Caller ID
+  * Support Emergency Calling
+  * Add media mode parameter to sdp_create_file()
+  * Handle SIP re-INVITEs
+  * Prepare to support MO Call HOLD
+  * Add support for MNCC HOLD/RETRIEVE
+  * Only send update to MNCC if media info changed.
+  * IPs stored in the call struct are NETWORK byte order
+  * Following from previous commit, assume other->ip is network byte order
+  * inet_ntoa() is deprecated, use inet_ntop() instead
+  * Fix bug with MO calls not connecting.
+  * Define hold/retrieve functions for MO calls
+  * Cosmetic: Logging and Comments, spelling and clarity changes
+  * Handle case where SIP side hangsup while MNCC is on hold
+  * Logging: Make use of Levels, clarify some messages
+  * In hold/retrieve/reinvite, add check that other_leg exists
+
+  [ Harald Welte ]
+  * cosmetic: use OSMO_STRLCPY_ARRAY() instead of osmo_strlcpy()
+  * MNCC: Do not continue with B leg if A leg is cancelled.
+
+  [ Rafael Diniz ]
+  * Added daemonize feature to osmo-sip-connector
+
+  [ Daniel Willmann ]
+  * Properly indent config file
+
+  [ Oliver Smith ]
+  * Cosmetic: debian: build-depends in multiple lines
+  * debian: create -doc subpackage with pdf manuals
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+  [ Pau Espin Pedrol ]
+  * Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
+  * Require newer libosmocore 1.0.0
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Thu, 08 Aug 2019 17:54:49 +0200
+
 osmo-sip-connector (1.2.0) unstable; urgency=medium
 
   [ Keith ]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sip-connector/+/15129
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-Change-Id: I3d3d048380753431c313cffa82de430dfbd3b93c
Gerrit-Change-Number: 15129
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190808/d9d9f625/attachment.htm>


More information about the gerrit-log mailing list