1. a5ccd83 Bump version: 1.12.1.1-dd80 → 1.12.2 by Oliver Smith · 5 months ago 1.12.2
  2. dd8088d client: safely handle dealloc on event dispatch by Neels Hofmeyr · 5 months ago
  3. 2bdad96 Bump version: 1.12.0.3-58d5b → 1.12.1 by Oliver Smith · 8 months ago 1.12.1
  4. 58d5b97 mgw: Configure IuUP if codec set during MDCX by Pau Espin Pedrol · 8 months ago
  5. 6225b5c mgcp-client: Introduce API osmo_mgcpc_ep_local_name() by Pau Espin Pedrol · 8 months ago
  6. c415ed5 mgcp-client: Fix missing include in mgcp_client_pool.h by Pau Espin Pedrol · 8 months ago
  7. 730a1f2 Bump version: 1.11.0.51-af67-dirty → 1.12.0 by Pau Espin Pedrol · 8 months ago 1.12.0
  8. af67178 ASCI: Support conference briding with 1..n connections by Andreas Eversberg · 11 months ago
  9. dc7dfd0 ASCI: Add new mode for voice group/broadcast call by Andreas Eversberg · 11 months ago
  10. c364f4a mgcp_client: tweak extract_codec_name() implementation by Neels Hofmeyr · 11 months ago
  11. e9989b9 mgcp: fix "L: a:" header parsing: heed ";" separator by Neels Hofmeyr · 11 months ago
  12. 9423817 mgcp_client: check rc of map_str_to_codec by Oliver Smith · 11 months ago
  13. 292ba1b Cosmetic: fix a typo by Oliver Smith · 11 months ago
  14. 10d9f8d mgcp-client: Mark client as UP when keepalive request-interval/timeout is disabled through VTY by Pau Espin Pedrol · 11 months ago
  15. 4c06589 mgcp-client: Always mark client as UP if keepalive request-interval disabled by Pau Espin Pedrol · 11 months ago
  16. e9164c2 mgcp_client: pool: Only pick clients with an MGCP link considered to be UP by Pau Espin Pedrol · 11 months ago
  17. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 11 months ago
  18. af0f58f mgw: Allow auditing speciall 'null' endpoint by Pau Espin Pedrol · 11 months ago
  19. 2e411f3 mgcp-client: Move some static functions further above by Pau Espin Pedrol · 11 months ago
  20. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 11 months ago
  21. 14da3a3 mgcp_client.h: also add spec ref to the other 3gpp defined payload types by Philipp Maier · 12 months ago
  22. ea20353 mgcp-client: Drop unused struct mgcp_client field by Pau Espin Pedrol · 11 months ago
  23. 2bfa708 mgcp_codec: be sensitive about IuFP when checking codecs by Philipp Maier · 12 months ago
  24. 72f9115 systemd: depend on networking-online.target by Oliver Smith · 12 months ago
  25. 3d0676a mgcp_network: do not deliver RTP packets with unpatched PT by Philipp Maier · 1 year, 1 month ago
  26. 4c4d227 mgcp_codec: fix codec decision by Philipp Maier · 1 year, 1 month ago
  27. 0e8310f mgcp_codec: move mgcp_codec_decide down by Philipp Maier · 1 year, 1 month ago
  28. e362456 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year ago
  29. d5057ec debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  30. 72761b3 mgcp_vty: add warnings for deprecated config options by Philipp Maier · 1 year, 1 month ago
  31. a312523 Cosmetic: mgcp_client: fix typo by Oliver Smith · 1 year, 1 month ago
  32. 45fe47c mgcp_client: simpler error handling by Neels Hofmeyr · 1 year, 2 months ago
  33. ce356ee mgcp_find_section_end(): skip spaces at start of SDP by Neels Hofmeyr · 1 year, 2 months ago
  34. cca1d18 mgcp_network: fix apidoc by Philipp Maier · 1 year, 1 month ago
  35. 833ab4b mgcp_client_pool: add mgcp_client_pool_empty() by Oliver Smith · 1 year, 1 month ago
  36. d358ca1 tests: $(BUILT_SOURCES) is not defined, depend on osmo-mgw by Vadim Yanitskiy · 1 year, 2 months ago
  37. 3699ef0 mgcp_codec: cosmetic: remove line break in api-doc by Philipp Maier · 1 year, 2 months ago
  38. 9dd80ca mgcp_codec: refactor payload type converstion by Philipp Maier · 1 year, 2 months ago
  39. 621e866 mgcp_codec: fix oa/bwe comparison in mgcp_codec_pt_translate() by Philipp Maier · 1 year, 2 months ago
  40. ec967d7 Revert "mgcp_codec: do not differentiate between oa and bwe when comparing codec" by Philipp Maier · 1 year, 2 months ago
  41. 3ccf02a mgcp_e1: cosmetic: rewrite comment by Philipp Maier · 1 year, 3 months ago
  42. b6795dd mgcp_e1: rename e1_send to e1_send_ts_frame by Philipp Maier · 1 year, 3 months ago
  43. 747fbce mgcp-client: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 2 months ago
  44. e1da8c9 tests: use -no-install libtool flag to avoid ./lt-* scripts by Vadim Yanitskiy · 1 year, 2 months ago
  45. e78221d */Makefile.am: libraries shall not be in AM_LDFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  46. 6c30366 mgcp_network: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 2 months ago
  47. 544016d mgcp_e1: rewrite comment by Philipp Maier · 1 year, 3 months ago
  48. 263a1a3 mgcp_e1: fix typo by Philipp Maier · 1 year, 3 months ago
  49. 30bdf94 mgcp_client: fix sourcecode formatting by Philipp Maier · 1 year, 3 months ago
  50. 0dbaaad mgcp_client: mgcp_msg_gen: add more error logs by Oliver Smith · 1 year, 3 months ago
  51. 671c37b Transition to use of 'telnet_init_default' by arehbein · 1 year, 3 months ago
  52. 2a9ba66 mgcp_e1: be more frugal withe E1 line resources by Philipp Maier · 1 year, 3 months ago
  53. f8abd0e mgcp_e1: fix log output by Philipp Maier · 1 year, 3 months ago
  54. 1a7048d cosmetic: Fix grammar suggesting reading _the_ user manual by Harald Welte · 1 year, 4 months ago
  55. c70c08c mgcp_endp: cosmetic: remove unnecessary new line by Philipp Maier · 1 year, 3 months ago
  56. a8f1328 mgcp_endp: cosmetic move mgcp_endp_release to the end by Philipp Maier · 1 year, 3 months ago
  57. b9e7569 mgcp_sdp: cosmetic: remove newline by Philipp Maier · 1 year, 3 months ago
  58. 057decf mgcp_sdp: add spec reference by Philipp Maier · 1 year, 3 months ago
  59. 342a9a9 Bump version: 1.10.0.117-22f9c-dirty → 1.11.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.11.0
  60. 22f9cf2 update outdated vty copyright statement by Harald Welte · 1 year, 6 months ago
  61. 26d6b2b mgcp_client: add new clearmode codec by Oliver Smith · 1 year, 4 months ago
  62. 169d50e Fix various typos by Oliver Smith · 1 year, 4 months ago
  63. 82dfb50 mgcp_network: improve coment by Philipp Maier · 1 year, 4 months ago
  64. 9c0d105 ctrl: take both address and port from vty config by Max · 1 year, 5 months ago 2023q1
  65. ded02cf iuup: Use osmo_amr_ft_valid() API by Pau Espin Pedrol · 1 year, 5 months ago
  66. 0cbed36 osmux: Use new osmux_xfrm_input API to set name on each link by Pau Espin Pedrol · 1 year, 6 months ago
  67. 310e41c osmux: Rotate over available Osmux CID when allocating a new one by Pau Espin Pedrol · 1 year, 6 months ago
  68. a55bfdc Add realtime scheduling and set priority in service file by Max · 1 year, 6 months ago
  69. 6ea8d7d Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  70. 9befdeb Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  71. 5fb814b AMR->IuUP: log conversion, like for the flipside by Neels Hofmeyr · 1 year, 7 months ago
  72. 9ac9cb9 Improve logging on AMR OA<->BWE conversion failure by Pau Espin Pedrol · 1 year, 7 months ago
  73. 377d391 osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode by Pau Espin Pedrol · 1 year, 7 months ago
  74. d1e94c7 osmux: Rename function and pass msgb directly to it by Pau Espin Pedrol · 1 year, 7 months ago
  75. 6db3f7f mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/ by Pau Espin Pedrol · 1 year, 7 months ago
  76. 58c0b0a mgw: rx_rtp(): reorder checks and handlings by Pau Espin Pedrol · 1 year, 7 months ago
  77. cca5524 Rename and move func checking if amr mode is explicitly configured by Pau Espin Pedrol · 1 year, 7 months ago
  78. d266c37 mgw: Log unexpected RTP AMR OA-vs-BE payload by Pau Espin Pedrol · 1 year, 7 months ago
  79. d358d71 cosmetic: Clarify and fix typos in comment by Pau Espin Pedrol · 1 year, 7 months ago
  80. 5e6661e IuUP->AMR: log whether converting to AMR OA or BE by Neels Hofmeyr · 1 year, 7 months ago
  81. c1468ef IuUP->AMR: do not patch payload type a second time by Neels Hofmeyr · 1 year, 7 months ago
  82. 24763ea AMR->IuUP: properly translate Q -> FQC by Neels Hofmeyr · 1 year, 7 months ago
  83. d8c2f31 AMR->IuUP: do not crash on AMR data before IuUP Init by Neels Hofmeyr · 1 year, 7 months ago
  84. 01b812e mgcp_send: Use mgcp_conn_rtp_is_iuup() helper by Pau Espin Pedrol · 1 year, 7 months ago
  85. 0807771 Fix misleading error log by Pau Espin Pedrol · 1 year, 7 months ago
  86. 103e50a mgcp-client: Fix no 'mgw ' prefix written in old VTY node by Pau Espin Pedrol · 1 year, 7 months ago
  87. 3a914e3 mgcp-client: Refactor system keeping old users not calling mgcp_client_pool_config_write() working by Pau Espin Pedrol · 1 year, 7 months ago
  88. 2172f40 mgcp-client: Fix 'mgw endpoint-range' command dropped from old VTY node by Pau Espin Pedrol · 1 year, 7 months ago
  89. 8c138fe mgcp-client: Add new VTY commands under mgw node without mgw prefix by Pau Espin Pedrol · 1 year, 7 months ago
  90. 7881f7d mgcp-client: Introduce API mgcp_client_pool_config_write by Pau Espin Pedrol · 1 year, 7 months ago
  91. d17a9de mgcp-client: Convert users supporting new MGW Pool VTY node during write-config by Pau Espin Pedrol · 1 year, 7 months ago
  92. 8e74c63 mgcp-client: Use random free local port by default by Pau Espin Pedrol · 1 year, 7 months ago
  93. 80dd576 mgcp-client: vty: Write deprecation warning using non-mgw nodes by Pau Espin Pedrol · 1 year, 7 months ago
  94. cb922b6 mgcp_client_pool.h: add missing stdbool include by Oliver Smith · 1 year, 7 months ago
  95. 5d8b5b0 mgcp-client: Introduce APIs to manually select mgcp_client from pool by Pau Espin Pedrol · 1 year, 7 months ago
  96. 35bd252 mgcp-client: Rearrange internal backpointers by Pau Espin Pedrol · 1 year, 7 months ago
  97. f45a9b9 mgcp-client: Rearrange order of structs and APIs in header by Pau Espin Pedrol · 1 year, 7 months ago
  98. f48cd95 mgcp-client: Refactor reinit of mgcp clients by Pau Espin Pedrol · 1 year, 7 months ago
  99. 7558c20 mgcp-client: Move internal API acting on mgcp_client_pool to the correct file section by Pau Espin Pedrol · 1 year, 7 months ago
  100. 6ddc79b mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member by Pau Espin Pedrol · 1 year, 7 months ago