1. 6ba3bcb BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  2. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  3. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  4. bda5819 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  5. 8d9833e [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  6. 2ba40af Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  7. e0ec326 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  8. 2d42505 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  9. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  10. f8eff2e [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  11. 70402a4 [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  12. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  13. b998d7b abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  14. 63cb447 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  15. 5eec9d9 [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  16. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  17. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  18. ccfd572 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  19. 07ba16f [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  20. e1ffc08 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  21. ef81178 [paging] Include chan_alloc.h to silence a compiler warning by Holger Hans Peter Freyther · 14 years ago
  22. ae80f92 Return anything from append_lsa_params. by Holger Hans Peter Freyther · 14 years ago
  23. 1469600 [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  24. c50b836 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  25. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  26. 19722d4 paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  27. 5615b98 [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  28. aff596b [mgcp] Print the IP addr of the BTS we have detected. by Holger Hans Peter Freyther · 14 years ago
  29. 07d838a [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  30. d4e7888 [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  31. 6c8c0dd [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago
  32. 19bab73 [rsl] Speculative crash fix in the RSL rcv message by Holger Hans Peter Freyther · 15 years ago
  33. c19a65b Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  34. 1ea8dbe [mgcp] Fix navigation in the vty hierachy (make exit work) by Holger Hans Peter Freyther · 14 years ago
  35. 500ff97 Fix compiler warning about void return in non void method. by Holger Hans Peter Freyther · 14 years ago
  36. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  37. 014136d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  38. 91b5a31 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  39. 575b895 [mgcp] Print the errno/strerror when we can not receive from our socket by Holger Hans Peter Freyther · 14 years ago
  40. 408cc4a [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  41. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  42. 54fa799 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  43. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  44. b4c7b27 [mgcp] Reset the the address when freeing the endp as well by Holger Hans Peter Freyther · 14 years ago
  45. 7279d24 [mgcp] Do not patch RTP payload when type is set to -1. by Holger Hans Peter Freyther · 14 years ago
  46. ef8253c [mgcp] Use a different port to more easily differentiate by Holger Hans Peter Freyther · 14 years ago
  47. 6c0729f [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  48. e125d40 [mgcp] Start to look into the MGCP messages and extract the CI by Holger Hans Peter Freyther · 14 years ago
  49. 58df0ea [mgcp] Fix the transaction id of the AUEP request by Holger Hans Peter Freyther · 14 years ago
  50. 8b120f0 [mgcp] Look at the bts addr set at the endpoint by Holger Hans Peter Freyther · 14 years ago
  51. f2f1591 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  52. f36a11a [mgcp] Do not operate on the ->data pointer, use ->l2h instead by Holger Hans Peter Freyther · 14 years ago
  53. c77efdf [mgcp] Degrade verbosity to debug by Holger Hans Peter Freyther · 14 years ago
  54. b79994c [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  55. 616d222 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  56. 64e4e77 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  57. 9bdcc9c [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  58. e7d2ae6 [mgcp] Remove unused method from the mgcp by Holger Hans Peter Freyther · 14 years ago
  59. 52a66aa [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  60. 13d67b7 [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  61. b71517f [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  62. 95e4d34 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  63. f5b6aa6 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  64. c38b588 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  65. 4079105 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  66. ceb072d db: Fix aliasing warning by casting the signed char to a struct by Holger Hans Peter Freyther · 14 years ago
  67. b6e1a40 [misnd] Use the size_t modifier when printing the size. by Holger Hans Peter Freyther · 14 years ago
  68. 82ae716 [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  69. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  70. ca8d006 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  71. c0d83b0 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  72. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  73. 332442d debug: ensure no overlap between LOG_FILTER_ALL and FLT_IMSI by Harald Welte · 14 years ago
  74. 71ba85e Merge commit '3ae2758fba1dc9b364238c6e1e7d591b12c3d878' by Harald Welte · 14 years ago
  75. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  76. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago
  77. faadfe2 debug: remove unneeded 'number' member of 'struct debug_info_cat' by Harald Welte · 14 years ago
  78. d788f66 debug.c: fix no-color-printing in case .color = NULL by Harald Welte · 14 years ago
  79. 4a2bb9e Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago
  80. 99a263f write_queue: Add a method to clear the queue. by Holger Hans Peter Freyther · 14 years ago
  81. 3c1221e sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  82. 92e9cae Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  83. b464fb4 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  84. 3f96458 Merge branch 'holger/bsc-msc-separation' by Holger Hans Peter Freyther · 14 years ago
  85. d4c16b1 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  86. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  87. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  88. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  89. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  90. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  91. fe6bf77 Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  92. e95daf19 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  93. 52b4abd replace rsl_rlm_cause_strs with rsl_rlm_cause_name() by Harald Welte · 14 years ago
  94. 5e64667 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  95. 9eb6d88 replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  96. e9e190a use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  97. b59f935 get_value_string(): return "unknown 0x..." instead of "unknown" by Harald Welte · 14 years ago
  98. 92b1fe4 increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  99. bb7bc11 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  100. 009ad61 bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago