1. cdfc206 mgcp: Round the frame time otherwise we have porting issues by Holger Hans Peter Freyther · 10 years ago
  2. ba41978 mgcp: transit is a signed variable and should be printed like this by Holger Hans Peter Freyther · 10 years ago
  3. 757971a mgcp: Use the length modifier for the size_t in the printf by Holger Hans Peter Freyther · 10 years ago
  4. b281e4e mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  5. eacc9b9 mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  6. 303b54a mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  7. e763f3e mgcp/test: Fake wallclock for RTP timing/stats tests by Jacob Erlbeck · 10 years ago
  8. cf577c3 mgcp/test: Only include conn_mode into test output by Jacob Erlbeck · 10 years ago
  9. 6419018 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  10. 415cd2e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  11. ead0529 mgcp/test: Don't reset conn_mode between messages by Jacob Erlbeck · 10 years ago
  12. e35fd13 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  13. 8857c90 mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  14. 1dc022c openbsc: Fix coverity issues by Jacob Erlbeck · 10 years ago
  15. 075a9eb mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  16. 2645c9e mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  17. 84dfba1 mgcp/test: Show the number of dummy packets sent by Jacob Erlbeck · 10 years ago
  18. 68c74f5 mgcp/test: Reset pkt_period_* after each test by Jacob Erlbeck · 11 years ago
  19. 1b653af mgcp/test: Test the connection mode parser by Jacob Erlbeck · 11 years ago
  20. 64277e6 si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  21. 45014a0 si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  22. 131406c si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  23. 9444d4f si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  24. 4b903b4 si/test: Add tests for range encoding/decoding by Jacob Erlbeck · 10 years ago
  25. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  26. 900394a db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  27. 4bbddc6 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  28. 65c7a45 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 11 years ago
  29. 93c9da3 mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 11 years ago
  30. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  31. 0a1bc56 mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  32. 24754f0 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  33. 2c2ca4d mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  34. ba477d2 mgcp/test: Output the packet duration after MGCP parsing by Jacob Erlbeck · 11 years ago
  35. e828b66 build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from deps by Holger Hans Peter Freyther · 11 years ago
  36. a066d38 build: channel_test does not use dlopen/dlsym remove LIBRARY_DL dep by Holger Hans Peter Freyther · 11 years ago
  37. 876b55a freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  38. 27a788d si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  39. a801006 mgcp: Address compiler error for sprintf misusage... by Holger Hans Peter Freyther · 11 years ago
  40. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  41. 3da9e4e mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  42. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  43. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  44. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  45. 78a9501 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  46. 3dff27d mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  47. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  48. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  49. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  50. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  51. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  52. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  53. 6e919db vty: Enable the end/exit test for libosmocore nodes by Jacob Erlbeck · 11 years ago
  54. 64cb924 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  55. 72b401f gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  56. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  57. 6d23371 gbproxy: Add basic VTY tests by Jacob Erlbeck · 11 years ago
  58. 7587727 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  59. f0f63a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  60. da890c7 gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  61. bc55574 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  62. 2082afa gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  63. e75fec6 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  64. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  65. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  66. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  67. 86d46c5 Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  68. cc391b8 bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  69. 55e34a3 smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  70. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  71. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  72. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  73. 4f13d03 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago
  74. 0760a83 ctrl: Add test script for the BSC control interface by Jacob Erlbeck · 11 years ago
  75. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  76. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  77. 0df1ab9 vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  78. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  79. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  80. 96903c4 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  81. 97e139f bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  82. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  83. 6cb2ccc nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  84. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  85. 3615a30 nat: Fix some memory leaks in the testcases. by Holger Hans Peter Freyther · 11 years ago
  86. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  87. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  88. b718ad3 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  89. c0438e3 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  90. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  91. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  92. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  93. 7b76934 nat: The second call didn't really add anything to the test. by Holger Hans Peter Freyther · 11 years ago
  94. eb0acb6 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago
  95. e0aee7a Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  96. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  97. b2b291d nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  98. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  99. dbd9449 nat: Allow to re-write international numbers in the CC Setup messages by Holger Hans Peter Freyther · 11 years ago
  100. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago