1. 8fdb95e mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  2. 73aa514 mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago
  3. 05d8f5f mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  4. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  5. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  6. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  7. ee4657c mgcp: Rename the base port to bts_base as it will be used for the bts by Holger Hans Peter Freyther · 14 years ago
  8. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  9. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  10. fab76aa mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  11. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  12. 84ba528 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  13. 84d8899 mgcp: Fix the documentation entry for the parameters by Holger Hans Peter Freyther · 14 years ago
  14. b33ded1 mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  15. a65a0e7 mgcp: Provide the RTP packet loss information in the mgcp overview by Holger Hans Peter Freyther · 14 years ago
  16. 3140c4f mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  17. d2cc4e3 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  18. 489d0a6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  19. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  20. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  21. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  22. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  23. 8a22385 [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  24. 33c5264 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  25. 21e4cb7 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  26. 5c9a645 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  27. 8c99434 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  28. e8d1371 [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  29. f89a988 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  30. dad118c [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  31. 6de5b11 [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  32. 9c7035e [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  33. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  34. bdd3cc3 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  35. 9856ee2 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  36. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  37. 7b3ff54 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  38. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago