1. 9be675e mgcp: Honor the rtp IP_TOS settings for Osmux by Holger Hans Peter Freyther · 9 years ago
  2. ee11bc0 osmux: send osmux stats in MGCP DLCX responses by Pablo Neira Ayuso · 10 years ago
  3. 115e81e osmux: account extracted traffic from the osmux batch by Pablo Neira Ayuso · 10 years ago
  4. 03ab79a osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  5. 308d5f8 osmux: set default port from mgcp_parse_config() by Pablo Neira Ayuso · 10 years ago
  6. 4ef66b1 osmux: fix leak in osmux_deliver() by Pablo Neira Ayuso · 10 years ago
  7. caa0aac osmux: fix access to uninitialized memory area in scheduled_tx_*_cb by Pablo Neira Ayuso · 10 years ago
  8. 7a83f4d osmux: rename osmux.c to mgcp_osmux.c by Pablo Neira Ayuso · 10 years ago[Renamed from openbsc/src/libmgcp/osmux.c]
  9. 91ca4a7 osmux: remove spamming debug log messages by Pablo Neira Ayuso · 10 years ago
  10. f892763 osmux: use osmux port when specified from vty from engine by Pablo Neira Ayuso · 10 years ago
  11. 0fe78d3 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  12. 36a03bd osmux: display statistics once osmux input handle is released by Pablo Neira Ayuso · 10 years ago
  13. 1c81045 osmux: fix error path in osmux_handle_dummy() by Pablo Neira Ayuso · 10 years ago
  14. 1e1558f osmux: remove spamming log message by Pablo Neira Ayuso · 10 years ago
  15. 72b187b osmux: cleanup osmux input handle on release by Pablo Neira Ayuso · 10 years ago
  16. b769f3c osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  17. 8be171e osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  18. fd1d961 osmux: split osmux_handle_lookup() in several functions by Pablo Neira Ayuso · 10 years ago
  19. 63650bb osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  20. a563641 osmux: Drop the message in case we don't know the remote yet. by Holger Hans Peter Freyther · 10 years ago
  21. ea7ef38 osmux: Qualify the handle by IPv4 address _and_ port by Holger Hans Peter Freyther · 10 years ago
  22. 48a071e osmux: Extract the dummy message, find the endpoint and set rtp port by Holger Hans Peter Freyther · 10 years ago
  23. 07ec8ee osmux: Send the CI as part of the dummy to help to identify a client by Holger Hans Peter Freyther · 10 years ago
  24. 25a2db0 osmux: Using the "CI" and calling it "CID" is plain wrong by Holger Hans Peter Freyther · 10 years ago
  25. c6e9049 osmux: Now that we have IPv4/port we might want to consider to expire handles by Holger Hans Peter Freyther · 10 years ago
  26. 9d43cee osmux: Mention where the data was coming from by Holger Hans Peter Freyther · 10 years ago
  27. 7239f57 osmux: Be accurate. The label has been already created by Holger Hans Peter Freyther · 10 years ago
  28. 891b0a8 osmux: Remove extra newline from the osmux log message by Holger Hans Peter Freyther · 10 years ago
  29. 4f20049 osmux: Fix potential memory leak in the msgb handling by Holger Hans Peter Freyther · 10 years ago
  30. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago