1. 4f6a7ad manual: Include QoS chapter and add osmo-mgw specific example by Harald Welte · 3 years, 1 month ago 2021q1
  2. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 1 month ago
  3. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 1 month ago
  4. 3ff5151 manual: don't define fig-bsc twice by Harald Welte · 3 years, 1 month ago
  5. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 1 month ago
  6. 9ffaba7 Bump version: 1.8.0.1-535e → 1.8.1 by Harald Welte · 3 years, 3 months ago 1.8.1
  7. 535ede2 attempt to fix RPM spec file after recent soversion bump by Harald Welte · 3 years, 3 months ago
  8. 6ccdaa2 Bump version: 1.7.0.138-ace0b-dirty → 1.8.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.8.0
  9. ace0b94 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  10. a34036c .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 3 months ago
  11. 9fec391 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  12. a835fa8 contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  13. 2c66c15 fixup mgcp_trunk: increase default number of virtual endpoints by Vadim Yanitskiy · 3 years, 5 months ago
  14. 92a73cd mgcp_client: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 6 months ago
  15. 6e2795b usermanual: add chapter about mgcp endpoints by Philipp Maier · 3 years, 6 months ago
  16. 276b595 configuration: add section about E1 trunks by Philipp Maier · 3 years, 6 months ago
  17. 3c293b4 mgcp_trunk: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 6 months ago
  18. 41425e9 mgcp_vty: add missing VTY commands for E1 trunks by Philipp Maier · 3 years, 6 months ago
  19. 31682a3 mgcp_vty: fix config write for trunk 0 by Philipp Maier · 3 years, 6 months ago
  20. 870f94b configuration: add note that changes to trunks need a restart by Philipp Maier · 3 years, 6 months ago
  21. 242e9ad configuration: drop note about lackin E1 support by Philipp Maier · 3 years, 6 months ago
  22. 9b444fd configuration: remove hint towards trunk 0 limit by Philipp Maier · 3 years, 6 months ago
  23. e9473f6 overview: add graph to show E1 integration by Philipp Maier · 3 years, 6 months ago
  24. 53002b3 overview: fix graph "OsmoMGW used with OsmoMSC" by Philipp Maier · 3 years, 6 months ago
  25. a098b65 overview: fix graph "OsmoMGW used with OsmoBSC" by Philipp Maier · 3 years, 6 months ago
  26. 78b0055 overview: update section limitations. by Philipp Maier · 3 years, 6 months ago
  27. 648bec3 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  28. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 7 months ago
  29. 3840496 contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 7 months ago
  30. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 8 months ago
  31. 3ba4095 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 8 months ago
  32. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 8 months ago
  33. 8cfe7df mgcp_vty: deprecate bind early command by Philipp Maier · 3 years, 8 months ago
  34. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 8 months ago
  35. 30e0135 cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 8 months ago
  36. 06624e1 mgw: Fix return value documentation for API mgcp_verify_call_id by Pau Espin Pedrol · 3 years, 8 months ago
  37. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 8 months ago
  38. 1dc2dce cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 8 months ago
  39. 6049a63 mgw: Don't be case-sensitive when parsing X-Osmo-IGN param by Pau Espin Pedrol · 3 years, 8 months ago
  40. 3ef8e76 cosmetic: mgcp_client_fsm: change error message. by Philipp Maier · 3 years, 8 months ago
  41. fbf07f3 change timer T2427001 to X2427 by Neels Hofmeyr · 3 years, 8 months ago
  42. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 8 months ago
  43. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 8 months ago
  44. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 8 months ago
  45. fbbe8f2 mgw: Announce and rebind new local address if change required during MDCX by Pau Espin Pedrol · 3 years, 9 months ago
  46. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 9 months ago
  47. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 9 months ago
  48. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 9 months ago
  49. 0ab152b mgw: Fix mgcp_rtp_end field description comment by Pau Espin Pedrol · 3 years, 9 months ago
  50. 2741d6b mgcp_client: copy back Connection Information from MDCX ACK by Pau Espin Pedrol · 3 years, 9 months ago
  51. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 9 months ago
  52. c4ef4a2 mgcp_client: Support validating IPv6 addresses in CRCX and MDCX commands by Pau Espin Pedrol · 3 years, 9 months ago
  53. ee2f33b mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible by Pau Espin Pedrol · 3 years, 9 months ago
  54. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 9 months ago
  55. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 9 months ago
  56. ae6858b mgcp_trunk: increase default number of virtual endpoints by Philipp Maier · 3 years, 8 months ago
  57. 99d4d36 mgcp_endp: use NUM_E1_TS from e1_input.h by Philipp Maier · 3 years, 8 months ago
  58. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 9 months ago
  59. 1add5a5 mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h by Pau Espin Pedrol · 3 years, 9 months ago
  60. 729bf3e mgcp-client: Support IPv6 in osmo_mgcpc_ep_ci_get_crcx_info_to_sockaddr() implementation by Pau Espin Pedrol · 3 years, 9 months ago
  61. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 9 months ago
  62. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 9 months ago
  63. 9e494e6 Add example osmo-mgw configuration file for Abis/E1 by Harald Welte · 3 years, 9 months ago
  64. 5322473 configure.ac: require libosmoabis + libosmotrau >= 1.0.0 by Alexander Couzens · 3 years, 9 months ago
  65. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 9 months ago
  66. c59b5c5 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 9 months ago
  67. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 9 months ago
  68. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 9 months ago
  69. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 9 months ago
  70. c8acee2 mgcp_e1: use return value of e1inp_line_update() by Philipp Maier · 3 years, 9 months ago
  71. 55863e4 osmo-mgw.spec.in: Add missing dependency to libosmotrau by Harald Welte · 3 years, 9 months ago
  72. 6177cae debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  73. 6af3ccf osmo-mgw.spec.in: Fix dependency to libosmoabis by Harald Welte · 3 years, 9 months ago
  74. 03cb5f3 debian/control + SPEC: Add missing build dependency to libosmo-abis by Harald Welte · 3 years, 9 months ago
  75. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 9 months ago
  76. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 10 months ago
  77. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 3 years, 11 months ago
  78. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 3 years, 10 months ago
  79. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 3 years, 10 months ago
  80. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  81. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  82. 7a755be mgcp_trunk: use talloc_zero_array instead of _talloc_zero_array by Philipp Maier · 3 years, 11 months ago
  83. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 3 years, 11 months ago
  84. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 3 years, 11 months ago
  85. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 3 years, 11 months ago
  86. 24b8c0c mgcp_trunk: remove double check by Philipp Maier · 3 years, 11 months ago
  87. fe67e09 mgcp_endp.c: cosmetic: fix sourcecode formatting by Philipp Maier · 3 years, 11 months ago
  88. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 3 years, 11 months ago
  89. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 3 years, 11 months ago
  90. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 3 years, 10 months ago
  91. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 3 years, 10 months ago
  92. 6521fc0 manuals: generate vty reference xml at build time by Neels Hofmeyr · 4 years ago
  93. f553184 add osmo-mgw --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years ago
  94. 13fae78 libosmo-mgcp: always check result of msgb_printf() in add_fmtp() by Vadim Yanitskiy · 3 years, 11 months ago
  95. b7d395d libosmo-mgcp: fix unused extra argument to printf() in add_fmtp() by Vadim Yanitskiy · 3 years, 11 months ago
  96. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 3 years, 11 months ago
  97. 0ffa3bd endp: require domain name also for E1 endpoints by Philipp Maier · 3 years, 11 months ago
  98. ca8639d libosmo-mgcp: fix unsigned compared against 0 in mgcp_trunk_by_name() by Vadim Yanitskiy · 3 years, 11 months ago
  99. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  100. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 3 years, 11 months ago