1. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/abis_rsl.h]
  2. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  3. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/abis_rsl.h]
  4. 8b1a2f8 bsc_init: Forget which SIs are valid for the trx by Max · 7 years ago
  5. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  6. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  7. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  8. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  9. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  10. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  11. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 9 years ago
  12. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 9 years ago
  13. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  14. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 11 years ago
  15. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 12 years ago
  16. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 12 years ago
  17. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  18. 0354a80 rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 12 years ago
  19. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  20. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  21. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  22. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  23. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  24. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  25. 18b590d RSL: add code to generate SACCH INFO MODIFY command by Harald Welte · 13 years ago
  26. 5414627 misc: Forward declare the struct gsm_bts_trx_ts to avoid warning. by Holger Hans Peter Freyther · 13 years ago
  27. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  28. 53cd7ac Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 13 years ago
  29. 6003d6b rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 13 years ago
  30. 3f16da2 include: Add proper predeclaration for struct in abis_rsl.h by Sylvain Munaut · 14 years ago
  31. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  32. 8cb4a0f rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND by Holger Hans Peter Freyther · 14 years ago
  33. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  34. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  35. ccfd572 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  36. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  37. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  38. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  39. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  40. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  41. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  42. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  43. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  44. 9c880c9 [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  45. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  46. 4321fee siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  47. 31c4893 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  48. 67fa91b Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  49. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  50. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  51. d2dc1de start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  52. 2da8629 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  53. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  54. 8830e07 implement human-readable RSL cause printing by Harald Welte · 15 years ago
  55. ae0f236 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  56. a1f0ac7 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  57. 0427a9f add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  58. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  59. 86c162d give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  60. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  61. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/abis_rsl.h]
  62. ddab3c7 introduce new 'mode' parameter to RSL ACTIVATE CHANNEL by Harald Welte · 15 years ago
  63. 4a543e8 * more RSL and 04.08 constant defines by Harald Welte · 15 years ago
  64. da78376 * ensure TCH/F are activated signalling-only by Harald Welte · 15 years ago
  65. 7509926 * introduce TLV parser definitions for RSL IE's by Harald Welte · 15 years ago
  66. 45f83a1 include already-exported lchan2chan_nr() function in header file by Harald Welte · 15 years ago
  67. e79769b make sure certain functions are per TRX, not per BTS, such as by Harald Welte · 15 years ago
  68. 3aa8d6c [paging] This is paging my phone but it looks completely wrong... by Holger Freyther · 15 years ago
  69. 2976c40 [paging] Allow call the paging related helper functions by Holger Freyther · 15 years ago
  70. b015544 [rsl] Prepare to properly handle the paging command add defines to the RSL by Holger Freyther · 15 years ago
  71. 7448a53 Be able to initiate paging from the telnet interface by Holger Freyther · 15 years ago
  72. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 15 years ago
  73. 590d66a Fix the reference. The names and values are described in 9.1 of 04.08 by Holger Freyther · 15 years ago
  74. 4b63454 now we get up to the SETUP of MO calls by Harald Welte · 15 years ago
  75. 702d870 working state up to location update and classmark inquiry by Harald Welte · 15 years ago
  76. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 15 years ago
  77. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 15 years ago