1. 644aafb mtp: Make the link_data be a child of the link_set by Holger Hans Peter Freyther · 14 years ago
  2. c840569 mtp: Propagate link and linkset failures in two stages by Holger Hans Peter Freyther · 14 years ago
  3. 569f1e1 mtp: Rename mtp_link to mtp_link_set as this is the linkset by Holger Hans Peter Freyther · 14 years ago
  4. 346e1c4 mtp: Attempt to select the sls properly in the round robin fashion by Holger Hans Peter Freyther · 14 years ago
  5. 4573888 mtp: Kill the link variable from the mtp link. by Holger Hans Peter Freyther · 14 years ago
  6. b6edf97 linkset: Prepare the UDP support to support multiple links. by Holger Hans Peter Freyther · 14 years ago
  7. 016ba29 msc: Remove the msc_clear_queue now that it is not needed by Holger Hans Peter Freyther · 14 years ago
  8. f19afae sccp: Stop queueing messages between SLTM messages by Holger Hans Peter Freyther · 14 years ago
  9. a99b04b mtp: Move the link code into a new file called links. by Holger Hans Peter Freyther · 14 years ago
  10. f9b4a86 misc: Remove the link_c7 dummy methods by Holger Hans Peter Freyther · 14 years ago
  11. de56c22 license: Switch to the GNU AGPLv3 for this network service by Holger Hans Peter Freyther · 14 years ago
  12. 7e0936e mgcp: Merge new mgcp_protocol to parse digital trunks. by Holger Hans Peter Freyther · 14 years ago
  13. 7a72556 mtp: Allow to have a different POC for SCCP by Holger Hans Peter Freyther · 14 years ago
  14. 80ab4c6 mtp: Implement the subsystem test and respond with a SSP/SSA by Holger Hans Peter Freyther · 14 years ago
  15. 9260b24 iusp: Make isup parsing work on big endian machines by Holger Hans Peter Freyther · 14 years ago
  16. 3aad776 isup: Respond to a ISUP GRS with a GRA. by Holger Hans Peter Freyther · 14 years ago
  17. c21cfaa isup: Start parsing the ISUP messages by Holger Hans Peter Freyther · 14 years ago
  18. 03ba4f4 isup: Start with isup support in the cellmgr. by Holger Hans Peter Freyther · 14 years ago
  19. 3a80cb2 mtp: Prepare ISUP handling, just print the ISUP part. by Holger Hans Peter Freyther · 14 years ago
  20. b38b33b mtp: Make the spare/ni configurable by Holger Hans Peter Freyther · 14 years ago
  21. e976df1 mtp: Be able to set the spare bits in the network indicator by Holger Hans Peter Freyther · 14 years ago
  22. 4e3e28e mtp: Store the NetworIndicator in the mtp_link and use it by Holger Hans Peter Freyther · 14 years ago
  23. 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
  24. 594ee9a udt_relay: Add a forked copy of main to just relay messages by Holger Hans Peter Freyther · 14 years ago
  25. 5d930f8 mtp: Store the mtp_link inside the connection by Holger Hans Peter Freyther · 14 years ago
  26. 5228069 ussd: Pass the bsc_data to have access to the USSD message by Holger Hans Peter Freyther · 14 years ago
  27. dfcf2df ussd: Create the hook where packages from the MSC pass by by Holger Hans Peter Freyther · 14 years ago
  28. 0f349f2 ussd: Add the hook where we can capture the Location Updating Request by Holger Hans Peter Freyther · 14 years ago
  29. 4776571 bsc_ussd: Add a dummy USSD module...used for welcome SMS by Holger Hans Peter Freyther · 14 years ago
  30. 3594855 bsc: Move more sccp code into the bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  31. 1cb634a bsc: Refactor and move SCCP ConTrack to bsc_sccp.c by Holger Hans Peter Freyther · 14 years ago
  32. 0e4e35f bsc: Be able to configure the LAC/MNC/MCC... by Holger Hans Peter Freyther · 14 years ago
  33. b3e1068 sccp: Move the SCCP connection out to a new structure. by Holger Hans Peter Freyther · 14 years ago
  34. 7942abc vty: Move the vty code to a new file, move config params. by Holger Hans Peter Freyther · 14 years ago
  35. e40bc38 mgcp: Merge the realloc_cb from OpenBSC here. by Holger Hans Peter Freyther · 14 years ago
  36. 5b08401 mgcp: Use uint32_t for the CI in every place. by Holger Hans Peter Freyther · 14 years ago
  37. 7b7c297 msc: Separate the BSC and MSC link completly... by Holger Hans Peter Freyther · 14 years ago
  38. 0c95c6a msc: Rename closing to msc_link_down by Holger Hans Peter Freyther · 14 years ago
  39. 43d9eec msc: Make close_msc public, call it from main.. by Holger Hans Peter Freyther · 14 years ago
  40. 5fb3057 mgcp: Move the MGCP_NODE number into a public header file by Holger Hans Peter Freyther · 14 years ago
  41. 84e505d build: Add the cellmgr_debug.h to fix the make distcheck by Holger Hans Peter Freyther · 14 years ago
  42. e66c7c1 cleanup: Remove code that is provided by libosmocore now. by Holger Hans Peter Freyther · 14 years ago
  43. cf381e2 Update SCCP includes for the new location of files. by Holger Hans Peter Freyther · 14 years ago
  44. e807376 mgcp_ss7: Move the vty code/params over to mgcp_vty.c by Holger Hans Peter Freyther · 14 years ago
  45. f9e9977 mgcp_ss7: Change the vty config to operate on the static g_cfg pointer by Holger Hans Peter Freyther · 14 years ago
  46. d86208d mgcp: Update to the latest code drop. by Holger Hans Peter Freyther · 14 years ago
  47. cbf7d18 Use libosmocore instead of the old temporary laF0rge1 lib.. by Holger Hans Peter Freyther · 14 years ago
  48. 9ed3e1b u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  49. 585f3d9 u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  50. 5aa1701 u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  51. 97f66e2 Public release of the cellmgr_ng code to convert E1 to IPA SCCP by Holger Hans Peter Freyther · 14 years ago