1. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  2. 30e0135 cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  3. 06624e1 mgw: Fix return value documentation for API mgcp_verify_call_id by Pau Espin Pedrol · 3 years, 9 months ago
  4. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 9 months ago
  5. 1dc2dce cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  6. 6049a63 mgw: Don't be case-sensitive when parsing X-Osmo-IGN param by Pau Espin Pedrol · 3 years, 9 months ago
  7. 3ef8e76 cosmetic: mgcp_client_fsm: change error message. by Philipp Maier · 3 years, 10 months ago
  8. fbf07f3 change timer T2427001 to X2427 by Neels Hofmeyr · 3 years, 10 months ago
  9. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 10 months ago
  10. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  11. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 10 months ago
  12. fbbe8f2 mgw: Announce and rebind new local address if change required during MDCX by Pau Espin Pedrol · 3 years, 10 months ago
  13. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  14. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  15. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  16. 0ab152b mgw: Fix mgcp_rtp_end field description comment by Pau Espin Pedrol · 3 years, 10 months ago
  17. 2741d6b mgcp_client: copy back Connection Information from MDCX ACK by Pau Espin Pedrol · 3 years, 10 months ago
  18. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  19. c4ef4a2 mgcp_client: Support validating IPv6 addresses in CRCX and MDCX commands by Pau Espin Pedrol · 3 years, 10 months ago
  20. ee2f33b mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible by Pau Espin Pedrol · 3 years, 10 months ago
  21. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 10 months ago
  22. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  23. ae6858b mgcp_trunk: increase default number of virtual endpoints by Philipp Maier · 3 years, 10 months ago
  24. 99d4d36 mgcp_endp: use NUM_E1_TS from e1_input.h by Philipp Maier · 3 years, 10 months ago
  25. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  26. 1add5a5 mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h by Pau Espin Pedrol · 3 years, 10 months ago
  27. 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
  28. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  29. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 11 months ago
  30. 9e494e6 Add example osmo-mgw configuration file for Abis/E1 by Harald Welte · 3 years, 10 months ago
  31. 5322473 configure.ac: require libosmoabis + libosmotrau >= 1.0.0 by Alexander Couzens · 3 years, 10 months ago
  32. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 11 months ago
  33. c59b5c5 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 11 months ago
  34. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  35. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 11 months ago
  36. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 11 months ago
  37. c8acee2 mgcp_e1: use return value of e1inp_line_update() by Philipp Maier · 3 years, 11 months ago
  38. 55863e4 osmo-mgw.spec.in: Add missing dependency to libosmotrau by Harald Welte · 3 years, 11 months ago
  39. 6177cae debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  40. 6af3ccf osmo-mgw.spec.in: Fix dependency to libosmoabis by Harald Welte · 3 years, 11 months ago
  41. 03cb5f3 debian/control + SPEC: Add missing build dependency to libosmo-abis by Harald Welte · 3 years, 11 months ago
  42. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 11 months ago
  43. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  44. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  45. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 4 years ago
  46. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 4 years ago
  47. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  48. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  49. 7a755be mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array by Philipp Maier · 4 years ago
  50. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 4 years ago
  51. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  52. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 4 years ago
  53. 24b8c0c mgcp_trunk: remove double check by Philipp Maier · 4 years ago
  54. fe67e09 mgcp_endp.c: cosmetic: fix sourcecode formatting by Philipp Maier · 4 years ago
  55. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  56. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  57. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 4 years ago
  58. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 4 years ago
  59. 6521fc0 manuals: generate vty reference xml at build time by Neels Hofmeyr · 4 years ago
  60. f553184 add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  61. 13fae78 libosmo-mgcp: always check result of msgb_printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  62. b7d395d libosmo-mgcp: fix unused extra argument to printf() in add_fmtp() by Vadim Yanitskiy · 4 years ago
  63. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  64. 0ffa3bd endp: require domain name also for E1 endpoints by Philipp Maier · 4 years ago
  65. ca8639d libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name() by Vadim Yanitskiy · 4 years ago
  66. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  67. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago
  68. b0c05aa mgcp_conn: move struct mgcp_conn mgcp_conn.h by Philipp Maier · 4 years ago
  69. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  70. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  71. 04bbb9d mgcp_trunk: use enum type for trunk type variable by Philipp Maier · 4 years ago
  72. bea5678 mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h by Philipp Maier · 4 years ago
  73. 48bcc2e mgcp_osmux: remove unused define constants by Philipp Maier · 4 years ago
  74. 080935a mgcp_trunk: fix docstring for mgcp_trunk_alloc() by Philipp Maier · 4 years ago
  75. a466f57 mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard() by Philipp Maier · 4 years ago
  76. 41f77d8 osmo-mgw.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years ago
  77. e674345 libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen() by Vadim Yanitskiy · 4 years ago
  78. 3f8139c libosmo-mgcp-client: fix use-after-free in mgcp_client_tx() by Vadim Yanitskiy · 4 years ago
  79. 98c09b3 endp: add name generator function for E1 endpoints by Philipp Maier · 4 years ago
  80. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years, 1 month ago
  81. 7a64182 cosmetic: remove excess space by Philipp Maier · 4 years ago
  82. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  83. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  84. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  85. bce5f29 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  86. 3d5a2dd ratectr: move rate counter definitions into mgcp_ratectr.h by Philipp Maier · 4 years ago
  87. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  88. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  89. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  90. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  91. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  92. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  93. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  94. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years, 1 month ago
  95. af932ce remove accidential TODO-RELEASE entry by Harald Welte · 4 years, 1 month ago
  96. 265b0a8 mgcp: remove unused callback pointer by Philipp Maier · 4 years, 1 month ago
  97. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  98. abfb858 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  99. 6500d72 contrib: integrate RPM spec by Oliver Smith · 4 years, 2 months ago
  100. d6877eb contrib: import RPM spec by Oliver Smith · 4 years, 2 months ago