1. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  2. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  3. 260646d vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  4. ba289d0 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  5. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  6. f2192fc mgcp: Fix the signature of the change_cb to not carry the port. by Holger Hans Peter Freyther · 14 years ago
  7. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  8. 778c4b9 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  9. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  10. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  11. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  12. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  13. 5591363 [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  14. 0dace8e [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  15. 3b812d0 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  16. e08796b [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  17. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  18. 9856ee2 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  19. 3af10a7 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  20. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  21. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  22. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  23. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  24. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  25. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  26. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  27. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  28. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  29. c241ae8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago[Renamed from openbsc/src/mgcp/bsc_mgcp.c]
  30. 0013f46 [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago[Renamed from openbsc/src/bsc_mgcp.c]
  31. 79d2955 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  32. 7c0249c [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  33. 5368b67 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  34. 089c7f5 [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  35. 4861d3d [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  36. f6e99e1 [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  37. 4e75736 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 14 years ago
  38. 46cf6a0 [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 14 years ago
  39. a5a1dde [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 14 years ago
  40. c8b831a [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 14 years ago
  41. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  42. d5607c7 [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  43. ba7bf57 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  44. 657c7fb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  45. 1006fac [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  46. bca5c68 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  47. daa7da7 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  48. 3adc628 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  49. e6de05e [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  50. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago