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