1. 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
  2. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 10 months ago
  3. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 10 months ago
  4. 9e494e6 Add example osmo-mgw configuration file for Abis/E1 by Harald Welte · 3 years, 10 months ago
  5. 5322473 configure.ac: require libosmoabis + libosmotrau >= 1.0.0 by Alexander Couzens · 3 years, 10 months ago
  6. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 10 months ago
  7. c59b5c5 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  8. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  9. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 10 months ago
  10. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 10 months ago
  11. c8acee2 mgcp_e1: use return value of e1inp_line_update() by Philipp Maier · 3 years, 11 months ago
  12. 55863e4 osmo-mgw.spec.in: Add missing dependency to libosmotrau by Harald Welte · 3 years, 11 months ago
  13. 6177cae debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  14. 6af3ccf osmo-mgw.spec.in: Fix dependency to libosmoabis by Harald Welte · 3 years, 11 months ago
  15. 03cb5f3 debian/control + SPEC: Add missing build dependency to libosmo-abis by Harald Welte · 3 years, 11 months ago
  16. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 11 months ago
  17. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  18. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  19. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 4 years ago
  20. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 4 years ago
  21. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  22. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  23. 7a755be mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array by Philipp Maier · 4 years ago
  24. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 4 years ago
  25. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  26. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 4 years ago
  27. 24b8c0c mgcp_trunk: remove double check by Philipp Maier · 4 years ago
  28. fe67e09 mgcp_endp.c: cosmetic: fix sourcecode formatting by Philipp Maier · 4 years ago
  29. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  30. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  31. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 4 years ago
  32. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 4 years ago
  33. 6521fc0 manuals: generate vty reference xml at build time by Neels Hofmeyr · 4 years ago
  34. f553184 add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  35. 13fae78 libosmo-mgcp: always check result of msgb_printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  36. b7d395d libosmo-mgcp: fix unused extra argument to printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  37. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  38. 0ffa3bd endp: require domain name also for E1 endpoints by Philipp Maier · 4 years ago
  39. ca8639d libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name() by Vadim Yanitskiy · 4 years ago
  40. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  41. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago
  42. b0c05aa mgcp_conn: move struct mgcp_conn mgcp_conn.h by Philipp Maier · 4 years ago
  43. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  44. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  45. 04bbb9d mgcp_trunk: use enum type for trunk type variable by Philipp Maier · 4 years ago
  46. bea5678 mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h by Philipp Maier · 4 years ago
  47. 48bcc2e mgcp_osmux: remove unused define constants by Philipp Maier · 4 years ago
  48. 080935a mgcp_trunk: fix docstring for mgcp_trunk_alloc() by Philipp Maier · 4 years ago
  49. a466f57 mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard() by Philipp Maier · 4 years ago
  50. 41f77d8 osmo-mgw.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years ago
  51. e674345 libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen() by Vadim Yanitskiy · 4 years ago
  52. 3f8139c libosmo-mgcp-client: fix use-after-free in mgcp_client_tx() by Vadim Yanitskiy · 4 years ago
  53. 98c09b3 endp: add name generator function for E1 endpoints by Philipp Maier · 4 years ago
  54. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years, 1 month ago
  55. 7a64182 cosmetic: remove excess space by Philipp Maier · 4 years ago
  56. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  57. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  58. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  59. bce5f29 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  60. 3d5a2dd ratectr: move rate counter definitions into mgcp_ratectr.h by Philipp Maier · 4 years ago
  61. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  62. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  63. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  64. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  65. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  66. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  67. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  68. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years, 1 month ago
  69. af932ce remove accidential TODO-RELEASE entry by Harald Welte · 4 years, 1 month ago
  70. 265b0a8 mgcp: remove unused callback pointer by Philipp Maier · 4 years, 1 month ago
  71. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  72. abfb858 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  73. 6500d72 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  74. d6877eb contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  75. ebb9bf3 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. by Alexander Chemeris · 4 years, 2 months ago
  76. 61cf9bb mgcp_network: Fix a typo in the comment bahviour -> behaviour by Alexander Chemeris · 4 years, 2 months ago
  77. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  78. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  79. dab89af vty: Prepend VTY output of counters for better visual separation. by Alexander Chemeris · 4 years, 2 months ago
  80. eebbf2b configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 3 months ago
  81. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  82. 173dc12 doc: do not bind osmo-mgw to random ip-address by Philipp Maier · 4 years, 3 months ago
  83. 3abced8 allow larger MGCP client wqueue: 10 -> 1024 by Neels Hofmeyr · 4 years, 4 months ago neels/virt-voice
  84. a48ff4a Update per-trunk global packet/byte counters in real-time by Harald Welte · 4 years, 4 months ago laforge/virt-voice
  85. 6c92f9d fix vty dump_trunk: start from zero, do not omit first CONN by Neels Hofmeyr · 4 years, 4 months ago
  86. 9852e22 Add CTRL interface to osmo-mgw by Harald Welte · 4 years, 4 months ago
  87. b141ccc Fix number of endpoints of default trunk by Harald Welte · 4 years, 4 months ago
  88. ec45068 Bump version: 1.6.0.30-832bc-dirty → 1.7.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.7.0
  89. 832bcdf osmoappdesc.py: switch to python 3 by Oliver Smith · 4 years, 7 months ago osmith/fix-python3
  90. 73f9c02 exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  91. 6a25a61 Move fsm_mgcp_client regstration to __attribute__((contructor)) by Harald Welte · 4 years, 7 months ago
  92. 1dbbed1 mgcp_client: Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  93. a8f27ab manual: Fix copy+paste error by Harald Welte · 4 years, 7 months ago
  94. ca2aec0 fix use-after-free: require new fsm deferred dealloc, check for term by Neels Hofmeyr · 4 years, 9 months ago
  95. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  96. 923d60b client: endp fsm: add osmo_mgcpc_ep_ci_ep() by Neels Hofmeyr · 4 years, 8 months ago
  97. f2bf8dc client: endp fsm: allow cancelling a notify event by Neels Hofmeyr · 4 years, 8 months ago
  98. 055ded7 client: endp fsm: clear ci[] before dispatching DLCX success by Neels Hofmeyr · 4 years, 8 months ago
  99. 3ff7128 client: endp fsm: add notify struct, prep for cancel-notify by Neels Hofmeyr · 4 years, 8 months ago
  100. cc0b97e clear pending requests on MGCP failure by Neels Hofmeyr · 4 years, 9 months ago