blob: bb9a849c0f8b3112f53cb21a93f956225bc8112a [file] [log] [blame]
Harald Weltee7d27ae2017-11-10 11:21:40 +09001osmo-mgw (1.2.0) unstable; urgency=medium
2
3 [ Neels Hofmeyr ]
4 * jenkins: use osmo-clean-workspace.sh before and after build
5 * vty: skip installing cmds now always installed by default
6 * mgcp-client vty: use name 'mgw' instead of 'mgcpgw'
7 * mgcp client: vty: tweak doc strings
8
9 [ Philipp Maier ]
10 * sdp: refactoring sdp parser/generator
11 * cosmetic: rename bts_codec to codec_str
12 * cosmetic: fix coding style for mgcp_parse_sdp_data()
13 * cosmetic: fix commenting style
14 * cosmetic: correct whitespaces
15 * client: fix stderror logging in unit-test
16 * client: add unified function to generate MGCP messages
17 * client: add ip address parsing to the client
18 * protocol: allow wildcarded DLCX
19 * mgcp: remove port/timeslot calculator functions from mgcp.h
20 * network: add separate log category
21 * cosmetic: make dummy packet handling more explicit
22 * network: autdetect rtp bind ip-address
23 * network: fix rtp packet length
24 * network: remove unused return code
25
26 [ Pau Espin Pedrol ]
27 * mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base'
28
29 -- Harald Welte <laforge@gnumonks.org> Fri, 10 Nov 2017 11:10:23 +0900
30
Harald Welte1ae2d5e2017-10-28 12:48:42 +020031osmo-mgw (1.1.0) unstable; urgency=medium
32
33 * New upstream release
34
35 -- Harald Welte <lafore@gnumonks.org> Sat, 28 Oct 2017 12:48:41 +0200
36
Maxf19acc92017-09-14 18:35:06 +020037osmo-mgw (1.0.2) unstable; urgency=low
38
39 * First release after major rename.
40
41 -- Max Suraev <msuraev@sysmocom.de> Thu, 14 Sep 2017 18:41:05 +0200
42
43
Alexander Couzensbf0ab742017-08-07 07:55:28 +000044osmo-mgw (0.1.0) unstable; urgency=low
Holger Hans Peter Freytherddf4e1e2016-05-24 23:15:12 +020045
Alexander Couzensbf0ab742017-08-07 07:55:28 +000046 * Initial release.
Holger Hans Peter Freytherddf4e1e2016-05-24 23:15:12 +020047
Alexander Couzensbf0ab742017-08-07 07:55:28 +000048 -- Alexander Couzens <lynxis@fe80.eu> Tue, 08 Aug 2017 01:12:53 +0000