1. 70c03f5 Add Osmux IPv6 support by Pau Espin Pedrol · 1 year, 9 months ago
  2. ea7aaf2 vty: show per-connection Osmux VTY stats by Pau Espin Pedrol · 1 year, 9 months ago
  3. 928a20b osmux: Rename field osmux usage policy and define it with proper type by Pau Espin Pedrol · 1 year, 9 months ago
  4. 582c2bf osmux: Add connection and global rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  5. daf5bce mgcp_conn: rename field s/rate_ctr_group/ctrg/g by Pau Espin Pedrol · 1 year, 9 months ago
  6. 83df47c cosmetic: vty: Fix indentation whitespace by Pau Espin Pedrol · 1 year, 9 months ago
  7. 5892b2e Use Osmux default port define from libosmo-netif by Pau Espin Pedrol · 1 year, 11 months ago
  8. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  9. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  10. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  11. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  12. fe53edd Add vty command 'show mgcp active' by Keith · 3 years, 2 months ago
  13. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  14. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  15. 41425e9 mgcp_vty: add missing VTY commands for E1 trunks by Philipp Maier · 3 years, 7 months ago
  16. 31682a3 mgcp_vty: fix config write for trunk 0 by Philipp Maier · 3 years, 7 months ago
  17. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  18. 8cfe7df mgcp_vty: deprecate bind early command by Philipp Maier · 3 years, 9 months ago
  19. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  20. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  21. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  22. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  23. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  24. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  25. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  26. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  27. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  28. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  29. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  30. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  31. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  32. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  33. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  34. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  35. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  36. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  37. dab89af vty: Prepend VTY output of counters for better visual separation. by Alexander Chemeris · 4 years, 2 months ago
  38. 6c92f9d fix vty dump_trunk: start from zero, do not omit first CONN by Neels Hofmeyr · 4 years, 4 months ago
  39. 189f29e vty: update desc of conn-timeout by Oliver Smith · 5 years ago
  40. d2ce444 vty: allow 0 as conn-timeout to disable it by Oliver Smith · 5 years ago
  41. b542b04 vty: Allow enabling Osmux by Pau Espin Pedrol · 5 years ago
  42. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  43. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  44. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  45. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  46. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  47. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  48. b7974e2 show RTP TX/RX stats in 'mgcp show stats' output by Stefan Sperling · 6 years ago
  49. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  50. 1208658 add VTY commands which show specific mgcp endpoints by Stefan Sperling · 6 years ago
  51. 352eed0 interpret domain '*' as 'allow any domain' by Neels Hofmeyr · 6 years ago
  52. bca0ef6 stat+vty: fix printing of rate counter values by Philipp Maier · 6 years ago
  53. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  54. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  55. a19547b vty: clean up rtp port-range command by Philipp Maier · 6 years ago
  56. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  57. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  58. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  59. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  60. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  61. edc00f4 cosmetic: move mgcp_release_endp() to mgcp_ep.c by Philipp Maier · 6 years ago
  62. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  63. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  64. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  65. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  66. 4845498 vty: simplify endpoint allocation by Philipp Maier · 7 years ago
  67. f1889d8 cosmetic: remove prefix "net" from rtp related vty commands by Philipp Maier · 7 years ago
  68. 2982e42 cosmetic: guard dead osmux vty code with ifdef by Philipp Maier · 7 years ago
  69. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  70. e726d4f cosmetic: make dummy packet handling more explicit by Philipp Maier · 7 years ago
  71. 1e0b9f8 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  72. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  73. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  74. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago