1. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  2. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  3. ed483d1 openbsc: Fix coverity issues by Jacob Erlbeck · 10 years ago
  4. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  5. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  6. 2752328 mgcp/rtp: Send dummy packet to the RTCP destination, too by Jacob Erlbeck · 11 years ago
  7. 9b7eb7b mgcp/rtp: Make offset computation understandable by Jacob Erlbeck · 11 years ago
  8. ecd157a mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  9. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  10. 73b4979 mgcp/rtp: Refactor mgcp_send to avoid code duplication by Jacob Erlbeck · 11 years ago
  11. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 11 years ago
  12. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 11 years ago
  13. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  14. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  15. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  16. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  17. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  18. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 11 years ago
  19. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  20. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  21. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  22. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  23. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  24. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  25. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  26. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  27. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  28. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  29. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  30. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  31. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  32. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  33. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  34. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  35. c3daa0f Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  36. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  37. fa3fff4 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  38. 91cf743 mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  39. a03e223 mgcp/rtp: Refactor timestamp offset calculation into own function by Jacob Erlbeck · 11 years ago
  40. 6b78421 build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL by Holger Hans Peter Freyther · 11 years ago
  41. 94f18c1 build: Remove bogus depends from ipaccess-config by Holger Hans Peter Freyther · 11 years ago
  42. 4e88f6b freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  43. 52d8f5a si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  44. 0c2cfb8 ipa-proxy: Socket creation can fail, address coverity issue by Holger Hans Peter Freyther · 11 years ago
  45. 7d552fc vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  46. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  47. e3a73ab smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 11 years ago
  48. d69cf60 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  49. 5a1d238 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  50. 2b57b4c mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  51. 866a76d mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  52. 64af5d2 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago
  53. d7a27bc mgcp/rtp: Only update RTP header field offsets if enabled by Jacob Erlbeck · 11 years ago
  54. 4a14bed mgcp/rtp: Change the log message shown when the SSRC changes by Jacob Erlbeck · 11 years ago
  55. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  56. 5065aef mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  57. e3440c7 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  58. 7a0d87b mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  59. 3c629c6 mgcp: NUL-terminate MGCP message by Jacob Erlbeck · 11 years ago
  60. 9cec667 mgcp: Refactor MGCP/SDP parsing by Jacob Erlbeck · 11 years ago
  61. e7060c4 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  62. 7a6510c mgcp: Rename for_each_line to for_each_non_empty_line by Jacob Erlbeck · 11 years ago
  63. faae5b8 osmo-nitb: don't print 'bac_hack' in usage/help output by Harald Welte · 11 years ago
  64. ac9f6ce mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  65. 4516a8a mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  66. a2528da mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  67. 35e6fbb bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  68. b99fee1 rtp: Fixed size check in padded RTP packets by Jacob Erlbeck · 11 years ago
  69. 713f43f bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  70. 9e18495 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  71. f340960 gbproxy: The "[stats]" option was not documented, document it by Holger Hans Peter Freyther · 11 years ago
  72. e4cca68 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  73. 51f814a bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  74. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  75. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  76. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  77. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  78. d0a9b50 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  79. 67f03bd gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  80. 7fee972 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  81. 2ea8812 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  82. b44b873 gbproxy: Fix rate counter group leak in peer_free() by Jacob Erlbeck · 11 years ago
  83. 901b9a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  84. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  85. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  86. 700b873 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  87. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  88. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  89. b8b1c2a ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  90. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  91. f3f3d30 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  92. e092dec nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  93. a84faf6 sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  94. 979d137 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  95. 0d404ca Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  96. 64e143a bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  97. 651038f smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  98. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  99. 80d5843 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  100. 21f6d15 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago