1. e5d57f6 mgcp: Round the frame time otherwise we have porting issues by Holger Hans Peter Freyther · 10 years ago
  2. 4d6874f mgcp: transit is a signed variable and should be printed like this by Holger Hans Peter Freyther · 10 years ago
  3. 559d773 mgcp: Use the length modifier for the size_t in the printf by Holger Hans Peter Freyther · 10 years ago
  4. b3af066 mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  5. e0f41ea mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  6. 5708800 mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  7. 49677bd mgcp/test: Fake wallclock for RTP timing/stats tests by Jacob Erlbeck · 10 years ago
  8. 4c68c5b mgcp/test: Only include conn_mode into test output by Jacob Erlbeck · 10 years ago
  9. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  10. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  11. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  12. d8afce9 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  13. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  14. 18819c2 mgcp/test: Don't reset conn_mode between messages by Jacob Erlbeck · 10 years ago
  15. f318861 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  16. b866d3b mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  17. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  18. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  19. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  20. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  21. ed483d1 openbsc: Fix coverity issues by Jacob Erlbeck · 10 years ago
  22. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  23. f50c5df Merge branch 'jerlbeck/features/mgcp-rtp-keep-alive' by Holger Hans Peter Freyther · 10 years ago
  24. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  25. 2752328 mgcp/rtp: Send dummy packet to the RTCP destination, too by Jacob Erlbeck · 11 years ago
  26. 9b7eb7b mgcp/rtp: Make offset computation understandable by Jacob Erlbeck · 11 years ago
  27. ecd157a mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  28. acd8d52 mgcp/test: Show the number of dummy packets sent by Jacob Erlbeck · 10 years ago
  29. d97bcd3 mgcp/test: Reset pkt_period_* after each test by Jacob Erlbeck · 11 years ago
  30. a4cc7cf mgcp/test: Test the connection mode parser by Jacob Erlbeck · 11 years ago
  31. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  32. 73b4979 mgcp/rtp: Refactor mgcp_send to avoid code duplication by Jacob Erlbeck · 11 years ago
  33. 06f4035 Merge remote-tracking branch 'origin/jerlbeck/features/range-encode' by Holger Hans Peter Freyther · 10 years ago
  34. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  35. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 10 years ago
  36. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  37. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  38. 33948a8 si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  39. 1fe2ad2 si/test: Add tests for range encoding/decoding by Jacob Erlbeck · 10 years ago
  40. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  41. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  42. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  43. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 10 years ago
  44. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  45. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  46. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  47. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  48. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  49. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  50. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  51. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  52. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  53. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  54. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  55. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  56. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  57. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  58. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  59. 888fec6 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 11 years ago
  60. 1e9b28b mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 11 years ago
  61. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  62. c3daa0f Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  63. 3408c9c contrib/rtp: Fix default payload case by Jacob Erlbeck · 11 years ago
  64. f31e6ee Merge branch 'jerlbeck/features/mgcp-get-info-from-sdp' by Holger Hans Peter Freyther · 11 years ago
  65. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  66. fa3fff4 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  67. 91cf743 mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  68. 07a25f7 mgcp/test: Output the packet duration after MGCP parsing by Jacob Erlbeck · 11 years ago
  69. a03e223 mgcp/rtp: Refactor timestamp offset calculation into own function by Jacob Erlbeck · 11 years ago
  70. da82df8 contrib/rtp: Add tool to create RTP state files by Jacob Erlbeck · 11 years ago
  71. a685344 contrib/rtp: Enhance RTP replay tool by Jacob Erlbeck · 11 years ago
  72. 593b51e build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from deps by Holger Hans Peter Freyther · 11 years ago
  73. d5ee8d1 build: channel_test does not use dlopen/dlsym remove LIBRARY_DL dep by Holger Hans Peter Freyther · 11 years ago
  74. 6b78421 build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL by Holger Hans Peter Freyther · 11 years ago
  75. 94f18c1 build: Remove bogus depends from ipaccess-config by Holger Hans Peter Freyther · 11 years ago
  76. 4e88f6b freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  77. 52d8f5a si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  78. 0c2cfb8 ipa-proxy: Socket creation can fail, address coverity issue by Holger Hans Peter Freyther · 11 years ago
  79. 7d552fc vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  80. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  81. e3a73ab smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 11 years ago
  82. 7b1c777 build: Ignore file generated by automake by Holger Hans Peter Freyther · 11 years ago
  83. 0f3fa90 mgcp: Address compiler error for sprintf misusage... by Holger Hans Peter Freyther · 11 years ago
  84. 1dc4f97 debian: Enable hardening for the OpenBSC packages by Holger Hans Peter Freyther · 11 years ago
  85. 5cbb44a debian: Build debug packages for each of the target packages by Holger Hans Peter Freyther · 11 years ago
  86. 595b126 Merge remote-tracking branch 'jerlbeck/features/rtp-header-patching' by Holger Hans Peter Freyther · 11 years ago
  87. d69cf60 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  88. 5a1d238 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  89. 2b57b4c mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  90. 866a76d mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  91. 64af5d2 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago
  92. d7a27bc mgcp/rtp: Only update RTP header field offsets if enabled by Jacob Erlbeck · 11 years ago
  93. 4a14bed mgcp/rtp: Change the log message shown when the SSRC changes by Jacob Erlbeck · 11 years ago
  94. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  95. 5065aef mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  96. eb19f55 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  97. 45376e9 Merge branch 'jerlbeck/mgcp-cleanups' by Holger Hans Peter Freyther · 11 years ago
  98. e3440c7 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  99. 7a0d87b mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  100. 3c629c6 mgcp: NUL-terminate MGCP message by Jacob Erlbeck · 11 years ago