1. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  2. ae6858b mgcp_trunk: increase default number of virtual endpoints by Philipp Maier · 3 years, 10 months ago
  3. 99d4d36 mgcp_endp: use NUM_E1_TS from e1_input.h by Philipp Maier · 3 years, 10 months ago
  4. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  5. 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
  6. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  7. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 11 months ago
  8. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 11 months ago
  9. c59b5c5 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 11 months ago
  10. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  11. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 11 months ago
  12. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 11 months ago
  13. c8acee2 mgcp_e1: use return value of e1inp_line_update() by Philipp Maier · 3 years, 11 months ago
  14. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  15. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  16. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 4 years ago
  17. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 4 years ago
  18. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  19. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  20. 7a755be mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array by Philipp Maier · 4 years ago
  21. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  22. 24b8c0c mgcp_trunk: remove double check by Philipp Maier · 4 years ago
  23. fe67e09 mgcp_endp.c: cosmetic: fix sourcecode formatting by Philipp Maier · 4 years ago
  24. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  25. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  26. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 4 years ago
  27. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 4 years ago
  28. f553184 add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  29. 13fae78 libosmo-mgcp: always check result of msgb_printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  30. b7d395d libosmo-mgcp: fix unused extra argument to printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  31. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  32. 0ffa3bd endp: require domain name also for E1 endpoints by Philipp Maier · 4 years ago
  33. ca8639d libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name() by Vadim Yanitskiy · 4 years ago
  34. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  35. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  36. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  37. 080935a mgcp_trunk: fix docstring for mgcp_trunk_alloc() by Philipp Maier · 4 years ago
  38. a466f57 mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard() by Philipp Maier · 4 years ago
  39. e674345 libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen() by Vadim Yanitskiy · 4 years ago
  40. 3f8139c libosmo-mgcp-client: fix use-after-free in mgcp_client_tx() by Vadim Yanitskiy · 4 years ago
  41. 98c09b3 endp: add name generator function for E1 endpoints by Philipp Maier · 4 years ago
  42. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years, 1 month ago
  43. 7a64182 cosmetic: remove excess space by Philipp Maier · 4 years ago
  44. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  45. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  46. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  47. bce5f29 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  48. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  49. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  50. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  51. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  52. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  53. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  54. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  55. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  56. ebb9bf3 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. by Alexander Chemeris · 4 years, 2 months ago
  57. 61cf9bb mgcp_network: Fix a typo in the comment bahviour -> behaviour by Alexander Chemeris · 4 years, 2 months ago
  58. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  59. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  60. dab89af vty: Prepend VTY output of counters for better visual separation. by Alexander Chemeris · 4 years, 2 months ago
  61. 3abced8 allow larger MGCP client wqueue: 10 -> 1024 by Neels Hofmeyr · 4 years, 4 months ago neels/virt-voice
  62. a48ff4a Update per-trunk global packet/byte counters in real-time by Harald Welte · 4 years, 4 months ago laforge/virt-voice
  63. 6c92f9d fix vty dump_trunk: start from zero, do not omit first CONN by Neels Hofmeyr · 4 years, 4 months ago
  64. 9852e22 Add CTRL interface to osmo-mgw by Harald Welte · 4 years, 4 months ago
  65. b141ccc Fix number of endpoints of default trunk by Harald Welte · 4 years, 4 months ago
  66. ec45068 Bump version: 1.6.0.30-832bc-dirty → 1.7.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.7.0
  67. 73f9c02 exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  68. 6a25a61 Move fsm_mgcp_client regstration to __attribute__((contructor)) by Harald Welte · 4 years, 7 months ago
  69. 1dbbed1 mgcp_client: Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  70. ca2aec0 fix use-after-free: require new fsm deferred dealloc, check for term by Neels Hofmeyr · 4 years, 9 months ago
  71. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  72. 923d60b client: endp fsm: add osmo_mgcpc_ep_ci_ep() by Neels Hofmeyr · 4 years, 8 months ago
  73. f2bf8dc client: endp fsm: allow cancelling a notify event by Neels Hofmeyr · 4 years, 8 months ago
  74. 055ded7 client: endp fsm: clear ci[] before dispatching DLCX success by Neels Hofmeyr · 4 years, 8 months ago
  75. 3ff7128 client: endp fsm: add notify struct, prep for cancel-notify by Neels Hofmeyr · 4 years, 8 months ago
  76. cc0b97e clear pending requests on MGCP failure by Neels Hofmeyr · 4 years, 9 months ago
  77. 8c69e29 mgcp_client_fsm cleanup: Do not assert on DLCX failure by Neels Hofmeyr · 4 years, 9 months ago
  78. 843d903 mgw: Allocate mgcp_conn instance under tcfg->endpoints by Pau Espin Pedrol · 4 years, 9 months ago
  79. 3ab8ca4 SDP: store all ptmap entries by Neels Hofmeyr · 5 years ago
  80. 23f4048 tweak mgcp_parse_audio_ptime_rtpmap() by Neels Hofmeyr · 5 years ago
  81. 401b740 explicitly free codecs in mgcp_rtp_conn_cleanup() by Neels Hofmeyr · 5 years ago
  82. a468b0f mgcp_codec_add: fix audio_name size check by Neels Hofmeyr · 4 years, 10 months ago
  83. b0cfa72 mgcp_codec: codec_set(): log about all possible errors by Neels Hofmeyr · 5 years ago
  84. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  85. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  86. ce64f18 fix memleak: actually free strings in mgcp_codec_reset_all() by Neels Hofmeyr · 5 years ago
  87. 667fa59 mgcp_codec: split codec_free() off of codec_init() by Neels Hofmeyr · 5 years ago
  88. 5a6220f mgcp_send(): stop looping on conversion error by Neels Hofmeyr · 4 years, 10 months ago
  89. 7c6dd3c fix crashes: don't assert on incoming RTP packet size by Neels Hofmeyr · 4 years, 10 months ago
  90. 740af6e mgcp_codec: constify 'param' arg by Neels Hofmeyr · 5 years ago
  91. 782d607 rename codecs_cmp() to codecs_same() by Neels Hofmeyr · 5 years ago
  92. 50e52e4 Bump version: 1.5.0.84-a2d10-dirty → 1.6.0 by Pau Espin Pedrol · 5 years ago 1.6.0
  93. f54eb96 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  94. a2b1c5e Fix return variable of strtoul() by Pau Espin Pedrol · 5 years ago
  95. c5c1430 Catch unsigned integer MGCP parsing errors with strtoul by Pau Espin Pedrol · 5 years ago
  96. 06a49fc mgcp_sdp: Don't check if an unsigned int is below 0 by Harald Welte · 5 years ago
  97. 9b508f6 mgw: Allow receiving uppercase noanswer keyword by Pau Espin Pedrol · 5 years ago
  98. 6e26c70 mgw: Allow receiving lowercase X-Osmo-Ign Callid field by Pau Espin Pedrol · 5 years ago
  99. 9a34592 mgw: Allow receiving lowercase MGCP header keyword by Pau Espin Pedrol · 5 years ago
  100. 7eb6f2c mgw: Make check of duplicated LCO fields case insensitive by Pau Espin Pedrol · 5 years ago