1. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  2. 308a441 paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  3. 0b28dbc libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  4. dd4709c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  5. 61c586c autoconf: Fix the --disable-* case for the AC_ARG_ENABLE macros by Holger Hans Peter Freyther · 12 years ago
  6. 2d75d3f osmo-bts: Include lapdm.h to fix autoconf usability test by Holger Hans Peter Freyther · 12 years ago
  7. 2603753 Merge branch 'zecke/abis-sw-selection' by Holger Hans Peter Freyther · 12 years ago
  8. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  9. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  10. d728eb0 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  11. 4989186 nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  12. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  13. 4ef2ef4 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 12 years ago
  14. c6dcb07 Merge branch 'zecke/mgcp-transactions' by Holger Hans Peter Freyther · 12 years ago
  15. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  16. b139e2c mgcp: Change the flow of the code when handling a MGCP response by Holger Hans Peter Freyther · 12 years ago
  17. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  18. 74645f4 mgcp: Add testdata for MDCX handling by Holger Hans Peter Freyther · 12 years ago
  19. 0e8e18e mgcp: Test the second CRCX as a CRCX and not as a re-transmission by Holger Hans Peter Freyther · 12 years ago
  20. bed02ba mgcp: Fix a typo.. it is msg and not mgs by Holger Hans Peter Freyther · 12 years ago
  21. e9564b2 mgcp: We do not need to check for talloc_free by Holger Hans Peter Freyther · 12 years ago
  22. e484035 bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  23. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  24. 703f8f7 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  25. c680b69 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  26. 4408446 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  27. 4f1930a Merge branch 'zecke/jolly-sms' by Holger Hans Peter Freyther · 12 years ago
  28. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  29. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  30. 12c52b7 sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  31. 0cd009d sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  32. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  33. 9991551 Merge branch 'zecke/mgcp-dtmf' by Holger Hans Peter Freyther · 12 years ago
  34. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  35. 1a1791c use DLSMS and not DSMS in SMPP related code (merge with master) by Harald Welte · 12 years ago
  36. 7a12f9f tests: Fix build of 'db' test after smpp merge by Harald Welte · 12 years ago
  37. 5c1ef5b SMPP: fix handling of UDH / multi-part for 7-bit messages by Harald Welte · 12 years ago
  38. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  39. 691ce33 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  40. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  41. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  42. dc76797 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  43. 422025c Merge branch 'laforge/smpp' by Harald Welte · 12 years ago
  44. 3ae5ec7 SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  45. 2ee1eed SMPP: fix subscriber reference leak. by Harald Welte · 12 years ago
  46. 4dfd580 SMPP: More logging in error cases, fix UDH in 7bit ASCII by Harald Welte · 12 years ago
  47. 6bc15a1 SMPP: More consistent logging / error reporting by Harald Welte · 12 years ago
  48. 475cb61 SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribers by Harald Welte · 12 years ago
  49. 870d2be SMPP: Deal with DCS according to 03.38 and respect TP-PID by Harald Welte · 12 years ago
  50. aecf4b9 SMPP: Introduce wrapper macro to memset all structures to zero by Harald Welte · 12 years ago
  51. bf6d98e SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  52. 4341309 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  53. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  54. 2a0d534 Makefile: just a slight re-order / breaking of a line by Harald Welte · 12 years ago
  55. f90f8cc mgcp: Print both receivd and expected address in the error statement by Holger Hans Peter Freyther · 12 years ago
  56. 9a01062 nat: Move the ctrl handling code into a separate file by Holger Hans Peter Freyther · 12 years ago
  57. 4c60dab Merge branch 'zecke/mgcp-rtp-statistics' by Holger Hans Peter Freyther · 12 years ago
  58. 8c87a48 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  59. 13de794 mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  60. faa6793 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  61. 69849d1 mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  62. 4e7b56f mgcp: Document a difference between RFC 3550 and this code by Holger Hans Peter Freyther · 12 years ago
  63. f6fe20f mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  64. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  65. 648f3f0 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  66. 3e45610 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  67. 90dd3fe mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  68. 70f1e47 bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  69. 5b33c73 sms: Re-order the include files after the separationf OpenBSC and osmocore by Holger Hans Peter Freyther · 12 years ago
  70. fd87aa0 nat: sizeof char * != sizeof char[], make the code work on 64bit systems by Holger Hans Peter Freyther · 12 years ago
  71. a3d6519 nat: Inject a a=fmtp:%d to force the right AMR code by Holger Hans Peter Freyther · 12 years ago
  72. d7b97d4 debian: Make the package creation work on debian squeeze (stable) by Holger Hans Peter Freyther · 12 years ago
  73. 63074f1 debian: We require libdbi-sqlite3 for running the tests by Holger Hans Peter Freyther · 12 years ago
  74. a4d9125 debian: Update the rules to work from the toplevel directory by Holger Hans Peter Freyther · 12 years ago
  75. 899bad1 debian: Move debian directory to ease building packages by Holger Hans Peter Freyther · 12 years ago
  76. 6c3eb64 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  77. 1cef0ba mgcp: Fix the log message. This is inside the MDCX printing routine by Holger Hans Peter Freyther · 12 years ago
  78. 7f1ae4a nat: Make MGCP helper routine static as it is internal to the MGCP code by Holger Hans Peter Freyther · 12 years ago
  79. addd6da nat: Document the high level goal of the MGCP/NAT routines by Holger Hans Peter Freyther · 12 years ago
  80. 82c64c9 Set byte order defines when compiled on OSX by Tobias Engel · 12 years ago
  81. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  82. d96c8c0 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  83. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  84. d158655 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  85. a4a7c43 SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  86. f8878b3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  87. 0b78b33 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  88. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  89. 7d7e298 mgcp: Add the disable color option to the mgcp binary by Holger Hans Peter Freyther · 12 years ago
  90. ae9edc5 systemd: Add service units for the BSC, NITB and MGCP by Holger Hans Peter Freyther · 12 years ago
  91. 194aee1 nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING by Harald Welte · 12 years ago
  92. 8bb8e80 abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  93. 0faeb6f abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  94. bab0dbd Merge branch 'feature/local-mscs' by Holger Hans Peter Freyther · 12 years ago
  95. 399bcf0 bsc: Add vty code for allowing emergency by Holger Hans Peter Freyther · 13 years ago
  96. 6ebfa6a bsc: Add vty function for the MSC type by Holger Hans Peter Freyther · 13 years ago
  97. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  98. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  99. 1b727c2 Merge branch 'feature/multiple-msc-connections' by Holger Hans Peter Freyther · 12 years ago
  100. d27af2a bsc: Attempt to respond to paging to the MSC that paged by Holger Hans Peter Freyther · 13 years ago