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