1. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 1 month ago
  2. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 1 month ago
  3. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 1 month ago
  4. 3c293b4 mgcp_trunk: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 6 months ago
  5. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 8 months ago
  6. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 8 months ago
  7. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 8 months ago
  8. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 9 months ago
  9. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 9 months ago
  10. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 9 months ago
  11. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 9 months ago
  12. 0ab152b mgw: Fix mgcp_rtp_end field description comment by Pau Espin Pedrol · 3 years, 9 months ago
  13. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 9 months ago
  14. ee2f33b mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible by Pau Espin Pedrol · 3 years, 9 months ago
  15. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 9 months ago
  16. 1add5a5 mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h by Pau Espin Pedrol · 3 years, 9 months ago
  17. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 10 months ago
  18. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 10 months ago
  19. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 10 months ago
  20. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  21. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  22. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  23. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  24. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  25. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  26. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago
  27. b0c05aa mgcp_conn: move struct mgcp_conn mgcp_conn.h by Philipp Maier · 4 years ago
  28. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years ago
  29. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years ago
  30. 04bbb9d mgcp_trunk: use enum type for trunk type variable by Philipp Maier · 4 years ago
  31. bea5678 mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h by Philipp Maier · 4 years ago
  32. 48bcc2e mgcp_osmux: remove unused define constants by Philipp Maier · 4 years ago
  33. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years ago
  34. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years ago
  35. 3d5a2dd ratectr: move rate counter definitions into mgcp_ratectr.h by Philipp Maier · 4 years ago
  36. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years ago
  37. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years ago
  38. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years ago
  39. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 3 months ago
  40. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years ago
  41. 265b0a8 mgcp: remove unused callback pointer by Philipp Maier · 4 years ago
  42. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 1 month ago
  43. 9852e22 Add CTRL interface to osmo-mgw by Harald Welte · 4 years, 3 months ago
  44. 923d60b client: endp fsm: add osmo_mgcpc_ep_ci_ep() by Neels Hofmeyr · 4 years, 7 months ago
  45. f2bf8dc client: endp fsm: allow cancelling a notify event by Neels Hofmeyr · 4 years, 7 months ago
  46. 740af6e mgcp_codec: constify 'param' arg by Neels Hofmeyr · 4 years, 10 months ago
  47. 2cf6652 "make dist" fix for: no rule to make mgcp_common.h by Oliver Smith · 5 years ago
  48. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  49. 30907dc mgcp-cli: endpoint_fsm: Add API to retrieve Osmux CID from MGW by Pau Espin Pedrol · 5 years ago
  50. 14f8a08 osmux: Drop unneeded OSMUX_STATE_NEGOTIATING by Pau Espin Pedrol · 5 years ago
  51. 91088c3 mgcp-cli: Parse X-Osmux on CRCX response by Pau Espin Pedrol · 5 years ago
  52. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  53. 497611a osmux: Introduce mgcp_conn_rtp_is_osmux() helper by Pau Espin Pedrol · 5 years ago
  54. 9d9f44a mgcp_internal: LOGPENDP: ensure *endp is not NULL by Alexander Couzens · 5 years ago
  55. 84274e4 constify map_codec_to_pt() ptmap arg by Neels Hofmeyr · 5 years ago
  56. 538d2c5 move MGW endpoint FSM from osmo-bsc to here by Neels Hofmeyr · 5 years ago
  57. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  58. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  59. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  60. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  61. dbe09dd mgco_client: cosmetic: remove excess whitespace by Philipp Maier · 5 years ago
  62. 47642f2 make codec_table public as osmo_mgcpc_codec_names by Neels Hofmeyr · 5 years ago
  63. cb760bd mgcp client: allow setting conn mode for CRCX and MDCX by Neels Hofmeyr · 5 years ago
  64. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  65. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  66. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 5 years ago
  67. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 5 years ago
  68. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  69. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  70. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  71. a714abf add more mgcp crxc error counters by Stefan Sperling · 6 years ago
  72. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  73. 407b1f1 osmux.h: Document enum osmux_state by Pau Espin Pedrol · 6 years ago
  74. f0504e8 comment: indicate struct type for mgcp_endpoint.conns by Neels Hofmeyr · 6 years ago
  75. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  76. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  77. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  78. af8e00f mgcp_client: use IETF source port as for MGCP by Philipp Maier · 6 years ago
  79. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  80. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  81. e547bdd configure: Find correct libgsm's gsm.h header by Pau Espin Pedrol · 6 years ago
  82. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  83. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  84. 337209a mgcp_internal: remove unused struct member by Philipp Maier · 6 years ago
  85. 8838c62 cosmetic: fix doxygen comment markers by Neels Hofmeyr · 6 years ago
  86. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  87. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  88. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  89. 54b4f82 cosmetic: fix typo by Philipp Maier · 6 years ago
  90. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  91. 1b3a385 sdp: remove circular inclusion by Philipp Maier · 6 years ago
  92. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  93. ba61f68 legacy-mgcp: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  94. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  95. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  96. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  97. 086c3f3 cosmetic: mgcp, legacy_mgcp: drop unused vty.h definitions by Neels Hofmeyr · 6 years ago
  98. c430d19 cosmetic: rename function .._conn_reset() to .._conn_init() by Philipp Maier · 6 years ago
  99. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  100. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago