1. 6f68010 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  2. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  3. 5f54075 vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  4. 81506b4 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  5. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  6. a3b46c9 mgcp: Fix the signature of the change_cb to not carry the port. by Holger Hans Peter Freyther · 14 years ago
  7. 57da447 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  8. c31f480 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  9. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  10. 5bc61dc VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  11. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  12. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  13. dc41755 [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  14. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  15. 64e4e77 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  16. 52a66aa [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  17. 13d67b7 [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  18. f5b6aa6 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  19. c38b588 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  20. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  21. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  22. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  23. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  24. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  25. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  26. 92026f1 [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  27. 62e836c [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  28. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  29. 89f3cb8 [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. a18445d [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. e01ee97 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  32. 9100e1d [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  33. 9b28fc8 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  34. bd5130d [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  35. 6c79646 [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  36. 601a67e [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  37. 6209619 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 14 years ago
  38. 2c492ed [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 14 years ago
  39. f986cfc [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 14 years ago
  40. 14083be [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 14 years ago
  41. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  42. 4ec389e [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  43. 8ea4b56 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  44. 39e94eb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  45. 48ecad4 [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  46. 17e7916 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  47. 5fddf47 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  48. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  49. 138b7ec [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  50. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago