1. 23afcb3 osmux: Remember the allocated CID and make sure it is released by Holger Hans Peter Freyther · 9 years ago
  2. 60f85a7 osmux: Do not divide the number of bytes by eight. by Holger Hans Peter Freyther · 9 years ago
  3. b95dd2c osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  4. 644fdc2 osmux: add option to pad the circuit with dummy messages by Pablo Neira Ayuso · 9 years ago
  5. c0c9ff0 mgcp: Honor the rtp IP_TOS settings for Osmux by Holger Hans Peter Freyther · 9 years ago
  6. 7737aed osmux: send osmux stats in MGCP DLCX responses by Pablo Neira Ayuso · 10 years ago
  7. 8fe316a osmux: account extracted traffic from the osmux batch by Pablo Neira Ayuso · 10 years ago
  8. ebaa2e1 osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  9. fa422c5 osmux: set default port from mgcp_parse_config() by Pablo Neira Ayuso · 10 years ago
  10. 6b6414e osmux: fix leak in osmux_deliver() by Pablo Neira Ayuso · 10 years ago
  11. 7ccbef1 osmux: fix access to uninitialized memory area in scheduled_tx_*_cb by Pablo Neira Ayuso · 10 years ago
  12. 1702650 osmux: rename osmux.c to mgcp_osmux.c by Pablo Neira Ayuso · 10 years ago[Renamed from openbsc/src/libmgcp/osmux.c]
  13. 841261e osmux: remove spamming debug log messages by Pablo Neira Ayuso · 10 years ago
  14. 7e82173 osmux: use osmux port when specified from vty from engine by Pablo Neira Ayuso · 10 years ago
  15. 1b135d4 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  16. 2e719f8 osmux: display statistics once osmux input handle is released by Pablo Neira Ayuso · 10 years ago
  17. ba748b8 osmux: fix error path in osmux_handle_dummy() by Pablo Neira Ayuso · 10 years ago
  18. 9068012 osmux: remove spamming log message by Pablo Neira Ayuso · 10 years ago
  19. c41e77f osmux: cleanup osmux input handle on release by Pablo Neira Ayuso · 10 years ago
  20. a8c68ad osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  21. 3374a5c osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  22. e8f4760 osmux: split osmux_handle_lookup() in several functions by Pablo Neira Ayuso · 10 years ago
  23. 8dab748 osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  24. 07aae57 osmux: Drop the message in case we don't know the remote yet. by Holger Hans Peter Freyther · 10 years ago
  25. c220c0b osmux: Qualify the handle by IPv4 address _and_ port by Holger Hans Peter Freyther · 10 years ago
  26. fe0b579 osmux: Extract the dummy message, find the endpoint and set rtp port by Holger Hans Peter Freyther · 10 years ago
  27. caf3dd0 osmux: Send the CI as part of the dummy to help to identify a client by Holger Hans Peter Freyther · 10 years ago
  28. 3b8ab41 osmux: Using the "CI" and calling it "CID" is plain wrong by Holger Hans Peter Freyther · 10 years ago
  29. d2c2701 osmux: Now that we have IPv4/port we might want to consider to expire handles by Holger Hans Peter Freyther · 10 years ago
  30. f34a8dc osmux: Mention where the data was coming from by Holger Hans Peter Freyther · 10 years ago
  31. a71794b osmux: Be accurate. The label has been already created by Holger Hans Peter Freyther · 10 years ago
  32. 9350b30 osmux: Remove extra newline from the osmux log message by Holger Hans Peter Freyther · 10 years ago
  33. 575599f osmux: Fix potential memory leak in the msgb handling by Holger Hans Peter Freyther · 10 years ago
  34. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago