1. c9f499f IMM ASS REJ: Actually add t3122 parsing to vty code by Harald Welte · 14 years ago
  2. 86dda08 Authentication: use ENUM instead of magic numbers by Harald Welte · 14 years ago
  3. 2862dca Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  4. d0d2b0b Dynamic PDC: Add VTY comand 'bts N trx M timeslot O pdch [de]activate' by Harald Welte · 14 years ago
  5. 53cd7ac Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 14 years ago
  6. d4e6872 gsm48: Release the LU procedure only after the TMSI REALL_COMPL by Holger Hans Peter Freyther · 14 years ago
  7. 434bb3f MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  8. 7ce5e25 mnccc.c: Add 2 line header describing what this file is all about by Harald Welte · 14 years ago
  9. f93e8fa gsm48: Use NULL instead of 0 for pointers in C. by Holger Hans Peter Freyther · 14 years ago
  10. 6003d6b rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  11. 28dcbc5 misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  12. c5faf66 misc: Reorder includes, move osmocore to the end by Holger Hans Peter Freyther · 14 years ago
  13. 3547045 misc: Remove gsm_subscriber.h include to reduce dependencies. by Holger Hans Peter Freyther · 14 years ago
  14. e2fee35 misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 14 years ago
  15. c7782de gsm48_tx_release_compl(): Don't use transaction after trans_free() by Harald Welte · 14 years ago
  16. d49fc5a ts: Reduce the delay to 0 for OML and RSL by Holger Hans Peter Freyther · 14 years ago
  17. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  18. 6f61555 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  19. 39e6ba0 oml: In case we get a NACK, drop the OML connection and hope for the best by Holger Hans Peter Freyther · 14 years ago
  20. c7a1a1f oml: Another band aid for reliable BTS init... by Holger Hans Peter Freyther · 14 years ago
  21. d9cdd05 test: Make it compile but it is segfaulting on start now by Holger Hans Peter Freyther · 14 years ago
  22. 2391b4c ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  23. 90cdd28 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  24. 63dbfc6 bsc_vty: Fix unknown 'use-dtx' config parser error by Harald Welte · 14 years ago
  25. f604bba osmo-bsc: Make it compile against paging_request_stop() api change by Harald Welte · 14 years ago
  26. ec073e9 bs11_config: more verbose output of ACK/NACK responses by Harald Welte · 14 years ago
  27. 230cd6a bs11_config: fix help message about multi-drop (not 'port') by Harald Welte · 14 years ago
  28. 5f5189e bs11_config: update copyright statement by Harald Welte · 14 years ago
  29. f751a10 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  30. 7e72fa0 bs11_config: Add option to set BPORT1 in multi-drop mode by Harald Welte · 14 years ago
  31. df30d40 Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  32. 98b53cb include: Add proper predeclaration for struct in mncc.h by Sylvain Munaut · 14 years ago
  33. 81a8bf1 include: Small fixes to gsm_data.h by Sylvain Munaut · 14 years ago
  34. 12e373c include: Add proper predeclaration for struct in system_information.h by Sylvain Munaut · 14 years ago
  35. 3f16da2 include: Add proper predeclaration for struct in abis_rsl.h by Sylvain Munaut · 14 years ago
  36. 8a31a3f paging: Dispatch the SS_PAGING signals at the MSC code level by Sylvain Munaut · 14 years ago
  37. 5a86e06 auth/ciph: Enable securing of channel directly after paging response by Sylvain Munaut · 14 years ago
  38. 0fbfd1b gsm_04_08: Make gsm48_secure_channel available globally by Sylvain Munaut · 14 years ago
  39. 567c8dc gsm_04_08: Use subscr_get_channel instead of directly paging_request by Sylvain Munaut · 14 years ago
  40. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  41. 1e24550 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  42. 67706df gsm_04_08: Don't set ciphering manually but call gsm0808_cipher_mode by Sylvain Munaut · 14 years ago
  43. e0b06b0 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  44. fbceea4 bsc: Add a command to set the ussd_welcome_text by Holger Hans Peter Freyther · 14 years ago
  45. 414bc4a mid-call: Do not lose the first word of the message by Holger Hans Peter Freyther · 14 years ago
  46. cf6f71a mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  47. 70c232f mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  48. bb62b3f mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  49. 625b6e4 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  50. d283db4 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  51. e17c030 test: Add shell script to drop the OML in fixed intervals by Holger Hans Peter Freyther · 14 years ago
  52. dab8e27 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago
  53. 09a925b bsc: Add script to hang up the MSC connection every 58s by Holger Hans Peter Freyther · 14 years ago
  54. e9f7a0d bsc: Add wild scripts to do dial testing with a Motorola A1200 by Holger Hans Peter Freyther · 14 years ago
  55. b4e72f8 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  56. 16e958d bsc: Use the BSC Filter to stop a paging_request by Holger Hans Peter Freyther · 14 years ago
  57. 9c838ae bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  58. b79c3c9 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  59. 620c2e6 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  60. dbc698a bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  61. 50c579b bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  62. fae3c65 bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  63. f1f57a8 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  64. 863a55d bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  65. 890dfc5 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  66. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  67. cf256d6 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  68. 933daaa bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  69. af4b5fb bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  70. 57d3048 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  71. 00f4cc2 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  72. ca5c022 bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  73. c97d9b4 bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  74. 7e90108 bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  75. b8781d2 bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  76. 9b17c76 bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  77. 2a8675e bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  78. 52d42ab bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  79. a54732d bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  80. d65305f bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  81. 5bb874d bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  82. cc48fb8 bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  83. 46c5ab3 bsc: Reduce duplication with a macro. by Holger Hans Peter Freyther · 14 years ago
  84. e46f1d6 bsc: Implement sending an assignment failure by Holger Hans Peter Freyther · 14 years ago
  85. c2b3270 bsc: Send a Clear Reques on RF Failures to the MSC. by Holger Hans Peter Freyther · 14 years ago
  86. c8166f3 bsc: Implement sending a SAPI n Reject. by Holger Hans Peter Freyther · 14 years ago
  87. 58f2cf6 bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  88. da488ae bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  89. 2d2c910 bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  90. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  91. 7225fd1 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  92. 1999cf1 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  93. 77cd95d bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  94. f05750c bsc_api: Rework the signal handler to be extendable by Holger Hans Peter Freyther · 14 years ago
  95. abf962b bsc_api: Clear lchan->conn on lchan_release by Holger Hans Peter Freyther · 14 years ago
  96. 8d216c7 bsc_api: Clear the conn->lchan before calling subscr_con_free by Holger Hans Peter Freyther · 14 years ago
  97. a2e5cb8 bsc_api: Clear the conn of the failed lchan to avoid a runtime warning by Holger Hans Peter Freyther · 14 years ago
  98. a2828fa bsc_api: Set the lchan->conn to NULL in all of the cases by Holger Hans Peter Freyther · 14 years ago
  99. 088dde8 bsc_api: Send a channel modify when we already have a TCH. by Holger Hans Peter Freyther · 14 years ago
  100. 7e50c81 bsc_api: Plug a theoretical window for the RLL callbacks by Holger Hans Peter Freyther · 14 years ago