1. 1e4a34d manuals: update VTY documentation by Oliver Smith · 5 years ago
  2. 189f29e vty: update desc of conn-timeout by Oliver Smith · 5 years ago
  3. d2ce444 vty: allow 0 as conn-timeout to disable it by Oliver Smith · 5 years ago
  4. ef9420a manuals: Update vty/counter documentation by Daniel Willmann · 5 years ago
  5. cb96e05 manuals: Add script to regenerate vty/counter documentation by Daniel Willmann · 5 years ago
  6. f6387dc debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  7. 1b1d7ed mgcp-cli: Validate osmux cid value during mgcp_msg_gen by Pau Espin Pedrol · 5 years ago
  8. df7d97e osmux: Fix hardcoded rtp payload_type 98 in osmux conn by Pau Espin Pedrol · 5 years ago
  9. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  10. 9aaaab6 osmux: Fix loopback for Osmux connections by Pau Espin Pedrol · 5 years ago
  11. c1ad553 osmux: Use DUMMY ft msg as per Osmux spec by Pau Espin Pedrol · 5 years ago
  12. c1bf469 mgw, mgcp-li: Handle X-Osmux param name as case insensitive by Pau Espin Pedrol · 5 years ago
  13. 1442c5a osmux: Redo read/write osmux glue code to have data routed correctly by Pau Espin Pedrol · 5 years ago
  14. dac2ca7 osmux: Delay osmux enable of conn until remote addr is configured by MDCX by Pau Espin Pedrol · 5 years ago
  15. 3752522 osmux: Improve logging around osmux enabling events by Pau Espin Pedrol · 5 years ago
  16. 295570c osmux: Use remote port to send osmux frames by Pau Espin Pedrol · 5 years ago
  17. a93c6e9 osmux: Provide correct local port during mgcp resp by Pau Espin Pedrol · 5 years ago
  18. 30907dc mgcp-cli: endpoint_fsm: Add API to retrieve Osmux CID from MGW by Pau Espin Pedrol · 5 years ago
  19. 14f8a08 osmux: Drop unneeded OSMUX_STATE_NEGOTIATING by Pau Espin Pedrol · 5 years ago
  20. c63f15a mgcp-cli: Parse X-Osmux on MDCX response by Pau Espin Pedrol · 5 years ago
  21. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  22. 6be2c49 osmux: Handle Osmux MGCP extension in MDCX messages by Pau Espin Pedrol · 5 years ago
  23. 91088c3 mgcp-cli: Parse X-Osmux on CRCX response by Pau Espin Pedrol · 5 years ago
  24. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  25. fa810e8 osmux: Mark conn_rtp->type as osmux during CRCX by Pau Espin Pedrol · 5 years ago
  26. 497611a osmux: Introduce mgcp_conn_rtp_is_osmux() helper by Pau Espin Pedrol · 5 years ago
  27. 2b89617 osmux: Allocate CID during CRCX by Pau Espin Pedrol · 5 years ago
  28. b542b04 vty: Allow enabling Osmux by Pau Espin Pedrol · 5 years ago
  29. 1205686 cosmetic: osmux: Document network byte order in port variable by Pau Espin Pedrol · 5 years ago
  30. f1d301a cosmetic: mgcp_udp_send: Document port param is in network byte order by Pau Espin Pedrol · 5 years ago
  31. c9a6280 osmux: Use LOGPCONN in several log calls by Pau Espin Pedrol · 5 years ago
  32. b5583cd osmux: Fix reception of legacy dummy payloads by Pau Espin Pedrol · 5 years ago
  33. 6c1cd63 configure.ac: drop useless check for -fvisibility=hidden by Vadim Yanitskiy · 5 years ago
  34. 0d7ba56 update .gitignore by Harald Welte · 5 years ago
  35. 3ac604e handle NULL return of rate_ctr_group_alloc() by Harald Welte · 5 years ago
  36. 9fb8ddf osmux: Document func and return different rc upon osmux init failure by Pau Espin Pedrol · 5 years ago
  37. 182ca3b mgcp-cli: Change osmo_mgcpc_ep_fsm name to avoid collision with old osmo-bsc by Pau Espin Pedrol · 5 years ago
  38. f027f17 osmux: Log osmux socket during osmux_init by Pau Espin Pedrol · 5 years ago
  39. ac772d8 mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check by Pau Espin Pedrol · 5 years ago
  40. 9d9f44a mgcp_internal: LOGPENDP: ensure *endp is not NULL by Alexander Couzens · 5 years ago
  41. 84274e4 constify map_codec_to_pt() ptmap arg by Neels Hofmeyr · 5 years ago
  42. c5479fe fix: multiple initial CRCX by Neels Hofmeyr · 5 years ago
  43. 538d2c5 move MGW endpoint FSM from osmo-bsc to here by Neels Hofmeyr · 5 years ago
  44. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  45. 5e8d799 create_response_with_sdp: Fix inclusion of X-Osmux by Pau Espin Pedrol · 5 years ago
  46. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  47. 209eb9f cosmetic: handle_modify_con: Fix indentation level by Pau Espin Pedrol · 5 years ago
  48. ef6304e mgcp_msg: Log faulty line on Osmux parsing error by Pau Espin Pedrol · 5 years ago
  49. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  50. fc80673 cosmetic: Fix typos in comment by Pau Espin Pedrol · 5 years ago
  51. 9f11dc5 libosmo-mgcp: Use trunk type during endpoint allocation by Pau Espin Pedrol · 5 years ago
  52. ca0818c mgcp-client: Sanitize implementation of mgcp_client_rtpbridge_wildcard by Pau Espin Pedrol · 5 years ago
  53. c12bfb7 mgcp-client: whitespace cleanup in mgcp_client.c by Pau Espin Pedrol · 5 years ago
  54. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  55. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  56. e7ae69a mgcp_sdp: untangle parsing of a= parameters by Philipp Maier · 5 years ago
  57. 7e37ce6 mgcp_sdp: mgcp_sdp.c does not include own header file by Philipp Maier · 5 years ago
  58. dbe09dd mgco_client: cosmetic: remove excess whitespace by Philipp Maier · 5 years ago
  59. 217d31d mgcp_sdp: cosmetic: correct typo in comment by Philipp Maier · 5 years ago
  60. 47642f2 make codec_table public as osmo_mgcpc_codec_names by Neels Hofmeyr · 5 years ago
  61. cb760bd mgcp client: allow setting conn mode for CRCX and MDCX by Neels Hofmeyr · 5 years ago
  62. e3f8bca log: don't spam with "can not patch PT" messages by Neels Hofmeyr · 5 years ago
  63. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  64. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  65. 622dd61 Cosmetic: fix spaces/tabs in mgcp_requests[] by Oliver Smith · 5 years ago
  66. e81c117 Bump version: 1.4.0.90-ed0c-dirty → 1.5.0 by Harald Welte · 5 years ago 1.5.0
  67. ed0c1aa mgcp_client: tweak some log levels INFO -> {DEBUG,ERROR} by Neels Hofmeyr · 6 years ago
  68. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  69. 0a40379 mgcp_client: logging tweaks by Neels Hofmeyr · 6 years ago
  70. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  71. c3132fd mgcp_client_vty: fix missing talloc_free by Neels Hofmeyr · 6 years ago
  72. 96c3107 osmo-mgw: err-log: include expected domain name by Neels Hofmeyr · 6 years ago
  73. ad21a0e check_rtp: on IP:port errors, log the IP and port by Neels Hofmeyr · 6 years ago
  74. 32d15cc drop/replace very weird logging in mgcp_client.c by Neels Hofmeyr · 6 years ago
  75. 1fd50e5 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  76. 6802374 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  77. 82c1d1e Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  78. 5a5169e jenkins.sh: remove leftover MGCP env variable by Oliver Smith · 6 years ago
  79. 7c0b70a build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  80. ca6a849 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  81. c0a2196 mgw: update vty reference by Neels Hofmeyr · 6 years ago
  82. da026ab OsmoMGW: document the 'X-Osmo-IGN' MGCP extension by Neels Hofmeyr · 6 years ago
  83. 2778031 Add initial OsmoMGW manual by Daniel Willmann · 6 years ago
  84. e5ed946 mgw: Add new VTY reference by Daniel Willmann · 6 years ago
  85. c319b79 vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  86. 2818db8 OsmoMGW: update VTY reference by Neels Hofmeyr · 6 years ago
  87. 0415de7 osmo-mgw: Add vty reference manual by Philipp Maier · 7 years ago
  88. 4075b88 Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  89. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  90. cc39218 fix osmo-mgw -s; fixes osmo-mgw.service using -s by Neels Hofmeyr · 6 years ago
  91. 8dbc9ed mgcp_protocol: increase buffer space for codec name in LCO by Philipp Maier · 6 years ago
  92. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  93. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  94. a714abf add more mgcp crxc error counters by Stefan Sperling · 6 years ago
  95. 9270e91 use local variable for rate counters in handle_create_con() by Stefan Sperling · 6 years ago
  96. b7974e2 show RTP TX/RX stats in 'mgcp show stats' output by Stefan Sperling · 6 years ago
  97. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  98. c26b665 check_rtp_origin(): Avoid using memcmp for comparing integer types by Harald Welte · 6 years ago
  99. 0479b2a check_rtp_origin(): Don't memcmp sockadd_in and in_addr by Harald Welte · 6 years ago
  100. ff6606c osmux: Avoid processing further frames if conn not found by Pau Espin Pedrol · 6 years ago