1. 56cb729 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  2. 33b9641 bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  3. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  4. c85ed4e bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  5. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  6. 3d119f1 bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  7. 644b0bf bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  8. 354c87c bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  9. 8c176cc msc: Only kill connections belonging to the given MSC by Holger Hans Peter Freyther · 13 years ago
  10. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  11. 44e5dad bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  12. 4cdb050 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  13. f31a4a4 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  14. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  15. 74c7dc3 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  16. cc98d18 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  17. 0e412c7 bsc: Correct the cast for the signal data by Holger Hans Peter Freyther · 13 years ago
  18. 784ca9c bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  19. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  20. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  21. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  22. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  23. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_sccp.c]
  24. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  25. b4e72f8 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  26. 863a55d bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  27. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  28. cf256d6 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  29. 933daaa bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  30. af4b5fb bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  31. 57d3048 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  32. 00f4cc2 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  33. ca5c022 bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  34. c97d9b4 bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  35. 7e90108 bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  36. b8781d2 bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  37. 9b17c76 bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  38. cc48fb8 bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  39. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  40. 1999cf1 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  41. f3d1ae7 bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago