1. 33cdb7e mgcp: Add an option to force reallocating endpoints. by Holger Hans Peter Freyther · 14 years ago
  2. 757f174 mgcp: Keep the data for the config in a global var again. by Holger Hans Peter Freyther · 14 years ago
  3. a78db2d Create a .gitignore to ignore the generated files by Holger Hans Peter Freyther · 14 years ago 1.0.1
  4. 4bbfa27 Add a command to ask for the version number, generate a config file by Holger Hans Peter Freyther · 14 years ago
  5. a1f0a69 cellmgr: Remove bogus include file by Holger Hans Peter Freyther · 14 years ago 1.0.0
  6. 615cf2f Generate the version from the tag by Holger Hans Peter Freyther · 14 years ago
  7. 5b08401 mgcp: Use uint32_t for the CI in every place. by Holger Hans Peter Freyther · 14 years ago
  8. 7b7c297 msc: Separate the BSC and MSC link completly... by Holger Hans Peter Freyther · 14 years ago
  9. e33d93c msc: Manage the msc_link_down only in the msc_conn.c by Holger Hans Peter Freyther · 14 years ago
  10. 0c95c6a msc: Rename closing to msc_link_down by Holger Hans Peter Freyther · 14 years ago
  11. 3e054ee msc: Use msc_clear_queue instead of custom clear code. by Holger Hans Peter Freyther · 14 years ago
  12. 6258539 msc: Use the msc_close_connection routine by Holger Hans Peter Freyther · 14 years ago
  13. 71f4f35 msc: Use the msc function to clear the queue by Holger Hans Peter Freyther · 14 years ago
  14. 43d9eec msc: Make close_msc public, call it from main.. by Holger Hans Peter Freyther · 14 years ago
  15. d5918ff mgcp: Add an option to enable/disable vad and enable it by default by Holger Hans Peter Freyther · 14 years ago
  16. 5fb3057 mgcp: Move the MGCP_NODE number into a public header file by Holger Hans Peter Freyther · 14 years ago
  17. 84e505d build: Add the cellmgr_debug.h to fix the make distcheck by Holger Hans Peter Freyther · 14 years ago
  18. e66c7c1 cleanup: Remove code that is provided by libosmocore now. by Holger Hans Peter Freyther · 14 years ago
  19. cf381e2 Update SCCP includes for the new location of files. by Holger Hans Peter Freyther · 14 years ago
  20. e807376 mgcp_ss7: Move the vty code/params over to mgcp_vty.c by Holger Hans Peter Freyther · 14 years ago
  21. a174318 mgcp: Remove commands not used/wanted for the cellmgr_ng. by Holger Hans Peter Freyther · 14 years ago
  22. f9e9977 mgcp_ss7: Change the vty config to operate on the static g_cfg pointer by Holger Hans Peter Freyther · 14 years ago
  23. f41617b mgcp: Allocate the mgcp config earlier.. by Holger Hans Peter Freyther · 14 years ago
  24. fde865f mgcp: Add the OpenBSC VTY code almost 1:1 to here by Holger Hans Peter Freyther · 14 years ago
  25. cc1a938 mgcp_ss7: Add the telnet interface to the mgcp_ss7. by Holger Hans Peter Freyther · 14 years ago
  26. d2c46d4 mgcp_ss7: Add logging commands.. by Holger Hans Peter Freyther · 14 years ago
  27. 8bffbca configure: Add a --enable-uniporte to build with/without the libs by Holger Hans Peter Freyther · 14 years ago
  28. d86208d mgcp: Update to the latest code drop. by Holger Hans Peter Freyther · 14 years ago
  29. 73cdc5f mgcp_ss7: Remove unnecessary code... by Holger Hans Peter Freyther · 14 years ago
  30. 8c6b356 main: Fix linking of OpenBSC... by Holger Hans Peter Freyther · 14 years ago
  31. 7a6e736 main: Remove left overs from old code. by Holger Hans Peter Freyther · 14 years ago
  32. d4310b9 debug: Add a debug area to make the application link by Holger Hans Peter Freyther · 14 years ago
  33. 48f4d63 main.c: Make the link_c7_init weak to make the application link by Holger Hans Peter Freyther · 14 years ago
  34. cbf7d18 Use libosmocore instead of the old temporary laF0rge1 lib.. by Holger Hans Peter Freyther · 14 years ago
  35. 9ed3e1b u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  36. 585f3d9 u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  37. 5aa1701 u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  38. 97f66e2 Public release of the cellmgr_ng code to convert E1 to IPA SCCP by Holger Hans Peter Freyther · 14 years ago