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