1. d70a7e8 m2ua: Create a MTP Link class using SCTP/M2UA for the transport by Holger Hans Peter Freyther · 13 years ago on-waves/m2ua
  2. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 13 years ago
  3. 4a37434 Merge branch 'on-waves/multiple-links' by Holger Hans Peter Freyther · 13 years ago
  4. d91f940 mtp: Create the SLC with all links by Holger Hans Peter Freyther · 13 years ago
  5. 0f833b0 mtp: take the linkset down when the last link is failing by Holger Hans Peter Freyther · 13 years ago
  6. 85e17d1 mtp: Remove the forced_down as it is never read in that application by Holger Hans Peter Freyther · 13 years ago
  7. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 13 years ago
  8. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 13 years ago
  9. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 13 years ago
  10. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 13 years ago
  11. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 13 years ago
  12. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 13 years ago
  13. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 13 years ago
  14. b6edf97 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 13 years ago
  15. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 13 years ago
  16. f19afae sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 13 years ago
  17. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 13 years ago
  18. f9b4a86 misc: Remove the link_c7 dummy methods by Holger Hans Peter Freyther · 13 years ago
  19. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 13 years ago
  20. ea85304 mgcp: Merge from master. Fix some issues with the new code by Holger Hans Peter Freyther · 13 years ago
  21. 7e0936e mgcp: Merge new mgcp_protocol to parse digital trunks. by Holger Hans Peter Freyther · 13 years ago
  22. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 13 years ago
  23. ff9cd6f mtp: Well we do not wait for the SST any more but start transmitting. by Holger Hans Peter Freyther · 13 years ago
  24. 0945961 mtp: Add some SSNs we want to handle. by Holger Hans Peter Freyther · 13 years ago
  25. 80ab4c6 mtp: Implement the subsystem test and respond with a SSP/SSA by Holger Hans Peter Freyther · 13 years ago
  26. eefd72c mtp: Remove the flood feature as the issue has been debugged by Holger Hans Peter Freyther · 13 years ago
  27. 9260b24 iusp: Make isup parsing work on big endian machines by Holger Hans Peter Freyther · 13 years ago
  28. 882082c mgcp: Fix the adaptation name for the config options by Holger Hans Peter Freyther · 13 years ago
  29. 2c472a3 mgcp: Fix the management objects by Holger Hans Peter Freyther · 13 years ago
  30. d10a3c1 mtp: Attempt to fix the SCCP restart logic. by Holger Hans Peter Freyther · 13 years ago
  31. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 13 years ago
  32. 433ea2f isup: Implement handling GRS and GRA messages for ISUP. by Holger Hans Peter Freyther · 13 years ago
  33. c21cfaa isup: Start parsing the ISUP messages by Holger Hans Peter Freyther · 13 years ago
  34. 03ba4f4 isup: Start with isup support in the cellmgr. by Holger Hans Peter Freyther · 13 years ago
  35. 58d0c24 mtp: Send a simple ISUP message by Holger Hans Peter Freyther · 13 years ago
  36. ae74181 mtp: Print a TFP message on the screen when we get a message by Holger Hans Peter Freyther · 13 years ago
  37. 3a80cb2 mtp: Prepare ISUP handling, just print the ISUP part. by Holger Hans Peter Freyther · 13 years ago
  38. 1291ce5 mtp: Print un-handled messages by Holger Hans Peter Freyther · 13 years ago
  39. 8220b94 udt_relay: Remove the abort and return a NULL pointer after a message by Holger Hans Peter Freyther · 13 years ago
  40. 396282e udt_relay: Initialize the ni_ni as well here by Holger Hans Peter Freyther · 13 years ago
  41. e15fa4c contrib: Add smalltalk script to send send UDP messages by Holger Hans Peter Freyther · 13 years ago
  42. 8fa8e58 mgcp: Add config options for some GAIN options, apply them. by Holger Hans Peter Freyther · 13 years ago
  43. 3bbb58b mtp: Group all MTP settings together. by Holger Hans Peter Freyther · 13 years ago
  44. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 13 years ago
  45. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 13 years ago
  46. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 13 years ago
  47. 2a9bf2b mtp: Set the network indicator in the mtp_msg_alloc by Holger Hans Peter Freyther · 13 years ago
  48. 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
  49. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  50. ed30463 mgcp: Print the extra settings from the config by Holger Hans Peter Freyther · 14 years ago
  51. d25dfce assignment: An evil hack to include some fake IES.. by Holger Hans Peter Freyther · 14 years ago
  52. e3abeb1 mgcp: Assume that on a MDCX all data is present... by Holger Hans Peter Freyther · 14 years ago
  53. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  54. dedb7ce mtp: Ignore the spare bits as of Q.701 6.2 by Holger Hans Peter Freyther · 14 years ago
  55. 5228069 ussd: Pass the bsc_data to have access to the USSD message by Holger Hans Peter Freyther · 14 years ago
  56. dfcf2df ussd: Create the hook where packages from the MSC pass by by Holger Hans Peter Freyther · 14 years ago
  57. a4ca6d3 msc: Create a function to send or queue messages. by Holger Hans Peter Freyther · 14 years ago
  58. 0f349f2 ussd: Add the hook where we can capture the Location Updating Request by Holger Hans Peter Freyther · 14 years ago
  59. 377ba42 msc: Return an error if we close the fd by Holger Hans Peter Freyther · 14 years ago - 1.0.2
  60. 98f6dd5 msc: Stop the msc reconnect timer as well (possible bfd corruption fix) by Holger Hans Peter Freyther · 14 years ago
  61. 4776571 bsc_ussd: Add a dummy USSD module...used for welcome SMS by Holger Hans Peter Freyther · 14 years ago
  62. 3594855 bsc: Move more sccp code into the bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  63. 1cb634a bsc: Refactor and move SCCP ConTrack to bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  64. 0e4e35f bsc: Be able to configure the LAC/MNC/MCC... by Holger Hans Peter Freyther · 14 years ago
  65. b3e1068 sccp: Move the SCCP connection out to a new structure. by Holger Hans Peter Freyther · 14 years ago
  66. fdae5c9 vty: Add a telnet interface to the cellmgr by Holger Hans Peter Freyther · 14 years ago
  67. 2656e8f vty: Implement writing the config file by Holger Hans Peter Freyther · 14 years ago
  68. 7942abc vty: Move the vty code to a new file, move config params. by Holger Hans Peter Freyther · 14 years ago
  69. cdad4de mgcp: Only if this node is supposed to send data send a dummy packet by Holger Hans Peter Freyther · 14 years ago
  70. b988caa mgcp: Be able to parse the 'M: sendonly' as the connection param by Holger Hans Peter Freyther · 14 years ago
  71. 95cac74 mgw: Add a realloc_cb that will give up the old endpoint by Holger Hans Peter Freyther · 14 years ago
  72. e40bc38 mgcp: Merge the realloc_cb from OpenBSC here. by Holger Hans Peter Freyther · 14 years ago
  73. 33cdb7e mgcp: Add an option to force reallocating endpoints. by Holger Hans Peter Freyther · 14 years ago
  74. 757f174 mgcp: Keep the data for the config in a global var again. by Holger Hans Peter Freyther · 14 years ago
  75. a78db2d Create a .gitignore to ignore the generated files by Holger Hans Peter Freyther · 14 years ago 1.0.1
  76. 4bbfa27 Add a command to ask for the version number, generate a config file by Holger Hans Peter Freyther · 14 years ago
  77. a1f0a69 cellmgr: Remove bogus include file by Holger Hans Peter Freyther · 14 years ago 1.0.0
  78. 615cf2f Generate the version from the tag by Holger Hans Peter Freyther · 14 years ago
  79. 5b08401 mgcp: Use uint32_t for the CI in every place. by Holger Hans Peter Freyther · 14 years ago
  80. 7b7c297 msc: Separate the BSC and MSC link completly... by Holger Hans Peter Freyther · 14 years ago
  81. e33d93c msc: Manage the msc_link_down only in the msc_conn.c by Holger Hans Peter Freyther · 14 years ago
  82. 0c95c6a msc: Rename closing to msc_link_down by Holger Hans Peter Freyther · 14 years ago
  83. 3e054ee msc: Use msc_clear_queue instead of custom clear code. by Holger Hans Peter Freyther · 14 years ago
  84. 6258539 msc: Use the msc_close_connection routine by Holger Hans Peter Freyther · 14 years ago
  85. 71f4f35 msc: Use the msc function to clear the queue by Holger Hans Peter Freyther · 14 years ago
  86. 43d9eec msc: Make close_msc public, call it from main.. by Holger Hans Peter Freyther · 14 years ago
  87. d5918ff mgcp: Add an option to enable/disable vad and enable it by default by Holger Hans Peter Freyther · 14 years ago
  88. 5fb3057 mgcp: Move the MGCP_NODE number into a public header file by Holger Hans Peter Freyther · 14 years ago
  89. 84e505d build: Add the cellmgr_debug.h to fix the make distcheck by Holger Hans Peter Freyther · 14 years ago
  90. e66c7c1 cleanup: Remove code that is provided by libosmocore now. by Holger Hans Peter Freyther · 14 years ago
  91. cf381e2 Update SCCP includes for the new location of files. by Holger Hans Peter Freyther · 14 years ago
  92. e807376 mgcp_ss7: Move the vty code/params over to mgcp_vty.c by Holger Hans Peter Freyther · 14 years ago
  93. a174318 mgcp: Remove commands not used/wanted for the cellmgr_ng. by Holger Hans Peter Freyther · 14 years ago
  94. f9e9977 mgcp_ss7: Change the vty config to operate on the static g_cfg pointer by Holger Hans Peter Freyther · 14 years ago
  95. f41617b mgcp: Allocate the mgcp config earlier.. by Holger Hans Peter Freyther · 14 years ago
  96. fde865f mgcp: Add the OpenBSC VTY code almost 1:1 to here by Holger Hans Peter Freyther · 14 years ago
  97. cc1a938 mgcp_ss7: Add the telnet interface to the mgcp_ss7. by Holger Hans Peter Freyther · 14 years ago
  98. d2c46d4 mgcp_ss7: Add logging commands.. by Holger Hans Peter Freyther · 14 years ago
  99. 8bffbca configure: Add a --enable-uniporte to build with/without the libs by Holger Hans Peter Freyther · 14 years ago
  100. d86208d mgcp: Update to the latest code drop. by Holger Hans Peter Freyther · 14 years ago