1. e144275 mgcp_network: do not try to convert RTCP packets by Philipp Maier · 2 years, 3 months ago
  2. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  3. e308202 mgcp_network.c: Fix byte alignment of CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 6 months ago
  4. ebb05c1 mgcp_network.c: Set proper CRC Header for ACK Initialization by Pau Espin Pedrol · 2 years, 6 months ago
  5. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  6. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  7. 8f33303 libosmo-mgcp: do not use the default msgb talloc context by Eric · 2 years, 11 months ago
  8. a4b677c check_rtp_destin(): clarify log msg by Neels Hofmeyr · 3 years ago
  9. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  10. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  11. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  12. 62d9df6 mgcp_network.c: Reorder some functions in file by Pau Espin Pedrol · 3 years ago
  13. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  14. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 3 years ago
  15. 33347a4 constify arg in addr_is_any() by Pau Espin Pedrol · 3 years ago
  16. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  17. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  18. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  19. 97a9312 mgcp_network: fix implicit address loopback by Philipp Maier · 3 years, 2 months ago
  20. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  21. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  22. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  23. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  24. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  25. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  26. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  27. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  28. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  29. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  30. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  31. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  32. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  33. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  34. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  35. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  36. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  37. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  38. ebb9bf3 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. by Alexander Chemeris · 4 years, 2 months ago
  39. 61cf9bb mgcp_network: Fix a typo in the comment bahviour -> behaviour by Alexander Chemeris · 4 years, 2 months ago
  40. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  41. a48ff4a Update per-trunk global packet/byte counters in real-time by Harald Welte · 4 years, 4 months ago laforge/virt-voice
  42. 5a6220f mgcp_send(): stop looping on conversion error by Neels Hofmeyr · 4 years, 10 months ago
  43. 7c6dd3c fix crashes: don't assert on incoming RTP packet size by Neels Hofmeyr · 4 years, 10 months ago
  44. 9aaaab6 osmux: Fix loopback for Osmux connections by Pau Espin Pedrol · 5 years ago
  45. a93c6e9 osmux: Provide correct local port during mgcp resp by Pau Espin Pedrol · 5 years ago
  46. f1d301a cosmetic: mgcp_udp_send: Document port param is in network byte order by Pau Espin Pedrol · 5 years ago
  47. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  48. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  49. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  50. e3f8bca log: don't spam with "can not patch PT" messages by Neels Hofmeyr · 5 years ago
  51. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  52. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  53. ad21a0e check_rtp: on IP:port errors, log the IP and port by Neels Hofmeyr · 6 years ago
  54. c26b665 check_rtp_origin(): Avoid using memcmp for comparing integer types by Harald Welte · 6 years ago
  55. 0479b2a check_rtp_origin(): Don't memcmp sockadd_in and in_addr by Harald Welte · 6 years ago
  56. efd645e log: avoid logging early media as error by Neels Hofmeyr · 6 years ago
  57. 0063ca2 fix 3G hack: allow any IP for loopback and 0.0.0.0 by Neels Hofmeyr · 6 years ago
  58. fee4fa9 Cosmetic: remove misplaced line break by Philipp Maier · 6 years ago
  59. 4dba769 network: check packets before further processing by Philipp Maier · 6 years ago
  60. da895b1 network: do not patch PT of RTCP packets by Philipp Maier · 6 years ago
  61. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  62. 35a3829 IuUP hack: make RTP patching less general by Neels Hofmeyr · 6 years ago
  63. 7066af8 cosmetic: mgcp_network.c: merge one LOGPC to its preceding LOGP by Neels Hofmeyr · 6 years ago
  64. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  65. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  66. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  67. e6df0e4 mgcp_network: do not log destination invalid ip/port as error by Philipp Maier · 6 years ago
  68. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  69. 0ec1d4e network: independently initalize state->out_stream by Philipp Maier · 6 years ago
  70. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  71. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  72. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  73. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  74. 5672563 cosmetic: mgcp_network: typo in log by Neels Hofmeyr · 6 years ago
  75. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  76. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  77. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  78. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  79. 3338135 strct mgcp_rtp_state: Group + document struct members related to patching by Harald Welte · 7 years ago
  80. 5dbfc78 network: use originating RTP packet address for loopback by Philipp Maier · 7 years ago
  81. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  82. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  83. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  84. e6f172d network: remove unused return code by Philipp Maier · 7 years ago
  85. b969455 network: fix rtp packet length by Philipp Maier · 7 years ago
  86. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  87. c341388 network: add separate log category by Philipp Maier · 7 years ago
  88. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  89. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  90. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago