1. 5508fe3 mgcp: Add a vty command to free a given endpoint. by Holger Hans Peter Freyther · 14 years ago
  2. 0e01d09 mgcp: Enable the tap after configuring it... by Holger Hans Peter Freyther · 14 years ago
  3. 260d6ed mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  4. 6357a8e mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.3
  5. f138f91 mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  6. 1be9f2f mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  7. 15e7389 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  8. 314584a mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  9. 196349d mgcp: Rename the base port to bts_base as it will be used for the bts by Holger Hans Peter Freyther · 14 years ago
  10. 217d712 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  11. f1a168d mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  12. a17d701 mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  13. 8b5772e mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  14. 3186892 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  15. ebc824c mgcp: Fix the documentation entry for the parameters by Holger Hans Peter Freyther · 14 years ago
  16. c597a4e mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  17. 1aa4246 mgcp: Provide the RTP packet loss information in the mgcp overview by Holger Hans Peter Freyther · 14 years ago
  18. d0c3229 mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  19. 8cc2a6d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  20. 75492e6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  21. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  22. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  23. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  24. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  25. b5be7ac [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  26. 7373109 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  27. c1cb5eb [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  28. 1384af6 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  29. a581136 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  30. 8d9833e [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  31. 2d42505 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  32. 5615b98 [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  33. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  34. 6c0729f [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  35. b79994c [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  36. 95e4d34 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  37. f5b6aa6 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  38. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  39. 590cd98 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  40. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago