1. f77c0cd Version bump for On-Waves by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.98.2
  2. 4103a3e Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX" by Holger Hans Peter Freyther · 14 years ago
  3. 4aca7f6 [paging] Continuisly send paging commands. by Holger Hans Peter Freyther · 14 years ago
  4. 507d536 [paging] When giving credit try to send out paging requests too. by Holger Hans Peter Freyther · 14 years ago
  5. cb618c7 [paging] Revert the paging band aid. by Holger Hans Peter Freyther · 14 years ago
  6. 3c0702d Increase the minor version as this is a band-aid.. by Holger Hans Peter Freyther · 14 years ago
  7. caf2456 BAND AID... Reduce the delay timer, reduce number of paging requests we send by Holger Hans Peter Freyther · 14 years ago
  8. 1d34c6a bsc_msc_ip: Crash fix on MO-Call starting with a SDCCH by Holger Hans Peter Freyther · 14 years ago
  9. 1506f8e [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  10. f044c58 Merge remote branch 'origin/master' into on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  11. 6d17dd1 Increase the version. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.98
  12. 38e9c82 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  13. 7cb6867 [vty] Count pending paging requests for the vty by Holger Hans Peter Freyther · 14 years ago
  14. d8138c4 nat: Make sccp/bsc show connections more Cisco like... by Holger Hans Peter Freyther · 14 years ago
  15. 46d9b94 [vty] Allow to allocate TCH/H and TCH/F too for testing purposes. by Holger Hans Peter Freyther · 14 years ago
  16. 4f705b9 [vty] Add a test command to allocate all SDCCH by Holger Hans Peter Freyther · 14 years ago
  17. c592e69 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  18. 39608dc GPRS: Fix calculation of 'Extension Length' in GPRS Cell Options by Harald Welte · 14 years ago
  19. 5fda908 GPRS: Indicate the SGSN is Release 99 as this is the first with EDGE by Harald Welte · 14 years ago
  20. 1803818 update openbsc.cfg examples for new gprs syntax by Harald Welte · 14 years ago
  21. 439bb82 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago
  22. a06fea0 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  23. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  24. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  25. 2c57232 add an example config file for nanoBTS multi-trx case by Harald Welte · 14 years ago
  26. ad9f783 update the openbts.cfg.nanobts example by Harald Welte · 14 years ago
  27. 57ba7e3 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  28. 6ba3bcb BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  29. ebb6b99 nat: Do not use 0/0 for mux/timeslot by default by Holger Hans Peter Freyther · 14 years ago
  30. e08253a nat: Clear the connection on a DLCX by Holger Hans Peter Freyther · 14 years ago
  31. 5e86095 nat: Always initialize the out pointer... by Holger Hans Peter Freyther · 14 years ago
  32. a7c1448 nat: Fix the test case by allocating a config. by Holger Hans Peter Freyther · 14 years ago
  33. 7897c44 nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  34. ff9e09b nat: Return the newest SCCP connection... by Holger Hans Peter Freyther · 14 years ago
  35. ecf5cc2 bsc_msc_ip: Print a small status on active connections by Holger Hans Peter Freyther · 14 years ago
  36. 8212676 nat: Increase the right counter on calls. by Holger Hans Peter Freyther · 14 years ago
  37. a380c89 nat: Add new connections to the end of the list by Holger Hans Peter Freyther · 14 years ago
  38. bedaf5d bssap: Move parsing of paging into the paging section... by Holger Hans Peter Freyther · 14 years ago
  39. 2b08aa3 nat: Remove the SHOW_STR from none show commands. by Holger Freyther · 14 years ago
  40. c246329 bsc_msc_ip: Allow to put the MSC address into the network config by Holger Hans Peter Freyther · 14 years ago
  41. f140348 nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  42. b5de1b0 nat: Mention when we do not find a BSC for a given token. by Holger Hans Peter Freyther · 14 years ago
  43. b022cc3 nat: Print the IP address of the BSC that does not respond to the query. by Holger Hans Peter Freyther · 14 years ago
  44. e8396c9 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  45. 941839b nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  46. 23a0e46 Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  47. cb8fd6e Use osmocore tlv definition for GSM0808. by Holger Hans Peter Freyther · 14 years ago
  48. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  49. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  50. bda5819 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  51. 8d9833e [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  52. 2ba40af Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  53. e66bea8 [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  54. e8a9f47 nat: Two fixes for the write memory case... by Holger Hans Peter Freyther · 14 years ago
  55. e0ec326 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  56. 2d42505 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  57. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  58. f8eff2e [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  59. 70402a4 [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  60. c2d66bd Increase the version by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.97
  61. 80b584b [bsc_msc_ip] Implement a simple RF lock command interface by Holger Hans Peter Freyther · 14 years ago
  62. 15c21e8 bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connection by Holger Hans Peter Freyther · 14 years ago
  63. c0a1fff bsc_msc_ip.c: Set the signal handler earlier.. by Holger Hans Peter Freyther · 14 years ago
  64. 77fa4d2 bsc_msc_ip.c: Fix the source comment... by Holger Hans Peter Freyther · 14 years ago
  65. 9be8752 [bsc_msc_ip] Fix the name of the process. by Holger Hans Peter Freyther · 14 years ago
  66. 2b57b3c [bsc_msc_ip] Remove the possible dangerous -P option for the BSC by Holger Hans Peter Freyther · 14 years ago
  67. 00c5317 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  68. a094108 [statistics] Count the times we lost the connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  69. 61e73ee [nat] Add show statistics to the nat by Holger Hans Peter Freyther · 14 years ago
  70. 1aa2798 [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  71. b829eac [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  72. 7b17193 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  73. 493645e bsc_msc_ip: Install BSC specific show statistics command. by Holger Hans Peter Freyther · 14 years ago
  74. 8614cd0 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  75. 19bd74d [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  76. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 14 years ago
  77. b998d7b abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  78. 4821b5a [nat] Change the command strings by Holger Hans Peter Freyther · 14 years ago
  79. 84df56d Increase version.. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.96
  80. 4e23d5f [bsc_init] When the RSL/OML connection drops, free all lchan by Holger Hans Peter Freyther · 14 years ago
  81. 4346424 [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  82. 520656e [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  83. 9dac231 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  84. 2bb518a [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  85. 476940f [vty] First set of fixes for the oml/rsl con dropping by Holger Hans Peter Freyther · 14 years ago
  86. 8deab8c Bump the version.. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.95
  87. a54f9e8 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  88. 63cb447 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  89. ed43907 bsc_msc_ip.c: Do not directly write but use the write queue.. by Holger Hans Peter Freyther · 14 years ago
  90. 242d098 nat: Update the nat configuration by Holger Hans Peter Freyther · 14 years ago
  91. 5eec9d9 [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  92. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  93. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  94. ccfd572 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  95. 07ba16f [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  96. e1ffc08 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  97. ef81178 [paging] Include chan_alloc.h to silence a compiler warning by Holger Hans Peter Freyther · 14 years ago
  98. ae80f92 Return anything from append_lsa_params. by Holger Hans Peter Freyther · 14 years ago
  99. 1469600 [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  100. c50b836 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago