1. 3472eb5 mtp: Allow to run multiple links through the same socket by Holger Hans Peter Freyther · 13 years ago multiple-linksets-2
  2. 050577a mtp: Return SLTA on the same SLS, send SLTM with a static sls by Holger Hans Peter Freyther · 13 years ago
  3. 95057b9 mtp: Send the SLTM/SLTA on the link directly by Holger Hans Peter Freyther · 13 years ago
  4. 1cc2456 mtp: Count the links in a linkset by Holger Hans Peter Freyther · 13 years ago
  5. fa8cf2d mtp: Create a method for a link failure to restart the link. by Holger Hans Peter Freyther · 13 years ago
  6. 9b8a4a7 mtp: Remove the unused linkset_sccp_down routine as it is not used by Holger Hans Peter Freyther · 13 years ago
  7. a8ce061 mtp: Move the link testing into a new file for mtp_link by Holger Hans Peter Freyther · 13 years ago
  8. 2d845fc mtp: Rename the the_link to set as it is a link set by Holger Hans Peter Freyther · 13 years ago
  9. b4b747d mtp: Stop assigning the link_set it will be done in mtpl3 by Holger Hans Peter Freyther · 13 years ago
  10. 1349584 mtp: Start the linktest directly by Holger Hans Peter Freyther · 13 years ago
  11. 606eae8 mtp: Send the TFP/TRA once the first link is available by Holger Hans Peter Freyther · 13 years ago
  12. 157de2a mtp: Only respond to regular maintainenance for our code point by Holger Hans Peter Freyther · 13 years ago
  13. 925d566 mtp: Fix the address mask, macro to extract opc/dpc by Holger Hans Peter Freyther · 13 years ago
  14. 460a8eb Merge branch 'on-waves/stp' by Holger Hans Peter Freyther · 13 years ago
  15. 69e71e0 isup: Attempt a short cut in the link bring up by sending a unblock by Holger Hans Peter Freyther · 13 years ago
  16. 8f6eb5e isup: Handle a CGB with a CGBA and claim all circuits to be blocked by Holger Hans Peter Freyther · 13 years ago
  17. ecd8355 isup: Make status parsing and status response be generic by Holger Hans Peter Freyther · 13 years ago
  18. 6e11bee isup: Attempt to handle a RSC on the exchange by Holger Hans Peter Freyther · 13 years ago
  19. d8a73e2 isup: Allow to have a different OPC for ISUP messages. by Holger Hans Peter Freyther · 13 years ago
  20. a79ac9b isup: ANSI/ITU have a different idea about the CIC and spare bits by Holger Hans Peter Freyther · 13 years ago
  21. a4661fb isup: Fix the lebgth check in this packet by Holger Hans Peter Freyther · 13 years ago
  22. b4dd029 isup: Add the isup_types.h to the header files (fixes distcheck) by Holger Hans Peter Freyther · 13 years ago
  23. f0a5139 mtp: Add defines for the test messages by Holger Hans Peter Freyther · 13 years ago
  24. cfbe80f mtp: Send a TFA for the point codes we are routing to. by Holger Hans Peter Freyther · 13 years ago
  25. adf7692 mtp: Send TRA messages on all affected point codes by Holger Hans Peter Freyther · 13 years ago
  26. 27c5e23 mtp: Send the TFP for every POC we want to handle. by Holger Hans Peter Freyther · 13 years ago
  27. bee2ed1 mtp: Make the input path work on a specific link of the linkset by Holger Hans Peter Freyther · 13 years ago
  28. 84899a4 stp: Set the pcap fd properly... WIP merge this by Holger Hans Peter Freyther · 13 years ago
  29. efbd8c2 stp: Allow to forward all ISUP messages without any modification by Holger Hans Peter Freyther · 13 years ago
  30. 1b6901e stp: Forward unhandled ISUP from one end to another by Holger Hans Peter Freyther · 13 years ago
  31. 9cf11bc stp: Create a M2UA link by hand and connect the SCCP routines by Holger Hans Peter Freyther · 13 years ago
  32. a93b83b stp: Begin to implement a signalling transfer point by Holger Hans Peter Freyther · 13 years ago
  33. 92affda mtp: Do not send anything in case the there is no link by Holger Hans Peter Freyther · 13 years ago
  34. 101cd0b mtp: Send the SSA/SSP for the apoc and assn of the request by Holger Hans Peter Freyther · 13 years ago
  35. df8597a mtp: Send the SSA with the affected POC for SCCP. by Holger Hans Peter Freyther · 13 years ago
  36. c17852e m2ua: Write MTP packets to the pcap file if requested. by Holger Hans Peter Freyther · 13 years ago
  37. e13c5aa Merge branch 'on-waves/m2ua' by Holger Hans Peter Freyther · 13 years ago
  38. d70a7e8 m2ua: Create a MTP Link class using SCTP/M2UA for the transport by Holger Hans Peter Freyther · 13 years ago on-waves/m2ua
  39. 0e2f911 mtp: Rename link_data to mtp_link and move out the transport specific things by Holger Hans Peter Freyther · 13 years ago
  40. 4a37434 Merge branch 'on-waves/multiple-links' by Holger Hans Peter Freyther · 13 years ago
  41. d91f940 mtp: Create the SLC with all links by Holger Hans Peter Freyther · 13 years ago
  42. 0f833b0 mtp: take the linkset down when the last link is failing by Holger Hans Peter Freyther · 13 years ago
  43. 85e17d1 mtp: Remove the forced_down as it is never read in that application by Holger Hans Peter Freyther · 13 years ago
  44. fe72c16 mtp: Turn the MTPl2 link into a list of links. by Holger Hans Peter Freyther · 13 years ago
  45. 069e635 mtp: Keep an array for the SLS -> SLC mapping for active links. by Holger Hans Peter Freyther · 13 years ago
  46. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 13 years ago
  47. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 13 years ago
  48. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 13 years ago
  49. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 13 years ago
  50. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 13 years ago
  51. b6edf97 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 13 years ago
  52. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 13 years ago
  53. f19afae sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 13 years ago
  54. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 13 years ago
  55. f9b4a86 misc: Remove the link_c7 dummy methods by Holger Hans Peter Freyther · 13 years ago
  56. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 13 years ago
  57. ea85304 mgcp: Merge from master. Fix some issues with the new code by Holger Hans Peter Freyther · 13 years ago
  58. 7e0936e mgcp: Merge new mgcp_protocol to parse digital trunks. by Holger Hans Peter Freyther · 13 years ago
  59. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 13 years ago
  60. ff9cd6f mtp: Well we do not wait for the SST any more but start transmitting. by Holger Hans Peter Freyther · 13 years ago
  61. 0945961 mtp: Add some SSNs we want to handle. by Holger Hans Peter Freyther · 13 years ago
  62. 80ab4c6 mtp: Implement the subsystem test and respond with a SSP/SSA by Holger Hans Peter Freyther · 13 years ago
  63. eefd72c mtp: Remove the flood feature as the issue has been debugged by Holger Hans Peter Freyther · 13 years ago
  64. 9260b24 iusp: Make isup parsing work on big endian machines by Holger Hans Peter Freyther · 13 years ago
  65. 882082c mgcp: Fix the adaptation name for the config options by Holger Hans Peter Freyther · 13 years ago
  66. 2c472a3 mgcp: Fix the management objects by Holger Hans Peter Freyther · 13 years ago
  67. d10a3c1 mtp: Attempt to fix the SCCP restart logic. by Holger Hans Peter Freyther · 13 years ago
  68. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 13 years ago
  69. 433ea2f isup: Implement handling GRS and GRA messages for ISUP. by Holger Hans Peter Freyther · 13 years ago
  70. c21cfaa isup: Start parsing the ISUP messages by Holger Hans Peter Freyther · 13 years ago
  71. 03ba4f4 isup: Start with isup support in the cellmgr. by Holger Hans Peter Freyther · 13 years ago
  72. 58d0c24 mtp: Send a simple ISUP message by Holger Hans Peter Freyther · 13 years ago
  73. ae74181 mtp: Print a TFP message on the screen when we get a message by Holger Hans Peter Freyther · 13 years ago
  74. 3a80cb2 mtp: Prepare ISUP handling, just print the ISUP part. by Holger Hans Peter Freyther · 13 years ago
  75. 1291ce5 mtp: Print un-handled messages by Holger Hans Peter Freyther · 13 years ago
  76. 8220b94 udt_relay: Remove the abort and return a NULL pointer after a message by Holger Hans Peter Freyther · 13 years ago
  77. 396282e udt_relay: Initialize the ni_ni as well here by Holger Hans Peter Freyther · 13 years ago
  78. e15fa4c contrib: Add smalltalk script to send send UDP messages by Holger Hans Peter Freyther · 13 years ago
  79. 8fa8e58 mgcp: Add config options for some GAIN options, apply them. by Holger Hans Peter Freyther · 13 years ago
  80. 3bbb58b mtp: Group all MTP settings together. by Holger Hans Peter Freyther · 13 years ago
  81. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 13 years ago
  82. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 13 years ago
  83. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 13 years ago
  84. 2a9bf2b mtp: Set the network indicator in the mtp_msg_alloc by Holger Hans Peter Freyther · 13 years ago
  85. 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
  86. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  87. ed30463 mgcp: Print the extra settings from the config by Holger Hans Peter Freyther · 14 years ago
  88. d25dfce assignment: An evil hack to include some fake IES.. by Holger Hans Peter Freyther · 14 years ago
  89. e3abeb1 mgcp: Assume that on a MDCX all data is present... by Holger Hans Peter Freyther · 14 years ago
  90. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  91. dedb7ce mtp: Ignore the spare bits as of Q.701 6.2 by Holger Hans Peter Freyther · 14 years ago
  92. 5228069 ussd: Pass the bsc_data to have access to the USSD message by Holger Hans Peter Freyther · 14 years ago
  93. dfcf2df ussd: Create the hook where packages from the MSC pass by by Holger Hans Peter Freyther · 14 years ago
  94. a4ca6d3 msc: Create a function to send or queue messages. by Holger Hans Peter Freyther · 14 years ago
  95. 0f349f2 ussd: Add the hook where we can capture the Location Updating Request by Holger Hans Peter Freyther · 14 years ago
  96. 377ba42 msc: Return an error if we close the fd by Holger Hans Peter Freyther · 14 years ago - 1.0.2
  97. 98f6dd5 msc: Stop the msc reconnect timer as well (possible bfd corruption fix) by Holger Hans Peter Freyther · 14 years ago
  98. 4776571 bsc_ussd: Add a dummy USSD module...used for welcome SMS by Holger Hans Peter Freyther · 14 years ago
  99. 3594855 bsc: Move more sccp code into the bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  100. 1cb634a bsc: Refactor and move SCCP ConTrack to bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago