1. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  2. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  3. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  4. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  5. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  6. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  7. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  8. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  9. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  10. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  11. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  12. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  13. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  14. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  15. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  16. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  17. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  18. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 4 years ago
  19. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  20. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 4 years ago
  21. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  22. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  23. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  24. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  25. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  26. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  27. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  28. d071a30 mgcp_test: Correctly release all endpoints allocated by Pau Espin Pedrol · 4 years, 9 months ago
  29. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  30. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  31. 2698540 test_mgcp_codec_pt_translate(): more tests by Neels Hofmeyr · 5 years ago
  32. d2f5e69 mgcp_test: extend / rewrite test_mgcp_codec_pt_translate() by Neels Hofmeyr · 5 years ago
  33. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  34. 1705848 mgw: Support receiving uppercase connection mode by Pau Espin Pedrol · 5 years ago
  35. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  36. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  37. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  38. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  39. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  40. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  41. e28b673 cosmetic: mgcp_test: fix get_conn_id_from_response() by Neels Hofmeyr · 6 years ago
  42. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  43. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  44. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  45. b861db9 mgcp_test: fix get_conn_id_from_response() CI length by Neels Hofmeyr · 6 years ago
  46. 08e0704 mgcp_test: fix log of conn_id presence by Neels Hofmeyr · 6 years ago
  47. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  48. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  49. a74c0ea mgcp_test: release endpoints after use by Philipp Maier · 6 years ago
  50. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  51. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  52. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  53. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  54. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  55. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  56. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  57. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  58. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  59. 2da99a2 mgcp_stat: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  60. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  61. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  62. c3cfae2 protocol: fix missing carriage return by Philipp Maier · 6 years ago
  63. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  64. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  65. abbb6b9 centralize handling of common errors like "endpoint not found" by Harald Welte · 7 years ago
  66. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  67. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  68. a330b86 mgcp_test: fix possible double free by Philipp Maier · 7 years ago
  69. 7df419b mgcp_test: add returncode check by Philipp Maier · 7 years ago
  70. 7cedfd7 mgcp_test: fix nullpointer dereference by Philipp Maier · 7 years ago
  71. 23b8e29 mgcp_test: fix wrong strcmp() parameters by Philipp Maier · 7 years ago
  72. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  73. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  74. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  75. 465446b mgcp_test: sanitize: free msgb_ctx by Neels Hofmeyr · 7 years ago
  76. b597b4f mgcp_test: test_no_cycle: sanitize: free endp by Neels Hofmeyr · 7 years ago
  77. d20910c mgcp_test: test_packet_error_detection: sanitize: free all conns by Neels Hofmeyr · 7 years ago
  78. 3d9b656 mgcp_test: do not send rtp packets by Philipp Maier · 7 years ago
  79. 020e89b mgcp_test: tweak test failure output by Neels Hofmeyr · 7 years ago
  80. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  81. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  82. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago
  83. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  84. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/mgcp/mgcp_test.c]
  85. 4a824ca don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  86. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  87. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  88. 11cb27e mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 by Pablo Neira Ayuso · 9 years ago
  89. b45e4d8 osmux: Do not divide the number of bytes by eight. by Holger Hans Peter Freyther · 9 years ago
  90. 641d387 osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  91. 4c97435 mgcp: Test we don't crash on the NAT dummy MGCP message by Holger Hans Peter Freyther · 9 years ago
  92. d17bc7b mgcp: Avoid crashing when rtpmap is not complete by Holger Hans Peter Freyther · 9 years ago
  93. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  94. b1edf7b mgcp/sdp: Session name must not be empty pick an empty one by Holger Hans Peter Freyther · 10 years ago
  95. 619b014 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  96. 05d481a mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  97. a5a59c9 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  98. e46bc27 mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  99. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  100. cb6ad70 mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago