1. 7a64182 cosmetic: remove excess space by Philipp Maier · 4 years ago
  2. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  3. 08eb935 cosmetic: fix doxygen for mgcp_cleanup_rtp_bridge_cb() by Philipp Maier · 4 years ago
  4. 0b79d21 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  5. bce5f29 cosmetic: fix doxygen by Philipp Maier · 4 years ago
  6. 3d5a2dd ratectr: move rate counter definitions into mgcp_ratectr.h by Philipp Maier · 4 years ago
  7. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  8. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  9. f53796c mgcp_vty: fix indentation in VTY config write by Philipp Maier · 4 years, 1 month ago
  10. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  11. 21be42a mgcp_vty: fix indentation by Philipp Maier · 4 years, 1 month ago
  12. 2d681fd vty: fix unreachable code (error msg on trunk alloc fail) by Philipp Maier · 4 years, 1 month ago
  13. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  14. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years, 1 month ago
  15. af932ce remove accidential TODO-RELEASE entry by Harald Welte · 4 years, 1 month ago
  16. 265b0a8 mgcp: remove unused callback pointer by Philipp Maier · 4 years, 1 month ago
  17. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  18. abfb858 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  19. 6500d72 contrib: integrate RPM spec by Oliver Smith · 4 years, 2 months ago
  20. d6877eb contrib: import RPM spec by Oliver Smith · 4 years, 2 months ago
  21. ebb9bf3 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. by Alexander Chemeris · 4 years, 2 months ago
  22. 61cf9bb mgcp_network: Fix a typo in the comment bahviour -> behaviour by Alexander Chemeris · 4 years, 2 months ago
  23. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  24. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  25. dab89af vty: Prepend VTY output of counters for better visual separation. by Alexander Chemeris · 4 years, 2 months ago
  26. eebbf2b configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 3 months ago
  27. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  28. 173dc12 doc: do not bind osmo-mgw to random ip-address by Philipp Maier · 4 years, 3 months ago
  29. 3abced8 allow larger MGCP client wqueue: 10 -> 1024 by Neels Hofmeyr · 4 years, 4 months ago neels/virt-voice
  30. a48ff4a Update per-trunk global packet/byte counters in real-time by Harald Welte · 4 years, 4 months ago laforge/virt-voice
  31. 6c92f9d fix vty dump_trunk: start from zero, do not omit first CONN by Neels Hofmeyr · 4 years, 4 months ago
  32. 9852e22 Add CTRL interface to osmo-mgw by Harald Welte · 4 years, 4 months ago
  33. b141ccc Fix number of endpoints of default trunk by Harald Welte · 4 years, 4 months ago
  34. ec45068 Bump version: 1.6.0.30-832bc-dirty → 1.7.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.7.0
  35. 832bcdf osmoappdesc.py: switch to python 3 by Oliver Smith · 4 years, 7 months ago osmith/fix-python3
  36. 73f9c02 exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  37. 6a25a61 Move fsm_mgcp_client regstration to __attribute__((contructor)) by Harald Welte · 4 years, 7 months ago
  38. 1dbbed1 mgcp_client: Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  39. a8f27ab manual: Fix copy+paste error by Harald Welte · 4 years, 7 months ago
  40. ca2aec0 fix use-after-free: require new fsm deferred dealloc, check for term by Neels Hofmeyr · 4 years, 9 months ago
  41. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  42. 923d60b client: endp fsm: add osmo_mgcpc_ep_ci_ep() by Neels Hofmeyr · 4 years, 8 months ago
  43. f2bf8dc client: endp fsm: allow cancelling a notify event by Neels Hofmeyr · 4 years, 8 months ago
  44. 055ded7 client: endp fsm: clear ci[] before dispatching DLCX success by Neels Hofmeyr · 4 years, 8 months ago
  45. 3ff7128 client: endp fsm: add notify struct, prep for cancel-notify by Neels Hofmeyr · 4 years, 8 months ago
  46. cc0b97e clear pending requests on MGCP failure by Neels Hofmeyr · 4 years, 9 months ago
  47. 8c69e29 mgcp_client_fsm cleanup: Do not assert on DLCX failure by Neels Hofmeyr · 4 years, 9 months ago
  48. 843d903 mgw: Allocate mgcp_conn instance under tcfg->endpoints by Pau Espin Pedrol · 4 years, 9 months ago
  49. d071a30 mgcp_test: Correctly release all endpoints allocated by Pau Espin Pedrol · 4 years, 9 months ago
  50. 3ab8ca4 SDP: store all ptmap entries by Neels Hofmeyr · 5 years ago
  51. 23f4048 tweak mgcp_parse_audio_ptime_rtpmap() by Neels Hofmeyr · 5 years ago
  52. 401b740 explicitly free codecs in mgcp_rtp_conn_cleanup() by Neels Hofmeyr · 5 years ago
  53. a468b0f mgcp_codec_add: fix audio_name size check by Neels Hofmeyr · 4 years, 10 months ago
  54. b0cfa72 mgcp_codec: codec_set(): log about all possible errors by Neels Hofmeyr · 5 years ago
  55. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  56. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  57. 2698540 test_mgcp_codec_pt_translate(): more tests by Neels Hofmeyr · 5 years ago
  58. d2f5e69 mgcp_test: extend / rewrite test_mgcp_codec_pt_translate() by Neels Hofmeyr · 5 years ago
  59. ce64f18 fix memleak: actually free strings in mgcp_codec_reset_all() by Neels Hofmeyr · 5 years ago
  60. 667fa59 mgcp_codec: split codec_free() off of codec_init() by Neels Hofmeyr · 5 years ago
  61. 5a6220f mgcp_send(): stop looping on conversion error by Neels Hofmeyr · 4 years, 10 months ago
  62. 7c6dd3c fix crashes: don't assert on incoming RTP packet size by Neels Hofmeyr · 4 years, 10 months ago
  63. 740af6e mgcp_codec: constify 'param' arg by Neels Hofmeyr · 5 years ago
  64. 782d607 rename codecs_cmp() to codecs_same() by Neels Hofmeyr · 5 years ago
  65. 50e52e4 Bump version: 1.5.0.84-a2d10-dirty → 1.6.0 by Pau Espin Pedrol · 5 years ago 1.6.0
  66. a2d1021 configure.ac: Require libosmo-netif 0.6.0 by Pau Espin Pedrol · 5 years ago
  67. f54eb96 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  68. a2b1c5e Fix return variable of strtoul() by Pau Espin Pedrol · 5 years ago
  69. c5c1430 Catch unsigned integer MGCP parsing errors with strtoul by Pau Espin Pedrol · 5 years ago
  70. f7de9ae doc: Add Osmux documentation to OsmoMGW User Manual by Pau Espin Pedrol · 5 years ago
  71. 199c5e9 turn -Werror=null-dereference into a warning by Hoernchen · 5 years ago
  72. 06a49fc mgcp_sdp: Don't check if an unsigned int is below 0 by Harald Welte · 5 years ago
  73. 6349bd4 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  74. 796a4a1 doc: X-Osmo-IGN: small formatting and typo fixes by Pau Espin Pedrol · 5 years ago
  75. 2cf6652 "make dist" fix for: no rule to make mgcp_common.h by Oliver Smith · 5 years ago
  76. 9b508f6 mgw: Allow receiving uppercase noanswer keyword by Pau Espin Pedrol · 5 years ago
  77. 6e26c70 mgw: Allow receiving lowercase X-Osmo-Ign Callid field by Pau Espin Pedrol · 5 years ago
  78. 9a34592 mgw: Allow receiving lowercase MGCP header keyword by Pau Espin Pedrol · 5 years ago
  79. 7eb6f2c mgw: Make check of duplicated LCO fields case insensitive by Pau Espin Pedrol · 5 years ago
  80. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  81. 1705848 mgw: Support receiving uppercase connection mode by Pau Espin Pedrol · 5 years ago
  82. 166077e mgcp-cli: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  83. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  84. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  85. 1e4a34d manuals: update VTY documentation by Oliver Smith · 5 years ago
  86. 189f29e vty: update desc of conn-timeout by Oliver Smith · 5 years ago
  87. d2ce444 vty: allow 0 as conn-timeout to disable it by Oliver Smith · 5 years ago
  88. ef9420a manuals: Update vty/counter documentation by Daniel Willmann · 5 years ago
  89. cb96e05 manuals: Add script to regenerate vty/counter documentation by Daniel Willmann · 5 years ago
  90. f6387dc debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  91. 1b1d7ed mgcp-cli: Validate osmux cid value during mgcp_msg_gen by Pau Espin Pedrol · 5 years ago
  92. df7d97e osmux: Fix hardcoded rtp payload_type 98 in osmux conn by Pau Espin Pedrol · 5 years ago
  93. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  94. 9aaaab6 osmux: Fix loopback for Osmux connections by Pau Espin Pedrol · 5 years ago
  95. c1ad553 osmux: Use DUMMY ft msg as per Osmux spec by Pau Espin Pedrol · 5 years ago
  96. c1bf469 mgw, mgcp-li: Handle X-Osmux param name as case insensitive by Pau Espin Pedrol · 5 years ago
  97. 1442c5a osmux: Redo read/write osmux glue code to have data routed correctly by Pau Espin Pedrol · 5 years ago
  98. dac2ca7 osmux: Delay osmux enable of conn until remote addr is configured by MDCX by Pau Espin Pedrol · 5 years ago
  99. 3752522 osmux: Improve logging around osmux enabling events by Pau Espin Pedrol · 5 years ago
  100. 295570c osmux: Use remote port to send osmux frames by Pau Espin Pedrol · 5 years ago