Release v1.11.1 on 2023-03-10.
  1. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  2. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  3. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  4. 59e7cf4 add osmo_mgcpc_ep_ci_get_remote_rtp_info() by Neels Hofmeyr · 3 years, 2 months ago
  5. b206442 Log some useful messages at ERROR/INFO instead of DEBUG by Keith · 3 years, 2 months ago
  6. 97a9312 mgcp_network: fix implicit address loopback by Philipp Maier · 3 years, 2 months ago
  7. 427cede tweak termination DLCX log msg by Neels Hofmeyr · 3 years, 2 months ago
  8. 7371663 send DLCX only once by Neels Hofmeyr · 3 years, 2 months ago
  9. fe53edd Add vty command 'show mgcp active' by Keith · 3 years, 2 months ago
  10. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  11. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  12. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  13. 6ccdaa2 Bump version: 1.7.0.138-ace0b-dirty → 1.8.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.8.0
  14. 92a73cd mgcp_client: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 7 months ago
  15. 41425e9 mgcp_vty: add missing VTY commands for E1 trunks by Philipp Maier · 3 years, 7 months ago
  16. 31682a3 mgcp_vty: fix config write for trunk 0 by Philipp Maier · 3 years, 7 months ago
  17. 648bec3 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  18. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  19. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  20. 3ba4095 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  21. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 9 months ago
  22. 8cfe7df mgcp_vty: deprecate bind early command by Philipp Maier · 3 years, 9 months ago
  23. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  24. 30e0135 cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  25. 06624e1 mgw: Fix return value documentation for API mgcp_verify_call_id by Pau Espin Pedrol · 3 years, 9 months ago
  26. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 9 months ago
  27. 1dc2dce cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  28. 6049a63 mgw: Don't be case-sensitive when parsing X-Osmo-IGN param by Pau Espin Pedrol · 3 years, 9 months ago
  29. 3ef8e76 cosmetic: mgcp_client_fsm: change error message. by Philipp Maier · 3 years, 10 months ago
  30. fbf07f3 change timer T2427001 to X2427 by Neels Hofmeyr · 3 years, 10 months ago
  31. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 10 months ago
  32. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  33. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 10 months ago
  34. fbbe8f2 mgw: Announce and rebind new local address if change required during MDCX by Pau Espin Pedrol · 3 years, 10 months ago
  35. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  36. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  37. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  38. 2741d6b mgcp_client: copy back Connection Information from MDCX ACK by Pau Espin Pedrol · 3 years, 10 months ago
  39. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  40. c4ef4a2 mgcp_client: Support validating IPv6 addresses in CRCX and MDCX commands by Pau Espin Pedrol · 3 years, 10 months ago
  41. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 10 months ago
  42. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  43. ae6858b mgcp_trunk: increase default number of virtual endpoints by Philipp Maier · 3 years, 10 months ago
  44. 99d4d36 mgcp_endp: use NUM_E1_TS from e1_input.h by Philipp Maier · 3 years, 10 months ago
  45. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  46. 729bf3e mgcp-client: Support IPv6 in osmo_mgcpc_ep_ci_get_crcx_info_to_sockaddr() implementation by Pau Espin Pedrol · 3 years, 10 months ago
  47. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  48. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 11 months ago
  49. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 11 months ago
  50. c59b5c5 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 11 months ago
  51. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  52. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 11 months ago
  53. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 11 months ago
  54. c8acee2 mgcp_e1: use return value of e1inp_line_update() by Philipp Maier · 3 years, 11 months ago
  55. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  56. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  57. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 4 years ago
  58. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 4 years ago
  59. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  60. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  61. 7a755be mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array by Philipp Maier · 4 years ago
  62. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  63. 24b8c0c mgcp_trunk: remove double check by Philipp Maier · 4 years ago
  64. fe67e09 mgcp_endp.c: cosmetic: fix sourcecode formatting by Philipp Maier · 4 years ago
  65. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  66. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  67. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 4 years ago
  68. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 4 years ago
  69. f553184 add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  70. 13fae78 libosmo-mgcp: always check result of msgb_printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  71. b7d395d libosmo-mgcp: fix unused extra argument to printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  72. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  73. 0ffa3bd endp: require domain name also for E1 endpoints by Philipp Maier · 4 years ago
  74. ca8639d libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name() by Vadim Yanitskiy · 4 years ago
  75. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  76. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  77. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  78. 080935a mgcp_trunk: fix docstring for mgcp_trunk_alloc() by Philipp Maier · 4 years ago
  79. a466f57 mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard() by Philipp Maier · 4 years ago
  80. e674345 libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen() by Vadim Yanitskiy · 4 years ago
  81. 3f8139c libosmo-mgcp-client: fix use-after-free in mgcp_client_tx() by Vadim Yanitskiy · 4 years ago
  82. 98c09b3 endp: add name generator function for E1 endpoints by Philipp Maier · 4 years ago
  83. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years, 1 month ago
  84. 7a64182 cosmetic: remove excess space by Philipp Maier · 4 years ago
  85. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  86. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  87. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  88. bce5f29 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  89. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  90. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  91. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  92. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  93. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  94. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  95. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  96. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  97. ebb9bf3 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. by Alexander Chemeris · 4 years, 2 months ago
  98. 61cf9bb mgcp_network: Fix a typo in the comment bahviour -> behaviour by Alexander Chemeris · 4 years, 2 months ago
  99. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  100. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago