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