1. db2c28a wireshark: update HSL patch to add preferences on where to show HSL debug by Harald Welte · 14 years ago
  2. 318105d wireshark: add patch to make IPA ports configurable preferences by Harald Welte · 14 years ago
  3. a36f0ed wireshark: More work on Ericsson OML (OM2000) dissector by Harald Welte · 14 years ago
  4. 0326cd5 wireshark: Add initial patch for adding Ericsson OML-in-HDLC-in-L2TP support by Harald Welte · 14 years ago
  5. 3b71247 wireshakrk: add patch to display HSL debug messages in log by Harald Welte · 14 years ago
  6. fbceea4 bsc: Add a command to set the ussd_welcome_text by Holger Hans Peter Freyther · 14 years ago
  7. 414bc4a mid-call: Do not lose the first word of the message by Holger Hans Peter Freyther · 14 years ago
  8. cf6f71a mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  9. 70c232f mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  10. bb62b3f mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  11. 625b6e4 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  12. d283db4 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  13. e17c030 test: Add shell script to drop the OML in fixed intervals by Holger Hans Peter Freyther · 14 years ago
  14. dab8e27 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago
  15. e19d6fc Merge branch 'zecke/osmo-bsc' by Holger Hans Peter Freyther · 14 years ago
  16. 09a925b bsc: Add script to hang up the MSC connection every 58s by Holger Hans Peter Freyther · 14 years ago
  17. e9f7a0d bsc: Add wild scripts to do dial testing with a Motorola A1200 by Holger Hans Peter Freyther · 14 years ago
  18. b4e72f8 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  19. 16e958d bsc: Use the BSC Filter to stop a paging_request by Holger Hans Peter Freyther · 14 years ago
  20. 9c838ae bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  21. b79c3c9 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  22. 620c2e6 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  23. dbc698a bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  24. 50c579b bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  25. fae3c65 bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  26. f1f57a8 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  27. 863a55d bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  28. 890dfc5 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  29. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  30. cf256d6 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  31. 933daaa bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  32. af4b5fb bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  33. 57d3048 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  34. 00f4cc2 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  35. ca5c022 bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  36. c97d9b4 bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  37. 7e90108 bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  38. b8781d2 bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  39. 9b17c76 bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  40. 2a8675e bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  41. 52d42ab bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  42. a54732d bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  43. d65305f bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  44. 5bb874d bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  45. cc48fb8 bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  46. 46c5ab3 bsc: Reduce duplication with a macro. by Holger Hans Peter Freyther · 14 years ago
  47. e46f1d6 bsc: Implement sending an assignment failure by Holger Hans Peter Freyther · 14 years ago
  48. c2b3270 bsc: Send a Clear Reques on RF Failures to the MSC. by Holger Hans Peter Freyther · 14 years ago
  49. c8166f3 bsc: Implement sending a SAPI n Reject. by Holger Hans Peter Freyther · 14 years ago
  50. 58f2cf6 bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  51. da488ae bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  52. 2d2c910 bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  53. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  54. 7225fd1 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  55. 1999cf1 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  56. 77cd95d bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  57. f05750c bsc_api: Rework the signal handler to be extendable by Holger Hans Peter Freyther · 14 years ago
  58. abf962b bsc_api: Clear lchan->conn on lchan_release by Holger Hans Peter Freyther · 14 years ago
  59. 8d216c7 bsc_api: Clear the conn->lchan before calling subscr_con_free by Holger Hans Peter Freyther · 14 years ago
  60. a2e5cb8 bsc_api: Clear the conn of the failed lchan to avoid a runtime warning by Holger Hans Peter Freyther · 14 years ago
  61. a2828fa bsc_api: Set the lchan->conn to NULL in all of the cases by Holger Hans Peter Freyther · 14 years ago
  62. 088dde8 bsc_api: Send a channel modify when we already have a TCH. by Holger Hans Peter Freyther · 14 years ago
  63. 7e50c81 bsc_api: Plug a theoretical window for the RLL callbacks by Holger Hans Peter Freyther · 14 years ago
  64. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  65. 2603c1f bsc_api: Clarify the parameters of the assignment command by Holger Hans Peter Freyther · 14 years ago
  66. 4be7d41 bsc_api: Implement sending the cipher mode method by Holger Hans Peter Freyther · 14 years ago
  67. 2f169d6 bsc_api: Make the cipher_mode take the 'include imei sv' argument by Holger Hans Peter Freyther · 14 years ago
  68. 45b575f bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  69. 66dcd92 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  70. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  71. b094171 bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  72. e1996f0 bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  73. 6c199e7 bsc_api: Look into the msg and call the right API functions by Holger Hans Peter Freyther · 14 years ago
  74. fce9307 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  75. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  76. 85334f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  77. 8dfd241 subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  78. d740b68 subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  79. 928ca74 subscr: Move the TMSI reserved into the gsm_data by Holger Hans Peter Freyther · 14 years ago
  80. 8cc5903 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  81. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  82. 0b369c5 e1_input: Fix compiler warning by using offsetof by Holger Hans Peter Freyther · 14 years ago
  83. 5652cfc mark andreas@eversberg.eu as 'extern' for lcr by Andreas Eversberg · 14 years ago
  84. 1406977 nat: Verify that the endpoint from the assignment command exists by Holger Hans Peter Freyther · 14 years ago
  85. f3d1ae7 bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  86. 0425c38 bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  87. 7bf66c5 bsc: Add the audio codec list command to list preferred codecs by Holger Hans Peter Freyther · 14 years ago
  88. fe16622 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  89. 45f9e69 bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  90. 4de1116 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  91. 5b848f3 bsc: Fix the name of the local vty variable. by Holger Hans Peter Freyther · 14 years ago
  92. 79dcd71 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.11
  93. 8b19dee mgcp: Send data from the network to the transcoder too by Holger Hans Peter Freyther · 14 years ago
  94. 5f2cd84 mgcp: Use the calculated remote port from the mgcp_rtp_end by Holger Hans Peter Freyther · 14 years ago
  95. 3f29cc8 mgcp: Make the transcoding forwarding work for BTS/NET by Holger Hans Peter Freyther · 14 years ago
  96. 386a940 mgcp: Refactor the network binding routines by Holger Hans Peter Freyther · 14 years ago
  97. bd7b3c5 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  98. e97155a mgcp: Keep the local_port like it was set on allocation by Holger Hans Peter Freyther · 14 years ago
  99. 2126233 mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  100. 88b597e mgcp: Allow to disable the transcoder in a running system. by Holger Hans Peter Freyther · 14 years ago