1. a0ce349 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  2. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  3. 388cbbf Some more SR1.0.1 related fixes by Harald Welte · 13 years ago
  4. 17a7634 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  5. 63467e8 Make sure not to feed BSSGP messages into RSL by Harald Welte · 13 years ago
  6. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  7. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  8. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  9. 5a6b68f really delete a3a8 code by Harald Welte · 13 years ago
  10. bd34be0 bsc_mgcp: use top_builddir instead of top_srcdir by Harald Welte · 13 years ago
  11. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  12. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  13. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  14. 9349d7f remove a3a8 file that is not used by Harald Welte · 13 years ago
  15. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago openbsc/0.9.12
  16. 6990687 mgcp: Only allow transcoding on the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  17. 44016fe mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  18. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  19. 74e6111 mgcp: Look up the E1 trunks through the trunk configuration by Holger Hans Peter Freyther · 13 years ago
  20. 6ea7e77 mgcp: Implement find_trunk to find the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  21. cdba049 mgcp: Make show mgcp print the new trunks we have. by Holger Hans Peter Freyther · 13 years ago
  22. 0e939fe mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  23. ab3bb9d mgcp: Update the commands to work on more than the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  24. d011c91 mgcp: Prepare the show mgcp command to work on multiple trunks by Holger Hans Peter Freyther · 13 years ago
  25. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  26. dfdf8d9 nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago
  27. 9212d9d nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  28. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  29. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  30. 7b07b2d nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  31. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  32. ec1921d Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  33. b62b123 sms: introduce new command to trigger the sending process for specific subscribers only by Nico Golde · 13 years ago
  34. 1176245 rf: Delay execution of commands by Holger Hans Peter Freyther · 13 years ago
  35. 00c805f rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 13 years ago
  36. 37ac420 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  37. 6a458ea oml: Parse probable cause and additional text in failure reports by Dieter Spaar · 13 years ago
  38. 6c79a68 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  39. 21bbda2 BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  40. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  41. 5ec26fe Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  42. f358964 bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  43. 91fa850 nat: If the number starts with 00 turn it into a international number by Holger Hans Peter Freyther · 13 years ago
  44. 4446b3b nat: Add extra size check for the number and fail if it does not fit by Holger Hans Peter Freyther · 13 years ago
  45. 6e1a676 bsc: core-mobile-country-code and core-mobile-network-code range is too small by Holger Hans Peter Freyther · 13 years ago
  46. 8dcebd3 LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  47. 64c07d2 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  48. b01bf33 add example openbsc.cfg for RBS2308 with 4TRX by Harald Welte · 13 years ago
  49. e925205 DAHDI: Automatically switch signalling slots to HDLC + FCS mode by Harald Welte · 13 years ago
  50. da87154 OM2000: Make sure the IS and CON lists are kept in order by Harald Welte · 13 years ago
  51. ebec58e DAHDI: usse lower-case name to parse correctly by vty code by Harald Welte · 13 years ago
  52. 59eee42 OM2000/RBS2000: Make IS+CON configuration persistent in config file by Harald Welte · 13 years ago
  53. face7ed VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  54. a0fe72d LAPD: keep sent/receive sequence numbers per SAPI, not just per TEI by Harald Welte · 13 years ago
  55. fdb7194 OM2000: Handle various ACKs better, implement CON CONF REQ by Harald Welte · 13 years ago
  56. d88a387 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  57. 9c0958b OM2000: Complete the VTY help message for OM2000 MO commands by Harald Welte · 13 years ago
  58. a02085d OM2000: Allow configuration of CON from VTY by Harald Welte · 13 years ago
  59. a8e6a65 OM2000: Allow VTY based configuration of IS connection groups by Harald Welte · 13 years ago
  60. b7eebf8 OM2000: Don't send START REQ in response to FAULT REP by Harald Welte · 13 years ago
  61. c4989a8 INPUT: Disable the per-TRX OML Link for now by Harald Welte · 13 years ago
  62. 9f0866c RBS2000: Differentiate between BTS OML and TRX OML by Harald Welte · 13 years ago
  63. bd3137c INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 13 years ago
  64. 15ccc77 INPUT: Allow for a per-TRX OML link by Harald Welte · 13 years ago
  65. 82b03a1 RBS2000: fix compiler warning about unhandled enum in switch() by Harald Welte · 13 years ago
  66. 0896b50 OM2000: Configure the IS to route both TRX0 and TRX1 by Harald Welte · 13 years ago
  67. 909212f LAPD: Make sure we don't re-start SABM timer for INACTIVE SAPs by Harald Welte · 13 years ago
  68. c834b70 RBS2000: Generate per-TRX OML link by Harald Welte · 13 years ago
  69. 174a51a DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driver by Harald Welte · 13 years ago
  70. b3d70fd OM2000: Make sure we ACK an ENABLE RESULT by Harald Welte · 13 years ago
  71. dcf42e6 RBS2000: Move SABM re-transmit logic into LAPD code by Harald Welte · 13 years ago
  72. 334c5ab RBS2000: Make sure we transmit SABM at 0.3 second intervals by Harald Welte · 13 years ago
  73. b0ec9e3 OM2000: Use om2k in VTY prompt by Harald Welte · 13 years ago
  74. 8bcb1a0 OM2000: Add IS Conf Req by Harald Welte · 13 years ago
  75. 0741ffe OM2000: Add enable/disable commands by Harald Welte · 13 years ago
  76. 56ee6b8 OM2000: Fix Negotiation parsing by Harald Welte · 13 years ago
  77. 563d316 OM2000: Implement proper parsing and response for Negotiation by Harald Welte · 13 years ago
  78. 8024d8f OM2000: Add support for sending the TEST REQUEST message by Harald Welte · 13 years ago
  79. 8d4a472 OML2000: Make sure we can properly exit the VTY node by Harald Welte · 13 years ago
  80. 810e323 OM2000: Make sure we can properly exit tye VTY node by Harald Welte · 13 years ago
  81. 6fec79d OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 13 years ago
  82. 51c8238 OM2000: Add missing file from previous commit by Harald Welte · 13 years ago
  83. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  84. 7354107 OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  85. bc867d9 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  86. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  87. b80e14e [RBS2000] Add FIXMEs in code that is a crude hack by Harald Welte · 13 years ago
  88. 03cc8a8 [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  89. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  90. 09cefee [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  91. a4898a8 DAHDI: print debug hexdump of every signalling msg we send by Harald Welte · 13 years ago
  92. 1a00d82 [LAPD] Add minimal support for TE-side LAPD by Harald Welte · 13 years ago
  93. 00ee4b7 DAHDI: Register every FD in the select() exceptfd-set by Harald Welte · 13 years ago
  94. 44f04da DAHDI: Handle exceptions by Harald Welte · 13 years ago
  95. 95aa5c4 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  96. f27d043 E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  97. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  98. f3956cb [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  99. fb9e06f [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  100. c471d3d [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago