1. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  2. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago
  3. b0c05aa mgcp_conn: move struct mgcp_conn mgcp_conn.h by Philipp Maier · 4 years ago
  4. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  5. bea5678 mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h by Philipp Maier · 4 years ago
  6. 48bcc2e mgcp_osmux: remove unused define constants by Philipp Maier · 4 years ago
  7. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  8. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  9. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  10. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years, 1 month ago
  11. 497611a osmux: Introduce mgcp_conn_rtp_is_osmux() helper by Pau Espin Pedrol · 5 years ago
  12. 9d9f44a mgcp_internal: LOGPENDP: ensure *endp is not NULL by Alexander Couzens · 5 years ago
  13. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  14. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  15. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  16. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  17. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  18. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  19. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  20. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  21. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  22. 337209a mgcp_internal: remove unused struct member by Philipp Maier · 6 years ago
  23. 8838c62 cosmetic: fix doxygen comment markers by Neels Hofmeyr · 6 years ago
  24. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  25. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  26. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  27. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  28. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  29. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  30. c430d19 cosmetic: rename function .._conn_reset() to .._conn_init() by Philipp Maier · 6 years ago
  31. df5d219 mgcp: fix use-after-free and add callback for endpoint cleanup by Philipp Maier · 6 years ago
  32. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  33. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  34. e35eeae Return proper MGCP Error codes, as per spec by Harald Welte · 7 years ago
  35. 3f35a37 mgcp_internal.h: document more struct members with comments by Harald Welte · 7 years ago
  36. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  37. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  38. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  39. 3338135 strct mgcp_rtp_state: Group + document struct members related to patching by Harald Welte · 7 years ago
  40. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  41. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  42. 8970c49 sdp: refactoring sdp parser/generator by Philipp Maier · 7 years ago
  43. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  44. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  45. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago