1. 30534c5 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  2. 5f431d9 include: Add proper predeclaration for struct in mncc.h by Sylvain Munaut · 14 years ago
  3. 6efd646 include: Small fixes to gsm_data.h by Sylvain Munaut · 14 years ago
  4. 8b61ee1 include: Add proper predeclaration for struct in system_information.h by Sylvain Munaut · 14 years ago
  5. 5123c0e include: Add proper predeclaration for struct in abis_rsl.h by Sylvain Munaut · 14 years ago
  6. b7b6e78 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  7. 00d7146 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  8. d8bcaed mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  9. 3c557ae mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  10. de86c89 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  11. 5854141 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  12. 1753af2 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  13. 3f79397 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  14. f0c1673 bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  15. 9f853df bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  16. 1f334cc bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  17. 98753bd bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  18. b4713b8 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  19. 288b80a bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  20. b93e35d bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  21. 9c61b2a bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  22. 3e0525f bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  23. 0a104d8 bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  24. a6af88f bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  25. 5035bba bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  26. b408d79 bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  27. 1b8e90a bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  28. 13cde94 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  29. 7a3b01b bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  30. 6bfcad8 bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  31. 1de909f bsc_api: Clarify the parameters of the assignment command by Holger Hans Peter Freyther · 14 years ago
  32. 1b1259e bsc_api: Make the cipher_mode take the 'include imei sv' argument by Holger Hans Peter Freyther · 14 years ago
  33. 9ff6568 bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  34. 40b8902 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  35. 767ff3c bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  36. 8dd01ef bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  37. 47cd8ed bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  38. 3d4d2c7 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  39. 0aa55a3 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  40. 25176f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  41. b0065af subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  42. dcec9aa subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  43. b48f337 subscr: Move the TMSI reserved into the gsm_data by Holger Hans Peter Freyther · 14 years ago
  44. 6651b69 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  45. 0d11b61 mark andreas@eversberg.eu as 'extern' for lcr by Andreas Eversberg · 14 years ago
  46. 689e3cc bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  47. 5ce6517 bsc: Add the audio codec list command to list preferred codecs by Holger Hans Peter Freyther · 14 years ago
  48. 7dcd8e3 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  49. f43e3db bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  50. 21a1cf3 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  51. c983f83 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  52. b6345ab mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  53. 1d9a8eb mgcp: Make transcoding a per Endpoint configuration by Holger Hans Peter Freyther · 14 years ago
  54. 45b8b72 Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago
  55. d39f310 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  56. 0d5fdbb nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  57. c3ac978 nat: Add hook for rewriting a setup message by Holger Hans Peter Freyther · 14 years ago
  58. 2945ee9 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  59. 6a3e0c7 ipaccess: Add a structure for informing the USSD provider about the state by Holger Hans Peter Freyther · 14 years ago
  60. 1ff40d8 nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  61. 552fc16 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  62. daf5417 nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  63. 01ae681 nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  64. de021be nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  65. 908bc9b nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  66. 1b1a936 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  67. b542332 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  68. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  69. 4a98ae9 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  70. acc0fdf nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  71. aee6825 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  72. 6c1ae96 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  73. f232b27 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  74. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  75. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  76. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  77. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  78. 7982c76 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  79. 2e72807 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  80. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  81. a67fc6f nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  82. 39f1880 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  83. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  84. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  85. 56ac269 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  86. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  87. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  88. 90d3817 nat: Use the write_queue inside the CFG. by Holger Hans Peter Freyther · 14 years ago
  89. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  90. 93651d6 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  91. bca2d60 db: Declare db_sms_inc_deliver_attempts. by Holger Hans Peter Freyther · 14 years ago
  92. 2460bed bsc: Prepare to store the SCCP connection inside the subscriber by Holger Hans Peter Freyther · 14 years ago
  93. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  94. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  95. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  96. e519958 bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  97. e60a0a9 bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  98. db60d0a osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  99. cdcb600 bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  100. 8c4dca2 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago