1. 26b8233 linkset: Make it possible to create multiple links for a linkset by Holger Hans Peter Freyther · 13 years ago multiple-linksets
  2. d40fb51 linkset: Move the link_index into the common part. by Holger Hans Peter Freyther · 13 years ago
  3. b834de6 linkset: Move the ip/port back to the link data by Holger Hans Peter Freyther · 13 years ago
  4. dfcade6 linkset: Remove the C7 code setup path as it is dead. by Holger Hans Peter Freyther · 13 years ago
  5. c94e902 linkset: Move the UDP socket into the bsc_data to share it between a linkset by Holger Hans Peter Freyther · 13 years ago
  6. c3dcfa7 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 13 years ago
  7. 67b8c87 linkset: Do not directly use mtp_link inside the code that touched SCCP by Holger Hans Peter Freyther · 13 years ago
  8. c303698 linkset: Stop using mtp_link_submit_sccp_data in the higher level code by Holger Hans Peter Freyther · 13 years ago
  9. 6692c17 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 13 years ago
  10. 59c478d sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 13 years ago
  11. aa92ad5 linkset: Hide up/down behind the concept of a link set by Holger Hans Peter Freyther · 13 years ago
  12. a95dd27 linkset: Hide the specific MTPLink behind a linkset. by Holger Hans Peter Freyther · 13 years ago
  13. d8d591a linkset: Prepare having multiple MTP connections in a linkset. by Holger Hans Peter Freyther · 13 years ago
  14. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 13 years ago
  15. ff9cd6f mtp: Well we do not wait for the SST any more but start transmitting. by Holger Hans Peter Freyther · 13 years ago
  16. 0945961 mtp: Add some SSNs we want to handle. by Holger Hans Peter Freyther · 13 years ago
  17. 80ab4c6 mtp: Implement the subsystem test and respond with a SSP/SSA by Holger Hans Peter Freyther · 13 years ago
  18. eefd72c mtp: Remove the flood feature as the issue has been debugged by Holger Hans Peter Freyther · 13 years ago
  19. 9260b24 iusp: Make isup parsing work on big endian machines by Holger Hans Peter Freyther · 13 years ago
  20. 882082c mgcp: Fix the adaptation name for the config options by Holger Hans Peter Freyther · 13 years ago
  21. 2c472a3 mgcp: Fix the management objects by Holger Hans Peter Freyther · 13 years ago
  22. d10a3c1 mtp: Attempt to fix the SCCP restart logic. by Holger Hans Peter Freyther · 13 years ago
  23. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 13 years ago
  24. 433ea2f isup: Implement handling GRS and GRA messages for ISUP. by Holger Hans Peter Freyther · 13 years ago
  25. c21cfaa isup: Start parsing the ISUP messages by Holger Hans Peter Freyther · 13 years ago
  26. 03ba4f4 isup: Start with isup support in the cellmgr. by Holger Hans Peter Freyther · 13 years ago
  27. 58d0c24 mtp: Send a simple ISUP message by Holger Hans Peter Freyther · 13 years ago
  28. ae74181 mtp: Print a TFP message on the screen when we get a message by Holger Hans Peter Freyther · 13 years ago
  29. 3a80cb2 mtp: Prepare ISUP handling, just print the ISUP part. by Holger Hans Peter Freyther · 13 years ago
  30. 1291ce5 mtp: Print un-handled messages by Holger Hans Peter Freyther · 13 years ago
  31. 8220b94 udt_relay: Remove the abort and return a NULL pointer after a message by Holger Hans Peter Freyther · 13 years ago
  32. 396282e udt_relay: Initialize the ni_ni as well here by Holger Hans Peter Freyther · 13 years ago
  33. e15fa4c contrib: Add smalltalk script to send send UDP messages by Holger Hans Peter Freyther · 13 years ago
  34. 8fa8e58 mgcp: Add config options for some GAIN options, apply them. by Holger Hans Peter Freyther · 13 years ago
  35. 3bbb58b mtp: Group all MTP settings together. by Holger Hans Peter Freyther · 13 years ago
  36. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 13 years ago
  37. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 13 years ago
  38. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 13 years ago
  39. 2a9bf2b mtp: Set the network indicator in the mtp_msg_alloc by Holger Hans Peter Freyther · 13 years ago
  40. 7694381 udt: Add a forward_only to the bsc struct and use it for the msc_conn by Holger Hans Peter Freyther · 14 years ago
  41. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  42. ed30463 mgcp: Print the extra settings from the config by Holger Hans Peter Freyther · 14 years ago
  43. d25dfce assignment: An evil hack to include some fake IES.. by Holger Hans Peter Freyther · 14 years ago
  44. e3abeb1 mgcp: Assume that on a MDCX all data is present... by Holger Hans Peter Freyther · 14 years ago
  45. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  46. dedb7ce mtp: Ignore the spare bits as of Q.701 6.2 by Holger Hans Peter Freyther · 14 years ago
  47. 5228069 ussd: Pass the bsc_data to have access to the USSD message by Holger Hans Peter Freyther · 14 years ago
  48. dfcf2df ussd: Create the hook where packages from the MSC pass by by Holger Hans Peter Freyther · 14 years ago
  49. a4ca6d3 msc: Create a function to send or queue messages. by Holger Hans Peter Freyther · 14 years ago
  50. 0f349f2 ussd: Add the hook where we can capture the Location Updating Request by Holger Hans Peter Freyther · 14 years ago
  51. 377ba42 msc: Return an error if we close the fd by Holger Hans Peter Freyther · 14 years ago - 1.0.2
  52. 98f6dd5 msc: Stop the msc reconnect timer as well (possible bfd corruption fix) by Holger Hans Peter Freyther · 14 years ago
  53. 4776571 bsc_ussd: Add a dummy USSD module...used for welcome SMS by Holger Hans Peter Freyther · 14 years ago
  54. 3594855 bsc: Move more sccp code into the bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  55. 1cb634a bsc: Refactor and move SCCP ConTrack to bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  56. 0e4e35f bsc: Be able to configure the LAC/MNC/MCC... by Holger Hans Peter Freyther · 14 years ago
  57. b3e1068 sccp: Move the SCCP connection out to a new structure. by Holger Hans Peter Freyther · 14 years ago
  58. fdae5c9 vty: Add a telnet interface to the cellmgr by Holger Hans Peter Freyther · 14 years ago
  59. 2656e8f vty: Implement writing the config file by Holger Hans Peter Freyther · 14 years ago
  60. 7942abc vty: Move the vty code to a new file, move config params. by Holger Hans Peter Freyther · 14 years ago
  61. cdad4de mgcp: Only if this node is supposed to send data send a dummy packet by Holger Hans Peter Freyther · 14 years ago
  62. b988caa mgcp: Be able to parse the 'M: sendonly' as the connection param by Holger Hans Peter Freyther · 14 years ago
  63. 95cac74 mgw: Add a realloc_cb that will give up the old endpoint by Holger Hans Peter Freyther · 14 years ago
  64. e40bc38 mgcp: Merge the realloc_cb from OpenBSC here. by Holger Hans Peter Freyther · 14 years ago
  65. 33cdb7e mgcp: Add an option to force reallocating endpoints. by Holger Hans Peter Freyther · 14 years ago
  66. 757f174 mgcp: Keep the data for the config in a global var again. by Holger Hans Peter Freyther · 14 years ago
  67. a78db2d Create a .gitignore to ignore the generated files by Holger Hans Peter Freyther · 14 years ago 1.0.1
  68. 4bbfa27 Add a command to ask for the version number, generate a config file by Holger Hans Peter Freyther · 14 years ago
  69. a1f0a69 cellmgr: Remove bogus include file by Holger Hans Peter Freyther · 14 years ago 1.0.0
  70. 615cf2f Generate the version from the tag by Holger Hans Peter Freyther · 14 years ago
  71. 5b08401 mgcp: Use uint32_t for the CI in every place. by Holger Hans Peter Freyther · 14 years ago
  72. 7b7c297 msc: Separate the BSC and MSC link completly... by Holger Hans Peter Freyther · 14 years ago
  73. e33d93c msc: Manage the msc_link_down only in the msc_conn.c by Holger Hans Peter Freyther · 14 years ago
  74. 0c95c6a msc: Rename closing to msc_link_down by Holger Hans Peter Freyther · 14 years ago
  75. 3e054ee msc: Use msc_clear_queue instead of custom clear code. by Holger Hans Peter Freyther · 14 years ago
  76. 6258539 msc: Use the msc_close_connection routine by Holger Hans Peter Freyther · 14 years ago
  77. 71f4f35 msc: Use the msc function to clear the queue by Holger Hans Peter Freyther · 14 years ago
  78. 43d9eec msc: Make close_msc public, call it from main.. by Holger Hans Peter Freyther · 14 years ago
  79. d5918ff mgcp: Add an option to enable/disable vad and enable it by default by Holger Hans Peter Freyther · 14 years ago
  80. 5fb3057 mgcp: Move the MGCP_NODE number into a public header file by Holger Hans Peter Freyther · 14 years ago
  81. 84e505d build: Add the cellmgr_debug.h to fix the make distcheck by Holger Hans Peter Freyther · 14 years ago
  82. e66c7c1 cleanup: Remove code that is provided by libosmocore now. by Holger Hans Peter Freyther · 14 years ago
  83. cf381e2 Update SCCP includes for the new location of files. by Holger Hans Peter Freyther · 14 years ago
  84. e807376 mgcp_ss7: Move the vty code/params over to mgcp_vty.c by Holger Hans Peter Freyther · 14 years ago
  85. a174318 mgcp: Remove commands not used/wanted for the cellmgr_ng. by Holger Hans Peter Freyther · 14 years ago
  86. f9e9977 mgcp_ss7: Change the vty config to operate on the static g_cfg pointer by Holger Hans Peter Freyther · 14 years ago
  87. f41617b mgcp: Allocate the mgcp config earlier.. by Holger Hans Peter Freyther · 14 years ago
  88. fde865f mgcp: Add the OpenBSC VTY code almost 1:1 to here by Holger Hans Peter Freyther · 14 years ago
  89. cc1a938 mgcp_ss7: Add the telnet interface to the mgcp_ss7. by Holger Hans Peter Freyther · 14 years ago
  90. d2c46d4 mgcp_ss7: Add logging commands.. by Holger Hans Peter Freyther · 14 years ago
  91. 8bffbca configure: Add a --enable-uniporte to build with/without the libs by Holger Hans Peter Freyther · 14 years ago
  92. d86208d mgcp: Update to the latest code drop. by Holger Hans Peter Freyther · 14 years ago
  93. 73cdc5f mgcp_ss7: Remove unnecessary code... by Holger Hans Peter Freyther · 14 years ago
  94. 8c6b356 main: Fix linking of OpenBSC... by Holger Hans Peter Freyther · 14 years ago
  95. 7a6e736 main: Remove left overs from old code. by Holger Hans Peter Freyther · 14 years ago
  96. d4310b9 debug: Add a debug area to make the application link by Holger Hans Peter Freyther · 14 years ago
  97. 48f4d63 main.c: Make the link_c7_init weak to make the application link by Holger Hans Peter Freyther · 14 years ago
  98. cbf7d18 Use libosmocore instead of the old temporary laF0rge1 lib.. by Holger Hans Peter Freyther · 14 years ago
  99. 9ed3e1b u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  100. 585f3d9 u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago