1. 9fac800 mgcp: Add RTP audio transcoding by Jacob Erlbeck · 10 years ago
  2. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  3. a4e3694 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  4. 7d7e298 mgcp: Add the disable color option to the mgcp binary by Holger Hans Peter Freyther · 12 years ago
  5. 5a65444 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  6. d1bba8b mgcp: make sure all command line options are documented by Harald Welte · 12 years ago
  7. 2d166e3 bsc_mgcp: optionally connect the MGCP socket to the MGW by Harald Welte · 12 years ago
  8. 022bf97 fix fprintf format specifiers in osmo-bsc_mgcp by Alexander Huemer · 13 years ago
  9. 26bd848 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  10. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  11. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  12. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  13. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  14. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  15. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago[Renamed from openbsc/src/mgcp/mgcp_main.c]
  16. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  17. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  18. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  19. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  20. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  21. 260646d vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  22. ba289d0 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  23. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  24. f2192fc mgcp: Fix the signature of the change_cb to not carry the port. by Holger Hans Peter Freyther · 14 years ago
  25. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  26. 778c4b9 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  27. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  28. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  29. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  30. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  31. 5591363 [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  32. 0dace8e [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  33. 3b812d0 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  34. e08796b [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  35. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  36. 9856ee2 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  37. 3af10a7 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  38. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  39. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  40. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  41. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  42. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  43. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  44. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  45. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  46. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  47. 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]
  48. 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]
  49. 79d2955 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  50. 7c0249c [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  51. 5368b67 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  52. 089c7f5 [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  53. 4861d3d [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  54. f6e99e1 [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  55. 4e75736 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 14 years ago
  56. 46cf6a0 [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 14 years ago
  57. a5a1dde [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 14 years ago
  58. c8b831a [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 14 years ago
  59. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  60. d5607c7 [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  61. ba7bf57 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  62. 657c7fb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  63. 1006fac [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  64. bca5c68 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  65. daa7da7 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  66. 3adc628 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  67. e6de05e [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  68. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago