1. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  2. 09c177a add comments about channel combinations by Harald Welte · 15 years ago
  3. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  4. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  5. cddb980 if we receive CHANNEL ACTIVATE NACK, we should release the lchan by Harald Welte · 15 years ago
  6. fc01b24 SMS improvements by Harald Welte · 15 years ago
  7. 5070e94 ensure we send the LOCATION UPDATE ACCEPT before issuing any signal by Harald Welte · 15 years ago
  8. cd419d3 ensure that we use the SACCH where apropriate for RLL connections by Harald Welte · 15 years ago
  9. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  10. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  11. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  12. 684b975 add SMS sending commands to vty by Harald Welte · 15 years ago
  13. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  14. b8c861c fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  15. c4dcda0 move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  16. de009e6 configure MS CCH max power IEI of SI3 and SI4 to 20dBM (100mW) by Harald Welte · 15 years ago
  17. c524007 define data structure for gsm48_cell_sel_par IEI of SI3 / SI4 by Harald Welte · 15 years ago
  18. 6140217 fix timer and linked list handling of new RLL code by Harald Welte · 15 years ago
  19. ed9a5ab Add new BSC RLL layer of code by Harald Welte · 15 years ago
  20. 32e3899 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  21. dc2ce9e use one talloc context for entire vty code by Harald Welte · 15 years ago
  22. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  23. 73185d1 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  24. 97b1fe3 Merge branch 'master' into sms by Harald Welte · 15 years ago
  25. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  26. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  27. cd97c21 when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  28. 0f2e3c1 start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  29. 71e49a0 ipaccess-find: don't try to parse packets that are not IPAC_MSGT_ID_RESP by Harald Welte · 15 years ago
  30. 84acf05 no more need to specify local IP address to ipaccess-find by Harald Welte · 15 years ago
  31. 7f816aa implement nanoBTS frequency error test by Harald Welte · 15 years ago
  32. 0bf8e30 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  33. c0bdedb first version of OpenBSC to be confiugred by config_file by Harald Welte · 15 years ago
  34. e87eb46 introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  35. 966faea add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  36. f515aa0 only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  37. bbd5e5d ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  38. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  39. fc8d444 Merge branch 'master' into sms by Harald Welte · 15 years ago
  40. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  41. 2ef3320 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  42. d1bc77e telnet: deal gracefully with vty being closed by vty layer by Harald Welte · 15 years ago
  43. 4d5e6d5 in case of SIGABRT, don't exit(0) and thus prevent creating a core file by Harald Welte · 15 years ago
  44. 3ffe1b3 add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  45. d433177 implement gsm_pchan_parse() function by Harald Welte · 15 years ago
  46. 6afa63e Merge branch 'master' into sms by Harald Welte · 15 years ago
  47. 97ceef9 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  48. e84efce change order of BTS and TRX list as well as band names for prettier printout by Harald Welte · 15 years ago
  49. ec6c5ca don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  50. c1a1394 re-enable config file handling of vty layer by Harald Welte · 15 years ago
  51. 204317e add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  52. db1e744 add more ip.access attribute TLV definitions by Harald Welte · 15 years ago
  53. ca9af2b introduce '-2' commandline option for second BS-11 by Harald Welte · 15 years ago
  54. 3b71450 shut down the OML (and thus the BTS) when bsc_hack is terminated with ctrl+c by Harald Welte · 15 years ago
  55. 6ab22d2 only set BCCH INFO on first TRX (C0) of BTS by Harald Welte · 15 years ago
  56. cf833cd use HARDCODED_BTSn_TS defines from bsc_hack.c by Harald Welte · 15 years ago
  57. 2d73d4e add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  58. b6328b9 use talloc_free() rather than free() by Harald Welte · 15 years ago
  59. d1b1cda e1_config now supports up to three BTS by Harald Welte · 15 years ago
  60. 65c12b9 prepare mISDN driver for multiple lines/instances by Harald Welte · 15 years ago
  61. b660144 fix \n at end of line of certain RSL debug messages by Harald Welte · 15 years ago
  62. 24fc0f8 alter initial MS RF power to 100mW by Harald Welte · 15 years ago
  63. b1717e9 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  64. 1a50316 fix initialization of TRX1 / TS0 by Harald Welte · 15 years ago
  65. 2a3a81b gsm_04_08 no longer needs to iterate over all BTS in LAC by Harald Welte · 15 years ago
  66. aba9208 add ip.access specific channel combinations by Harald Welte · 15 years ago
  67. b779983 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  68. 16e2df4 Merge branch 'master' into sms by Harald Welte · 15 years ago
  69. 3a9c2c0 make channel allocator policy multi-TRX aware by Harald Welte · 15 years ago
  70. 25b70c5 complete TRX1 support for BS11 by Harald Welte · 15 years ago
  71. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  72. fb4a9e9 actually derive the ip.access speech mode from tch_mode by Harald Welte · 15 years ago
  73. ca745e2 postpone IPAC_BIND until we do a LCHAN_MODIFY by Harald Welte · 15 years ago
  74. bd056a8 comments about the bearer_capability structure by Harald Welte · 15 years ago
  75. b3cb414 bearer capability definitions by Harald Welte · 15 years ago
  76. 8e77049 add support for more RSL channel modes by Harald Welte · 15 years ago
  77. 84f9745 Merge commit 'origin/master' by Harald Welte · 15 years ago
  78. 6977a29 fix typo when using sizeof() to determine the size of the RTCP header by Harald Welte · 15 years ago
  79. 61f86e2 fix typo when using sizeof() to determine the size of the RTCP header by Harald Welte · 15 years ago
  80. 0168dc1 rtp_proxy.c: Spelling fix, kook -> look by Holger Hans Peter Freyther · 15 years ago
  81. f62324a db_test.c: Make it compile again by Holger Hans Peter Freyther · 15 years ago
  82. 3120680 vty/command.c: Fix compile warning by including gsm_subsriber.h by Holger Hans Peter Freyther · 15 years ago
  83. ad5bac4 Merge commit 'origin/master' into sms by Harald Welte · 15 years ago
  84. bbbdd28 Merge commit 'origin/master' by Harald Welte · 15 years ago
  85. eae3dc6 Merge branch 'master' into sms by Harald Welte · 15 years ago
  86. d61d1f7 Merge branch 'rtp_proxy' by Harald Welte · 15 years ago
  87. 98d79f9 improve ip-access BIND/CONNECT RTP support by Harald Welte · 15 years ago
  88. ba4e58d send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  89. f1a168d implement human-readable RSL cause printing by Harald Welte · 15 years ago
  90. b01974f enable select.c handler to support removal of two consecutive fd's by Harald Welte · 15 years ago
  91. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  92. bf5833e improve ip-access BIND/CONNECT RTP support by Harald Welte · 15 years ago
  93. facf612 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  94. 26cc168 implement human-readable RSL cause printing by Harald Welte · 15 years ago
  95. f955487 enable select.c handler to support removal of two consecutive fd's by Harald Welte · 15 years ago
  96. 1e9c5b4 Merge branch 'master' into rtp_proxy by Harald Welte · 15 years ago
  97. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  98. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  99. 0b0bbce add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  100. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago