blob: 8b10b490a89110576930c2ab875ce129cddfb229 [file] [log] [blame]
Pau Espin Pedrol1d23dfb2023-03-10 14:55:21 +01001osmo-mgw (1.11.1) unstable; urgency=medium
2
3 * mgcp_network: Unregister osmo_fd before closing fd
4
5 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 10 Mar 2023 14:55:21 +0100
6
Pau Espin Pedrol342a9a92023-02-07 16:58:42 +01007osmo-mgw (1.11.0) unstable; urgency=medium
8
9 [ Pau Espin Pedrol ]
10 * mgcp-client: Remove impossible code path
11 * mgcp_osmux: Drop duplicated conn_osmux_release_cid() in code path
12 * Use Osmux default port define from libosmo-netif
13 * osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle
14 * mgw: Fix osmux conn local IP selection
15 * cosmetic: osmux: Fix wrong indentation
16 * mgw: Use X-Osmux string define
17 * Add Osmux log category
18 * cosmetic: main: Properly format log_info_cat
19 * osmux: Use better name for function which may allocate a new struct
20 * osmux: Use osmo_sockaddr wherever possible
21 * osmux: Log refcounting of osmux_handle_list
22 * osmux: Fix memleak on error code path
23 * osmux: don't store conn ptr inside shared osmux_handle
24 * osmux: set log level of expected code path to INFO
25 * cosmetic: vty: Fix indentation whitespace
26 * osmux: Log sendto() error
27 * cosmetic: mgcp_conn.h: fix indentation whitespace
28 * osmux: Attach osmux to virtual trunk
29 * osmux: Clean up helper macro osmux_chunk_length()
30 * osmux: Get rid of static NULL talloc context
31 * Fix typo in ratectr description
32 * mgcp_conn: rename field s/rate_ctr_group/ctrg/g
33 * Use 'static const' instead of 'const static' everywhere
34 * osmux: Add connection and global rate counters
35 * cosmetic: osmux: Fix formatting of if-else brackets
36 * osmux: Rename field osmux usage policy and define it with proper type
37 * Use bool type instead of int in config field
38 * osmux: Support local CID != remote CID
39 * osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c
40 * osmux: Improve per-conn tx rate counters
41 * vty: show per-connection Osmux VTY stats
42 * osmux: Rename field s/init/initialized
43 * osmux: Allocate rate counters during initialization of osmux conn
44 * cosmetic: osmux: Drop extra empty line
45 * osmux: Drop unneeded comment block
46 * osmux: Lower log level when osmux batch received for unknown CID
47 * osmux: Keep decoding osmux pkt if a batch contains an unknown CID
48 * Allocate struct osmux_in_handle through new libosmo-netif APIs
49 * osmux: Drop logging of osmux internal counters
50 * osmux: cleanup misleading code calling rtp_bridge_cb
51 * osmux: Unify rtp_conn osmux type into a single type
52 * osmux: Match remote address in osmux_conn_lookup()
53 * osmux: Fill in from_addr in struct osmo_rtp_msg_ctx
54 * osmux: Log remote address upon rx of osmux pkt
55 * send_dummy: Use proper condition to test if conn is osmux
56 * Fix regression in detection of legacy dummy packets
57 * Use new libosmocore API osmo_sockaddr_is_any()
58 * Get rid of separate rtp_port field
59 * osmux: Use available API to check if remote end is known
60 * Add Osmux IPv6 support
61 * Clean up local var pointers in mgcp_get_local_addr()
62 * osmux: Change couple log lines to OSMUX category
63 * osmux: Add square brackets around IPv6 address to distinguish port in log line
64 * osmux: Drop unused role parameter
65 * osmux: cosmetic: Fix indentation
66 * Check once if remote addr is available when sending dummy packet
67 * osmux: Simplify and constify param passing
68 * osmux: Set conn->type during osmux_init_conn()
69 * osmux: Make conn_osmux_{allocate,release}_local_cid() APIs static
70 * osmux: Define osmux_dummy cfg as boolean
71 * osmux: Move setting OSMUX_STATE_DISABLED to initializer function
72 * osmux: Erase references to bsc-nat
73 * mgcp_conn_dump(): Separate dump for osmux and iuup connections
74 * osmux: Introduce osmux peer-behind-nat (on|off) and rework conn activation
75 * osmux: Clean up mgcp_config osmux fields
76 * cosmetic: Fix typo in comment
77 * mgcp-client: pool: Improve documentation of some internal fields
78 * mgcp-client: Avoid double iteration picking client from pool
79 * mgcp-client: Fix typo in internal function name
80 * mgcp-client: Rename internal field in mgcp_client_pool
81 * mgcp-client: Move & rename helper function outside of vty code
82 * mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member
83 * mgcp-client: Move internal API acting on mgcp_client_pool to the correct file section
84 * mgcp-client: Refactor reinit of mgcp clients
85 * mgcp-client: Rearrange order of structs and APIs in header
86 * mgcp-client: Rearrange internal backpointers
87 * mgcp-client: Introduce APIs to manually select mgcp_client from pool
88 * mgcp-client: vty: Write deprecation warning using non-mgw nodes
89 * mgcp-client: Use random free local port by default
90 * mgcp-client: Convert users supporting new MGW Pool VTY node during write-config
91 * mgcp-client: Introduce API mgcp_client_pool_config_write
92 * mgcp-client: Add new VTY commands under mgw node without mgw prefix
93 * mgcp-client: Fix 'mgw endpoint-range' command dropped from old VTY node
94 * mgcp-client: Refactor system keeping old users not calling mgcp_client_pool_config_write() working
95 * mgcp-client: Fix no 'mgw ' prefix written in old VTY node
96 * Fix misleading error log
97 * mgcp_send: Use mgcp_conn_rtp_is_iuup() helper
98 * cosmetic: Clarify and fix typos in comment
99 * mgw: Log unexpected RTP AMR OA-vs-BE payload
100 * Rename and move func checking if amr mode is explicitly configured
101 * mgw: rx_rtp(): reorder checks and handlings
102 * mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/
103 * osmux: Rename function and pass msgb directly to it
104 * osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode
105 * Improve logging on AMR OA<->BWE conversion failure
106 * osmux: Rotate over available Osmux CID when allocating a new one
107 * osmux: Use new osmux_xfrm_input API to set name on each link
108 * iuup: Use osmo_amr_ft_valid() API
109
110 [ Vadim Yanitskiy ]
111 * libosmo-mgcp-client: add -no-undefined to *_la_LDFLAGS
112
113 [ Philipp Maier ]
114 * mgcp_e1: fix apidoc
115 * mgcp_network: improve coment
116
117 [ Max ]
118 * Set working directory in systemd service file
119 * Add realtime scheduling and set priority in service file
120 * ctrl: take both address and port from vty config
121
122 [ Harald Welte ]
123 * Make osmo_mgcpc_ep_fsm_pre_term() static
124 * Support building with -Werror=strict-prototypes / -Werror=old-style-definition
125 * Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition
126 * update outdated vty copyright statement
127
128 [ Oliver Smith ]
129 * mgcp_client_pool.h: add missing stdbool include
130 * Fix various typos
131 * mgcp_client: add new clearmode codec
132
133 [ Neels Hofmeyr ]
134 * AMR->IuUP: do not crash on AMR data before IuUP Init
135 * AMR->IuUP: properly translate Q -> FQC
136 * IuUP->AMR: do not patch payload type a second time
137 * IuUP->AMR: log whether converting to AMR OA or BE
138 * AMR->IuUP: log conversion, like for the flipside
139
140 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 16:58:41 +0100
141
Pau Espin Pedrolcfef3682022-06-28 18:50:25 +0200142osmo-mgw (1.10.0) unstable; urgency=medium
143
144 [ Eric ]
145 * adjust mgcp response context
146 * rework message handling
147 * add a lock-free bounded spsc interthread queue
148 * clang-format: remove foreach macros
149 * fix mgcp_conn_free_all ubsan complaints
150
151 [ Philipp Maier ]
152 * configuration: point out difference between trunk-nr and e1 line nr
153 * mgcp_client: add new codec IUFP as VND.3GPP.IUFP
154 * mgcp_codec: do not differentiate between oa and bwe when comparing codec
155 * mgcp_network: do not try to convert RTCP packets
156 * mgcp_network: fix typo RTPC -> RTCP
157
158 [ Oliver Smith ]
159 * treewide: remove FSF address
160
161 [ Pau Espin Pedrol ]
162 * mgcp_network.c: Set proper CRC Header for ACK Initialization
163 * cosmetic: Rename variable payload=>payload_type
164 * mgcp_network.c: Fix byte alignment of CRC Header for ACK Initialization
165 * Define mgcp_rtp_end.output_enabled as bool
166 * cosmetic: mgcp_codec.c: Fix typo in comment
167 * Drop unneeded ax_check_compile_flag.m4
168 * Make function amr_is_octet_aligned publicly available
169 * Initial IuUP support using proper FSMs
170 * IuUP: Support RFCI ID != RFCI Index
171 * iuup: Fix caps in logging message
172 * iuup: Check for IuUP Initialization retrans
173
174 [ Alexander Couzens ]
175 * doc/overview: fix wrong project page link
176
177 [ Vadim Yanitskiy ]
178 * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'
179 * libosmo-mgcp: e1: fix memleaks in e1_recv_cb()
180
181 [ Harald Welte ]
182 * update git URLs (git -> https; gitea)
183
184 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 28 Jun 2022 18:50:25 +0200
185
Pau Espin Pedrol58dc88b2021-11-16 16:59:21 +0100186osmo-mgw (1.9.0) unstable; urgency=medium
187
188 [ Harald Welte ]
189 * TOS bits != DSCP
190 * manual: don't define fig-bsc twice
191 * switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP()
192 * mgw: Add support for setting socket priority from VTY
193 * manual: Include QoS chapter and add osmo-mgw specific example
194
195 [ Keith ]
196 * Add vty command 'show mgcp active'
197 * Log some useful messages at ERROR/INFO instead of DEBUG
198
199 [ Neels Hofmeyr ]
200 * send DLCX only once
201 * tweak termination DLCX log msg
202 * add osmo_mgcpc_ep_ci_get_remote_rtp_info()
203 * check_rtp_destin(): clarify log msg
204 * mgcp_client_fsm delete: set mgcp_client as ctx, not NULL
205 * mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK
206 * mgcp_client_fsm: add missing log_subsys
207 * mgcp_client: add logging on received MGCP messages
208
209 [ Philipp Maier ]
210 * mgcp_network: fix implicit address loopback
211 * mgcp_common, mgcp_udp_send: make parameter buf const
212 * mgcp_network: refactor MGCP_DUMMY_LOAD
213 * mgcp_client: drop nunnecessary else statement
214 * mgcp_client: fix error handling in mgcp message generation
215 * mgcp_protocol: fix loop that sends dummy RTP packets
216 * mgw_main: fix loop that resets all endpoints
217 * mgcp_trunk: drop ws line
218 * mgcp_ratectr: drop ws line
219 * mgcp_ratectr: fix sourcecode formatting
220 * mgcp_trunk: add value string for trunk type.
221 * mgcp_ratectr: refactor rate counter and set group name
222 * mgcp_protocol: forward declare mgcp_endpoint
223 * mgcp_endp: make wildcarded detection separate
224 * mgcp_protocol: refactor request handler array
225 * mgcp_trunk: use unsigned int instead of int as trunk_nr
226 * mgcp_protocol: refactor MGCP request handling
227 * mgcp_ratectr: add stats items to monitor trunk usage
228 * mgcp_msg: add trunk parameter to mgcp_check_param for logging
229 * mgcp_protocol: refactor function create_response_with_sdp
230 * mgcp_protocol: add support for wildcarded DLCX
231 * remove struct member wildcarded_req from struct mgcp_endpoint
232 * mgcp_lient: remove unsubstantial FIXME note
233 * mgcp_protocol: assert endp when it becomes mandatory
234 * mgcp_trunk: check MGW domain name earlier
235 * mgcp_ratectr: add stats items to monitor trunk usage
236 * mgcp_client: fix typo Initalize -> Initialize
237 * mgcp_protocol: get rid of policy_cb and change_cb
238 * mgcp_ratectr: do not set talloc destructor on library allocated item
239 * mgcp_client: allow to reset endpoints on startup
240 * mgcp_client_vty: remove unnecessary checks
241 * mgcp_client: do not print (null) when address is ANY
242 * mgcp_client: refactor function init_socket
243 * libosmo-mgcp-client: extend the mgcp_client for MGW pooling
244 * mgcp_client_vty: add missing docstrings
245 * mgcp_client_vty: add OSMO_ASSERT on pool parameter
246 * mgcp_client_vty: fix docstrings for mgw-pool
247 * mgcp_client_vty: cosmetic: doc string should terminated with \n
248 * mgcp_client_vty: fixing docstring
249 * mgcp_ratectr: remove unusued rate counters
250 * mgcp_client: fix typo in doxygen comment
251 * mgcp_client: add MGW name as logging context
252
253 [ Pau Espin Pedrol ]
254 * Use new stat item/ctr getter APIs
255 * constify arg in addr_is_any()
256 * Define patch_ssrc as bool type
257 * constify some function arg pointers
258 * mgcp_network.c: Reorder some functions in file
259 * mgcp_send_dummy: Check RTP destination is available before attempt tx
260 * mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided
261 * Fail rx MDCX sendrecv with invalid remote addr
262 * Take into account Marker bit when patching RTP stream
263 * Use DLMGCP instead of DLGLOBAL in log lines
264 * Fix attribute parsing on gcc 11.1.0
265
266 [ neels ]
267 * Revert "mgcp_ratectr: add stats items to monitor trunk usage"
268
269 [ Daniel Willmann ]
270 * contrib/jenkins: Use ASAN for osmo-mgw
271
272 [ Oliver Smith ]
273 * mgcp_client_vty: add missing NO_STR
274 * Revert "Turn some compiler warnings into errors"
275
276 [ Eric ]
277 * add vscode stuff to gitignore
278 * configure.ac: fix maybe-uninitialized for clang
279 * fix missing includes and forward declarations
280 * rename do_retransmission
281 * mgcp_sdp: fix potential leak
282 * stats: make sanitizers happy
283 * libosmo-mgcp: cleanup audio codex alloc
284 * libosmo-mgcp: atomic rate counter group indexes
285 * libosmo-mgcp: do not use the default msgb talloc context
286 * globally lock the portrange when trying to grab a port to prep for multithreading
287 * embed strings into structs
288 * adjust talloc context
289 * endp: do not cache cfg pointer
290 * add modified .clang-format
291 * rename strip_epname and find_specific_endpoint and make them available
292 * fix mgcp_conn_free_all
293 * fix up some docstrings that lost their dot
294
295 [ Vadim Yanitskiy ]
296 * libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add()
297
298 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 16 Nov 2021 16:59:21 +0100
299
Harald Welte9ffaba72021-02-24 10:56:17 +0100300osmo-mgw (1.8.1) unstable; urgency=medium
301
302 * attempt to fix RPM spec file after recent soversion bump
303
304 -- Harald Welte <laforge@osmocom.org> Wed, 24 Feb 2021 10:56:17 +0100
305
Pau Espin Pedrol6ccdaa22021-02-23 18:28:45 +0100306osmo-mgw (1.8.0) unstable; urgency=medium
307
308 [ Harald Welte ]
309 * Fix number of endpoints of default trunk
310 * Add CTRL interface to osmo-mgw
311 * Update per-trunk global packet/byte counters in real-time
312 * remove accidential TODO-RELEASE entry
313 * mgcp_protocol: Avoid code duplication between virtual + other trunks
314 * osmo-mgw.spec.in: Use %config(noreplace) to retain current config file
315 * mgcp_client_init(): consider "talloc returns NULL" case
316 * mgcp_client_pending_add(): Consider "talloc returns NULL" case
317 * libosmo-mgcp-client: fix memleak in case if no response is received
318 * debian/control + SPEC: Add missing build dependency to libosmo-abis
319 * osmo-mgw.spec.in: Fix dependency to libosmoabis
320 * osmo-mgw.spec.in: Add missing dependency to libosmotrau
321 * Add example osmo-mgw configuration file for Abis/E1
322 * use osmo_fd_setup() whenever applicable
323
324 [ Neels Hofmeyr ]
325 * fix vty dump_trunk: start from zero, do not omit first CONN
326 * allow larger MGCP client wqueue: 10 -> 1024
327 * add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout
328 * manuals: generate vty reference xml at build time
329 * refactor: use msgb to receive, pass and send RTP packets
330 * change timer T2427001 to X2427
331
332 [ Philipp Maier ]
333 * doc: do not bind osmo-mgw to random ip-address
334 * cosmetic: remove excess newlines
335 * mgcp: remove unused callback pointer
336 * mgcp: find better locations for LOGPCONN and LOGPENDP
337 * vty: fix unreachable code (error msg on trunk alloc fail)
338 * mgcp_vty: fix indentation
339 * osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg
340 * mgcp_vty: fix indentation in VTY config write
341 * osmo-mgw: refactor endpoint and trunk handling
342 * mgcp_trunk: remove audio_name and audio_payload
343 * ratectr: move rate counter definitions into mgcp_ratectr.h
344 * cosmetic: fix doxygen
345 * cosmetic: fix doxygen
346 * cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb()
347 * trunk: get rid of virt_trunk pointer
348 * cosmetic: remove excess space
349 * endp: move endpoint name generation into mgcp_endp.c
350 * endp: add name generator function for E1 endpoints
351 * mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard()
352 * mgcp_trunk: fix docstring for mgcp_trunk_alloc()
353 * mgcp_osmux: remove unused define constants
354 * mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h
355 * mgcp_trunk: use enum type for trunk type variable
356 * trunk: parse E1 trunk number
357 * endp: add typeset for e1-endpoints
358 * mgcp_conn: move struct mgcp_conn mgcp_conn.h
359 * mgcp_internal: remove forward declaration struct mgcp_endpoint_type
360 * endp: add E1 endpoint interlocking
361 * endp: require domain name also for E1 endpoints
362 * mgcp_trunk: pick trunk by number and type
363 * mgcp_client: add function to generate e1-endpoint names
364 * mgcp_endp: use define constant to define max number of E1 subslots
365 * mgcp_endp.c: cosmetic: fix sourcecode formatting
366 * mgcp_trunk: remove double check
367 * mgcp_test: do not access endpoint array elements directly
368 * mgcp_vty: fix endpoint number configuration
369 * mgcp_test: remove trunk2 from unit-test
370 * mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array
371 * mgcp_protocol: remove unused variable
372 * mgcp_e1: finish E1 support, add E1 support from libosmoabis
373 * get rid of mgcp_internal.h
374 * mgcp_ratectr: fix comments in header file
375 * mgcp_e1: use return value of e1inp_line_update()
376 * mgcp_protocol: log when endpoint is unavailable
377 * cosmetic: add missing new-line
378 * mgcp_trunk: drop "trunk 0" limitation
379 * mgcp_e1: make E1 ts initalization more debugable
380 * mgcp_e1: remove unused struct member trunk->e1.line
381 * mgcp_endp: use NUM_E1_TS from e1_input.h
382 * mgcp_trunk: increase default number of virtual endpoints
383 * cosmetic: mgcp_client_fsm: change error message.
384 * mgcp_vty: remove remains of loopback functionality
385 * mgcp_vty: deprecate bind early command
386 * mgcp_e1: do not expose function mgcp_e1_init()
387 * mgcp_vty: add user attributes to configuration commands
388 * overview: update section limitations.
389 * overview: fix graph "OsmoMGW used with OsmoBSC"
390 * overview: fix graph "OsmoMGW used with OsmoMSC"
391 * overview: add graph to show E1 integration
392 * configuration: remove hint towards trunk 0 limit
393 * configuration: drop note about lackin E1 support
394 * configuration: add note that changes to trunks need a restart
395 * mgcp_vty: fix config write for trunk 0
396 * mgcp_vty: add missing VTY commands for E1 trunks
397 * mgcp_trunk: get rid of magic numbers for E1 slots
398 * configuration: add section about E1 trunks
399 * usermanual: add chapter about mgcp endpoints
400 * mgcp_client: get rid of magic numbers for E1 slots
401
402 [ Eric ]
403 * tests: dlopen does not imply availability of dlsym..
404 * configure.ac: fix libtool issue with clang and sanitizer
405
406 [ Alexander Chemeris ]
407 * vty: Prepend VTY output of counters for better visual separation.
408 * counters: Implement more useful counters.
409 * mgcp_network: Fix a typo in the comment bahviour -> behaviour
410 * rtp_bridge: Demote a chatty ERROR log message to DEBUG level.
411
412 [ Pau Espin Pedrol ]
413 * Use OSMO_FD_* instead of deprecated BSC_FD_*
414 * Support setting rt-prio and cpu-affinity mask through VTY
415 * cosmetic: Rename main talloc ctx
416 * mgcp-client: Support IPv6 in osmo_mgcpc_ep_ci_get_crcx_info_to_sockaddr() implementation
417 * mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h
418 * mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format
419 * mgcp_client: Allow submitting and parsing IPv6 addr in SDP
420 * mgcp_client: Allow setting IPv6 addresses
421 * mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible
422 * mgcp_client: Support validating IPv6 addresses in CRCX and MDCX commands
423 * mgcp_client: Deprecate unused IPv4-only API
424 * mgcp_client: copy back Connection Information from MDCX ACK
425 * mgw: Fix mgcp_rtp_end field description comment
426 * mgw: Initial IPv6 support
427 * mgw: Introduce VTY cmd 'rtp bind-ip-v6' command
428 * mgw: Find and store RTP conn local_addr once during CRCX handling
429 * mgw: Announce and rebind new local address if change required during MDCX
430 * mgw: osmux: Avoid sending packets on recvonly connection
431 * mgw: Release endpoint after last conn times out
432 * mgw: osmux: Fix conn watchdog timeout not updated
433 * mgw: Don't be case-sensitive when parsing X-Osmo-IGN param
434 * cosmetic: Fix typo in comment
435 * mgw: Avoid logging notice message each time we receive nt param in LCO
436 * mgw: Fix return value documentation for API mgcp_verify_call_id
437 * cosmetic: Fix typo in comment
438 * contrib/jenkins: Enable parallel make in make distcheck
439 * .gitignore: Ignore new autofoo tmp files
440 * tests: Replace deprecated API log_set_print_filename
441
442 [ Oliver Smith ]
443 * contrib: import RPM spec
444 * contrib: integrate RPM spec
445 * Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
446 * contrib/jenkins: don't build osmo-gsm-manuals
447 * configure.ac: set -std=gnu11
448
449 [ Vadim Yanitskiy ]
450 * libosmo-mgcp-client: fix use-after-free in mgcp_client_tx()
451 * libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen()
452 * libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name()
453 * libosmo-mgcp: fix unused extra argument to printf() in add_fmtp()
454 * libosmo-mgcp: always check result of msgb_printf() in add_fmtp()
455 * libosmo-mgcp-client: mgcp_client_tx(): return rc on error
456 * debian/control: change maintainer to the Osmocom team / mailing list
457 * vty: use install_lib_element() and install_lib_element_ve()
458 * main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
459 * fixup mgcp_trunk: increase default number of virtual endpoints
460
461 [ Alexander Couzens ]
462 * configure.ac: require libosmoabis + libosmotrau >= 1.0.0
463
464 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 23 Feb 2021 18:28:45 +0100
465
Pau Espin Pedrolec450682020-01-03 13:35:10 +0100466osmo-mgw (1.7.0) unstable; urgency=medium
467
468 [ Neels Hofmeyr ]
469 * rename codecs_cmp() to codecs_same()
470 * mgcp_codec: constify 'param' arg
471 * fix crashes: don't assert on incoming RTP packet size
472 * mgcp_send(): stop looping on conversion error
473 * mgcp_codec: split codec_free() off of codec_init()
474 * fix memleak: actually free strings in mgcp_codec_reset_all()
475 * mgcp_test: extend / rewrite test_mgcp_codec_pt_translate()
476 * test_mgcp_codec_pt_translate(): more tests
477 * differentiate AMR octet-aligned=0 vs =1
478 * ptmap: implicitly match '/8000' and '/8000/1'
479 * mgcp_codec: codec_set(): log about all possible errors
480 * mgcp_codec_add: fix audio_name size check
481 * explicitly free codecs in mgcp_rtp_conn_cleanup()
482 * tweak mgcp_parse_audio_ptime_rtpmap()
483 * SDP: store all ptmap entries
484 * mgcp_client_fsm cleanup: Do not assert on DLCX failure
485 * clear pending requests on MGCP failure
486 * client: endp fsm: add notify struct, prep for cancel-notify
487 * client: endp fsm: clear ci[] before dispatching DLCX success
488 * client: endp fsm: allow cancelling a notify event
489 * client: endp fsm: add osmo_mgcpc_ep_ci_ep()
490 * accept MGCP without SDP
491 * fix use-after-free: require new fsm deferred dealloc, check for term
492
493 [ Pau Espin Pedrol ]
494 * mgcp_test: Correctly release all endpoints allocated
495 * mgw: Allocate mgcp_conn instance under tcfg->endpoints
496
497 [ Harald Welte ]
498 * manual: Fix copy+paste error
499 * mgcp_client: Check for osmo_fsm_register() error return value
500 * Move fsm_mgcp_client regstration to __attribute__((contructor))
501 * exit(2) on unsupported positional arguments on command line
502
503 [ Oliver Smith ]
504 * osmoappdesc.py: switch to python 3
505
506 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 03 Jan 2020 13:35:09 +0100
507
Pau Espin Pedrol50e52e42019-08-07 16:52:58 +0200508osmo-mgw (1.6.0) unstable; urgency=medium
509
510 [ Oliver Smith ]
511 * Cosmetic: fix spaces/tabs in mgcp_requests[]
512 * Inactive connection cleanup (disabled by default)
513 * debian: create -doc subpackage with pdf manuals
514 * vty: allow 0 as conn-timeout to disable it
515 * vty: update desc of conn-timeout
516 * manuals: update VTY documentation
517 * "make dist" fix for: no rule to make mgcp_common.h
518 * contrib/jenkins.sh: run "make maintainer-clean"
519
520 [ Philipp Maier ]
521 * Add option to GSM HR frames to RFC5593 representation
522 * mgcp_sdp: cosmetic: correct typo in comment
523 * mgco_client: cosmetic: remove excess whitespace
524 * mgcp_sdp: mgcp_sdp.c does not include own header file
525 * mgcp_sdp: untangle parsing of a= parameters
526 * mgcp_network: use mgcp_rtp_codec in downlink format callback
527 * AMR: Add function to convert between bw-effient and octet aligned mode
528
529 [ Neels Hofmeyr ]
530 * log: don't spam with "can not patch PT" messages
531 * mgcp client: allow setting conn mode for CRCX and MDCX
532 * make codec_table public as osmo_mgcpc_codec_names
533 * move MGW endpoint FSM from osmo-bsc to here
534 * fix: multiple initial CRCX
535 * constify map_codec_to_pt() ptmap arg
536
537 [ Pau Espin Pedrol ]
538 * mgcp-client: whitespace cleanup in mgcp_client.c
539 * mgcp-client: Sanitize implementation of mgcp_client_rtpbridge_wildcard
540 * libosmo-mgcp: Use trunk type during endpoint allocation
541 * cosmetic: Fix typos in comment
542 * cosmetic: tests: mgcp_client_test: clean trailing whitespace
543 * mgcp_msg: Log faulty line on Osmux parsing error
544 * cosmetic: handle_modify_con: Fix indentation level
545 * Introduce log fmt helpers LOGPENDP and LOGPCONN
546 * create_response_with_sdp: Fix inclusion of X-Osmux
547 * osmux: Cleanup of CID alloc pool APIs
548 * mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check
549 * osmux: Log osmux socket during osmux_init
550 * mgcp-cli: Change osmo_mgcpc_ep_fsm name to avoid collision with old osmo-bsc
551 * osmux: Document func and return different rc upon osmux init failure
552 * osmux: Fix reception of legacy dummy payloads
553 * osmux: Use LOGPCONN in several log calls
554 * cosmetic: mgcp_udp_send: Document port param is in network byte order
555 * cosmetic: osmux: Document network byte order in port variable
556 * vty: Allow enabling Osmux
557 * osmux: Allocate CID during CRCX
558 * osmux: Introduce mgcp_conn_rtp_is_osmux() helper
559 * osmux: Mark conn_rtp->type as osmux during CRCX
560 * mgcp-cli: Allow submitting X-Osmux on CRCX request
561 * mgcp-cli: Parse X-Osmux on CRCX response
562 * osmux: Handle Osmux MGCP extension in MDCX messages
563 * mgcp-cli: Allow submitting X-Osmux on MDCX request
564 * mgcp-cli: Parse X-Osmux on MDCX response
565 * osmux: Drop unneeded OSMUX_STATE_NEGOTIATING
566 * mgcp-cli: endpoint_fsm: Add API to retrieve Osmux CID from MGW
567 * osmux: Provide correct local port during mgcp resp
568 * osmux: Use remote port to send osmux frames
569 * osmux: Improve logging around osmux enabling events
570 * osmux: Delay osmux enable of conn until remote addr is configured by MDCX
571 * osmux: Redo read/write osmux glue code to have data routed correctly
572 * mgw, mgcp-li: Handle X-Osmux param name as case insensitive
573 * osmux: Use DUMMY ft msg as per Osmux spec
574 * osmux: Fix loopback for Osmux connections
575 * osmux: Fix CID release for non-enabled connections
576 * osmux: Fix hardcoded rtp payload_type 98 in osmux conn
577 * mgcp-cli: Validate osmux cid value during mgcp_msg_gen
578 * mgw: Support uppercase LCO options
579 * mgw: Support lowercase header parameters
580 * mgcp-cli: Support lowercase header parameters
581 * mgw: Support receiving uppercase connection mode
582 * mgw: Support receiving lowercase LCO codec
583 * mgw: Make check of duplicated LCO fields case insensitive
584 * mgw: Allow receiving lowercase MGCP header keyword
585 * mgw: Allow receiving lowercase X-Osmo-Ign Callid field
586 * mgw: Allow receiving uppercase noanswer keyword
587 * doc: X-Osmo-IGN: small formatting and typo fixes
588 * doc: Add Osmux documentation to OsmoMGW User Manual
589 * Catch unsigned integer MGCP parsing errors with strtoul
590 * Fix return variable of strtoul()
591 * Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
592 * configure.ac: Require libosmo-netif 0.6.0
593
594 [ Alexander Couzens ]
595 * mgcp_internal: LOGPENDP: ensure *endp is not NULL
596
597 [ Harald Welte ]
598 * handle NULL return of rate_ctr_group_alloc()
599 * update .gitignore
600 * mgcp_sdp: Don't check if an unsigned int is below 0
601
602 [ Vadim Yanitskiy ]
603 * configure.ac: drop useless check for -fvisibility=hidden
604
605 [ Daniel Willmann ]
606 * manuals: Add script to regenerate vty/counter documentation
607 * manuals: Update vty/counter documentation
608
609 [ Hoernchen ]
610 * turn -Werror=null-dereference into a warning
611
612 -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 07 Aug 2019 16:52:58 +0200
613
Harald Weltee81c1172019-01-20 15:02:19 +0100614osmo-mgw (1.5.0) unstable; urgency=medium
615
616 [ Pau Espin Pedrol ]
617 * gitignore: Filter *.pc
618 * configure: Find correct libgsm's gsm.h header
619 * vty: Fix typo writing bts-jitter-buffer-delay-{min,max}
620 * Remove libosmo-legacy-mgcp and osmo-bsc-mgcp
621 * debian: Remove dangling symlink to osmo-bsc-mgcp.service
622 * Install systemd services with autotools
623 * Install sample cfg file to /etc/osmocom
624 * mgcp: Fix osmux_cid_bitmap static array size calculation
625 * mgcp_osmux: Use define to calculate rtp_ssrc_winlen
626 * osmux: Avoid initing output without enabling osmux
627 * mgcp: Log endpoint nr consistently as hex
628 * osmux_send_dummy: Avoid logging incorrectly and sending if osmux not enabled
629 * osmux: Don't process regular osmux frames if disabled by cfg
630 * osmux: Move parse_cid of legacy dummy frames to own function
631 * osmux: Make func handling dummy frames independent of endp type
632 * osmux: allow enabling osmux only on correct activating state
633 * osmux: Improve checks around activating and using enabled osmux
634 * osmux.h: Document enum osmux_state
635 * osmux: Avoid processing further frames if conn not found
636
637 [ Philipp Maier ]
638 * mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well
639 * mgcp_network: translate payload type numbers in RTP packets
640 * mgcp_client: use IETF source port as for MGCP
641 * mgcp_client: increment local port number when port is in use
642 * mgcp_test: release endpoints after use
643 * network: do not patch PT of RTCP packets
644 * network: check packets before further processing
645 * Cosmetic: remove misplaced line break
646 * mgcp_sdp: restructure mgcp_write_response_sdp() (rtpmap)
647 * mgcp_sdp: restructure mgcp_write_response_sdp() (audio)
648 * mgcp_client: check local port only once
649 * mgcp_client_fsm: switch to MGCP_CONN_RECV_SEND in add_audio()
650 * mgcp_protocol: increase buffer space for codec name in LCO
651 * osmo-mgw: Add vty reference manual
652
653 [ Neels Hofmeyr ]
654 * fix handling of "Wrong domain name" error
655 * interpret domain '*' as 'allow any domain'
656 * cosmetic: log: fix "CallIDs does not match"
657 * fix 3G hack: allow any IP for loopback and 0.0.0.0
658 * cosmetic: drop code dup in mgcp_client_fsm.c CRCX
659 * add X-Osmo-IGN MGCP header to ignore CallID
660 * X-Osmo-IGN: rather parse items by token, not char
661 * mgcp_test: fix log of conn_id presence
662 * mgcp_test: fix get_conn_id_from_response() CI length
663 * mgcp_client_test: cosmetically re-arrange reply_to() args
664 * mgcp_client_test: use "\r\n\r\n" instead of "\n\n"
665 * mgcp_client_test: also verify received conn_id
666 * mgcp_client_test: test long conn_id
667 * mgcp_client: error on too long conn id
668 * mgcp_common: rename to MGCP_CONN_ID_MAXLEN
669 * doc: fix mgcp_verify_ci() return val doc
670 * mgcp_verify_ci(): return meaningful error codes
671 * fix mgcp_verify_ci(): off-by-one in max len check
672 * generate shorter 'I:' conn IDs
673 * mgcp_conn_get(): compare conn Id ('I:') case insensitively
674 * mgcp_conn_get(): match conn Id ('I:') despite leading zeros
675 * cosmetic: mgcp_test: fix get_conn_id_from_response()
676 * comment: indicate struct type for mgcp_endpoint.conns
677 * log: avoid logging early media as error
678 * fix osmo-mgw -s; fixes osmo-mgw.service using -s
679 * Importing history from osmo-gsm-manuals.git
680 * OsmoMGW: update VTY reference
681 * OsmoMGW: document the 'X-Osmo-IGN' MGCP extension
682 * mgw: update vty reference
683 * drop/replace very weird logging in mgcp_client.c
684 * check_rtp: on IP:port errors, log the IP and port
685 * osmo-mgw: err-log: include expected domain name
686 * mgcp_client_vty: fix missing talloc_free
687 * mgcp_client: drop a bunch of dead code
688 * mgcp_client: logging tweaks
689 * mgcp_client: make domain part of endpoint configurable
690 * mgcp_client: tweak some log levels INFO -> {DEBUG,ERROR}
691
692 [ Stefan Sperling ]
693 * add VTY commands which show specific mgcp endpoints
694 * add MGCP CRCX command statistics to osmo-mgw
695 * show RTP TX/RX stats in 'mgcp show stats' output
696 * use local variable for rate counters in handle_create_con()
697 * add more mgcp crxc error counters
698 * add MDCX command statistics to osmo-mgw
699 * add aggregated rtp connection stats to osmo-mgw
700 * add DLCX command statistics to osmo-mgw
701
702 [ Harald Welte ]
703 * debian/rules: Don't overwrite .tarball-version
704 * check_rtp_origin(): Don't memcmp sockadd_in and in_addr
705 * check_rtp_origin(): Avoid using memcmp for comparing integer types
706 * vty-ref: Update URI of docbook 5.0 schema
707
708 [ Daniel Willmann ]
709 * mgw: Add new VTY reference
710 * Add initial OsmoMGW manual
711
712 [ Oliver Smith ]
713 * build manuals moved here from osmo-gsm-manuals.git
714 * jenkins.sh: remove leftover MGCP env variable
715 * Fix DISTCHECK_CONFIGURE_FLAGS override
716 * contrib/jenkins.sh: build and publish manuals
717 * contrib: fix makedistcheck with disabled systemd
718
719 -- Harald Welte <laforge@gnumonks.org> Sun, 20 Jan 2019 15:02:18 +0100
720
Pau Espin Pedrol304b3eb2018-07-27 19:05:23 +0200721osmo-mgw (1.4.0) unstable; urgency=medium
722
723 [ Philipp Maier ]
724 * network: independently initalize state->out_stream
725 * stats: use libosmocore rate counter for in/out_stream.err_ts_counter
726 * mgcp_sdp: correct apidoc of mgcp_parse_sdp_data
727 * vty: clean up rtp port-range command
728 * sdp: remove unused alt_codec field from struct mgcp_rtp_end
729 * sdp: remove circular inclusion
730 * protocol: Try whole port range on port allocation
731 * client: do not start connections in loopback mode
732 * mgcp_network: do not log destination invalid ip/port as error
733 * cosmetic: fix log output
734 * conn: call talloc_free before setting the pointer to NULL
735 * protocol: do not change LCO, when no LCO are present
736 * protocol: reject illegal lco options
737 * cosmetic: fix typo
738 * mgw: clean up codec negotiation (sdp)
739 * client: add features to generate and parse codec information
740 * mgcp_internal: remove unused struct member
741 * stats: replace packet statistic counters with libosmocore rate counters
742 * stat+vty: fix printing of rate counter values
743 * protocol: prevent unnecessary null pointer deref
744
745 [ Pau Espin Pedrol ]
746 * legacy-mgcp: Add jitter buffer on the uplink receiver
747 * legacy-mgcp: switch to new osmux output APIs
748 * mgcp: mgcp_osmux: use conn_bts when forwarding pkts from bsc_nat
749 * mgcp: switch to new osmux output APIs
750 * debian: Package installed example doc files
751 * gitignore: Add m4 scripts from m4 subdir
752
753 [ Neels Hofmeyr ]
754 * api doc: fix parameter name for mgcp_conn_create()
755 * mgcp-client: add mgcp_conn_get_ci()
756 * mgcp_client_fsm: improve error logging
757 * cosmetic: fix doxygen comment markers
758 * cosmetic: mgcp_network.c: merge one LOGPC to its preceding LOGP
759 * IuUP hack: make RTP patching less general
760
761 [ Harald Welte ]
762 * cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt'
763
764 [ Daniel Willmann ]
765 * git-version-gen: Don't check for .git directory
766
767 -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 27 Jul 2018 19:05:22 +0200
768
Pau Espin Pedrold761d352018-05-03 17:40:35 +0200769osmo-mgw (1.3.0) unstable; urgency=medium
770
771 [ Pau Espin Pedrol ]
772 * contrib: Add osmo-mgw systemd service
773 * legacy: mgcp_protocol: Don't print osmux stats if it is off
774 * mgcp_stat: Don't print osmux stats if it is off
775
776 [ Neels Hofmeyr ]
777 * fix segfault: DLCX for unknown endpoint: dont try to log NULL endpoint
778 * MGCP endpoints: parse as decimal, not hex
779 * add --enable-sanitize config option
780 * legacy_mgcp: mgcp_test: sanitize: free msgb_ctx
781 * mgcp_test: test_packet_error_detection: sanitize: free all conns
782 * mgcp_test: test_no_cycle: sanitize: free endp
783 * mgcp_test: sanitize: free msgb_ctx
784 * mgcp_client: don't configure "bts base"
785 * Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready
786 * mgcp_client: add transaction cleanup
787 * mgcp_client_test makefile: add update_exp target
788 * cosmetic: mgcp_network: typo in log
789 * osmo-mgw: Add talloc context introspection via VTY
790 * mgcp_client: show failure by MGCP SDP section parsing test
791 * mgcp_client: cosmetic: clean up SDP params parsing
792 * mgcp_client: detect SDP section-start parsing errors
793 * compiler warning: ignore deprecated in mgcp_client_test.c
794 * configure: add --enable-werror
795 * jenkins.sh: add --enable-werror to configure flags
796 * cosmetic: mgcp, legacy_mgcp: drop unused vty.h definitions
797 * use osmo_init_logging2() with proper talloc ctx
798
799 [ Philipp Maier ]
800 * osmux: fix nullpointer dereference
801 * cosmetic: guard dead osmux vty code with ifdef
802 * cosmetic: remove prefix "net" from rtp related vty commands
803 * doc: update sample config file
804 * cosmetic: use correct VTY port number constant
805 * vty: simplify endpoint allocation
806 * vty: do not change number_endpoints at runtime
807 * MGCP: Connection Identifiers are hex strings
808 * libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA
809 * client: use osmo_strlcpy instead of strncpy
810 * cosmetic: fix sourcecode formatting
811 * cosmetic: clearly mark endpoint numbers as hex
812 * client: use string as connection identifier
813 * conn: remove assertions
814 * mgcp_test: fix wrong strcmp() parameters
815 * mgcp_test: fix nullpointer dereference
816 * mgcp_test: add returncode check
817 * mgcp_test: fix possible double free
818 * mcgp_client: mgcp_msg_gen(): add checks to verify params
819 * network: use originating RTP packet address for loopback
820 * client: mgcp_response_parse_params: check rtp port
821 * mgcp: allow endpoints beginning from zero
822 * client/common: move constant MGCP_ENDPOINT_MAXLEN
823 * mgcp: make domain name configurable
824 * cosmetic: protocol: remove unnecessary nul termination
825 * client: do not insist on \n\n when parsing MGCP messages
826 * main: display mgcp ip/port
827 * client: make callid in MDCX mandatory
828 * client: add missing mandatory SDP fields
829 * mgcp: permit wildcarded endpoint assignment (CRCX)
830 * mgcp: add prefix to virtual trunk
831 * client: eliminate destructive parameter parsing
832 * client: eliminate destructive head parsing
833 * cosmetic: client: add doxygen comments
834 * protocol: fix problem with line break and OSMUX
835 * protocol: fix missing carriage return
836 * client: fix sdp parameter ordering
837 * protocol: check the packetization in local cx options
838 * cosmetic: remove spaces from pointer symbol
839 * client: Do not accept endpoint ids with wildcards in responses
840 * client: do not accept endpoint ids without @ character in responses
841 * client: prohibit endpoint ids without @ character
842 * protocol: on wildcarded CRCX return endpoint number as hex
843 * msg: fix response code on exhausted endp resources
844 * cosmetic: move mgcp_release_endp() to mgcp_ep.c
845 * client: use heap to store mgcp_response
846 * ep: move endpoint struct and define to mgcp_ep.h
847 * cosmetic: rename mgcp_release_endp to mgcp_endp_release
848 * cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h
849 * protocol: reject DLCX/CRCX/MDCX on unsupported parameters
850 * protocol: exit cleanly when local cx options check fails
851 * cosmetic: Add missing \n on log line
852 * protocol: check requested connection mode
853 * protocol: fix tagging of wildcarded requests
854 * protocol: prohibit wildcarded requests for MDCX and DLCX
855 * mgcp: fix use-after-free and add callback for endpoint cleanup
856 * client: add an optional FSM interface
857 * mgcp_client_fsm: Add FSM event names
858 * cosmetic: mgcp_client_fsm: rename enums
859 * cosmetic: rename function .._conn_reset() to .._conn_init()
860 * mgcp_conn: do not touch u.rtp in mgcp_conn_alloc()
861 * cosmetic: rename .._codec_reset() to .._codec_init()
862 * mgcp_conn: add function mgcp_rtp_conn_cleanup()
863 * stats: use libosmocore rate counter for in/out_stream.err_ts_counter
864
865 [ Alexander Couzens ]
866 * debian/control: correct library dependency of osmo-mgw against libosmo-mgcp1
867 * debian: include systemd service osmo-mgw.service
868 * Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter"
869
870 [ Harald Welte ]
871 * cosmetic: fix whitespaces; we use tabs for indentation
872 * Fix possible buffer overflow in mgcp_conn_dump()
873 * osmo-mgw: Update copyright statement
874 * osmo-mgw: Config file is osmo-mgw.cfg, and not mgcp.cfg
875 * osmo-mgw: Fix copyright notice
876 * strct mgcp_rtp_state: Group + document struct members related to patching
877 * mgcp_rtp_state: grup 'stats' members into sub-structure
878 * mgcp_rtp_end: Group statistics members into 'stats' sub-struct
879 * libosmo-mgcp: Cosmetic spelling fixes in comments
880 * mgcp_msg: We must parse endpoint numbers as hex, not decimal!
881 * mgcp_internal.h: document more struct members with comments
882 * centralize handling of common errors like "endpoint not found"
883 * Return proper MGCP Error codes, as per spec
884 * osmo-mgw: Use libosmocore socket abstraction
885 * osmo-bsc_mgcp: Add LIBOSMONETIF_{CFLAGS,LIBS}
886 * libosmo-mgcp-client is GPLv2+, not AGPLv3+
887 * Turn libosmo-mgcp into local, non-installed library
888
889 [ Stefan Sperling ]
890 * enable osmo_fsm vty commands in libosmo-mgcp-client vty
891
892 -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 03 May 2018 17:40:35 +0200
893
Harald Weltee7d27ae2017-11-10 11:21:40 +0900894osmo-mgw (1.2.0) unstable; urgency=medium
895
896 [ Neels Hofmeyr ]
897 * jenkins: use osmo-clean-workspace.sh before and after build
898 * vty: skip installing cmds now always installed by default
899 * mgcp-client vty: use name 'mgw' instead of 'mgcpgw'
900 * mgcp client: vty: tweak doc strings
901
902 [ Philipp Maier ]
903 * sdp: refactoring sdp parser/generator
904 * cosmetic: rename bts_codec to codec_str
905 * cosmetic: fix coding style for mgcp_parse_sdp_data()
906 * cosmetic: fix commenting style
907 * cosmetic: correct whitespaces
908 * client: fix stderror logging in unit-test
909 * client: add unified function to generate MGCP messages
910 * client: add ip address parsing to the client
911 * protocol: allow wildcarded DLCX
912 * mgcp: remove port/timeslot calculator functions from mgcp.h
913 * network: add separate log category
914 * cosmetic: make dummy packet handling more explicit
915 * network: autdetect rtp bind ip-address
916 * network: fix rtp packet length
917 * network: remove unused return code
918
919 [ Pau Espin Pedrol ]
920 * mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base'
921
922 -- Harald Welte <laforge@gnumonks.org> Fri, 10 Nov 2017 11:10:23 +0900
923
Harald Welte1ae2d5e2017-10-28 12:48:42 +0200924osmo-mgw (1.1.0) unstable; urgency=medium
925
926 * New upstream release
927
928 -- Harald Welte <lafore@gnumonks.org> Sat, 28 Oct 2017 12:48:41 +0200
929
Maxf19acc92017-09-14 18:35:06 +0200930osmo-mgw (1.0.2) unstable; urgency=low
931
932 * First release after major rename.
933
934 -- Max Suraev <msuraev@sysmocom.de> Thu, 14 Sep 2017 18:41:05 +0200
935
936
Alexander Couzensbf0ab742017-08-07 07:55:28 +0000937osmo-mgw (0.1.0) unstable; urgency=low
Holger Hans Peter Freytherddf4e1e2016-05-24 23:15:12 +0200938
Alexander Couzensbf0ab742017-08-07 07:55:28 +0000939 * Initial release.
Holger Hans Peter Freytherddf4e1e2016-05-24 23:15:12 +0200940
Alexander Couzensbf0ab742017-08-07 07:55:28 +0000941 -- Alexander Couzens <lynxis@fe80.eu> Tue, 08 Aug 2017 01:12:53 +0000