1. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  2. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  3. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  4. 11cb27e mgcp_osmux: available circuit IDs from 0 to 255, not from 0 to 128 by Pablo Neira Ayuso · 9 years ago
  5. b45e4d8 osmux: Do not divide the number of bytes by eight. by Holger Hans Peter Freyther · 9 years ago
  6. 641d387 osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  7. 4c97435 mgcp: Test we don't crash on the NAT dummy MGCP message by Holger Hans Peter Freyther · 9 years ago
  8. d17bc7b mgcp: Avoid crashing when rtpmap is not complete by Holger Hans Peter Freyther · 9 years ago
  9. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  10. b69518f configure: Do not link all applications against libgsm by Holger Hans Peter Freyther · 9 years ago
  11. b25c834 Fix build wrt. missing CFLAGS constituents by Andreas Rottmann · 9 years ago
  12. ddc0e05 mgcp/test: Fix mgcp-transcoding assertion (Coverity) by Jacob Erlbeck · 9 years ago
  13. 7ce72c1 rtp: And really catch up and remove all occurences of openbsc/rtp.h by Holger Hans Peter Freyther · 9 years ago
  14. b1edf7b mgcp/sdp: Session name must not be empty pick an empty one by Holger Hans Peter Freyther · 10 years ago
  15. 619b014 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  16. 7b76f82 mgcp: Count the incoming data instead of the modified one by Holger Hans Peter Freyther · 10 years ago
  17. 05d481a mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  18. a5a59c9 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  19. 0169971 mgcp: Re-load the state after the transcoding change by Holger Hans Peter Freyther · 10 years ago
  20. 0454e32 mgcp: Use l16 in the test by Holger Hans Peter Freyther · 10 years ago
  21. 4680121 mgcp: Deal with receiving another payload type by Holger Hans Peter Freyther · 10 years ago
  22. e46bc27 mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  23. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  24. cb6ad70 mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  25. b936278 mgcp: Fix/test the case of a time jump and the resync by Holger Hans Peter Freyther · 10 years ago
  26. 4c18d79 mgcp: Add a testcase for 160->80 ptime handling by Holger Hans Peter Freyther · 10 years ago
  27. c8b2908 mgcp: Initialise next_time in case the initial timestamp is not 0. by Holger Hans Peter Freyther · 10 years ago
  28. bd4109b mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  29. 91eeeae mgcp: Fix/test reading/writing the sequence number by Holger Hans Peter Freyther · 10 years ago
  30. 4fb7e64 mgcp: Capture the return value of the of the transcode function by Holger Hans Peter Freyther · 10 years ago
  31. 6041c8d mgcp: Do not use errx as finding a test failure is too hard by Holger Hans Peter Freyther · 10 years ago
  32. 83cbac2 mgcp: Re-factor testcase to separate test and setup by Holger Hans Peter Freyther · 10 years ago
  33. cb04ca2 mgcp: Fix SDP formatting of fmtp_extra (Coverity) by Jacob Erlbeck · 10 years ago
  34. bebf92d mgcp/test: Add test case using the fmtp_extra info by Jacob Erlbeck · 10 years ago
  35. 452c183 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  36. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  37. 84a45cb mgcp/test: Add test cases for transcoding and repacking by Jacob Erlbeck · 10 years ago
  38. 1cc5ff8 mgcp: Add proper length checking for line handling by Holger Hans Peter Freyther · 10 years ago
  39. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  40. cdfc206 mgcp: Round the frame time otherwise we have porting issues by Holger Hans Peter Freyther · 10 years ago
  41. ba41978 mgcp: transit is a signed variable and should be printed like this by Holger Hans Peter Freyther · 10 years ago
  42. 757971a mgcp: Use the length modifier for the size_t in the printf by Holger Hans Peter Freyther · 10 years ago
  43. b281e4e mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  44. eacc9b9 mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  45. 303b54a mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  46. e763f3e mgcp/test: Fake wallclock for RTP timing/stats tests by Jacob Erlbeck · 10 years ago
  47. cf577c3 mgcp/test: Only include conn_mode into test output by Jacob Erlbeck · 10 years ago
  48. ead0529 mgcp/test: Don't reset conn_mode between messages by Jacob Erlbeck · 10 years ago
  49. e35fd13 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  50. 8857c90 mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  51. 075a9eb mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  52. 2645c9e mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  53. 84dfba1 mgcp/test: Show the number of dummy packets sent by Jacob Erlbeck · 10 years ago
  54. 68c74f5 mgcp/test: Reset pkt_period_* after each test by Jacob Erlbeck · 11 years ago
  55. 1b653af mgcp/test: Test the connection mode parser by Jacob Erlbeck · 11 years ago
  56. 4bbddc6 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  57. 65c7a45 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 11 years ago
  58. 93c9da3 mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 11 years ago
  59. 0a1bc56 mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  60. 24754f0 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  61. 2c2ca4d mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  62. ba477d2 mgcp/test: Output the packet duration after MGCP parsing by Jacob Erlbeck · 11 years ago
  63. a801006 mgcp: Address compiler error for sprintf misusage... by Holger Hans Peter Freyther · 11 years ago
  64. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  65. 3da9e4e mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  66. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  67. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  68. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  69. 78a9501 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  70. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  71. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  72. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  73. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  74. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  75. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  76. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  77. ce55361 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  78. cf2f158 mgcp: Add testdata for MDCX handling by Holger Hans Peter Freyther · 12 years ago
  79. d267f4d mgcp: Test the second CRCX as a CRCX and not as a re-transmission by Holger Hans Peter Freyther · 12 years ago
  80. 8d0be25 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  81. cb306a6 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  82. 38e02c5 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  83. 0bf15a8 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  84. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  85. d77023b mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  86. 5563e6c mgcp_test: Rename method as it now operates on an array of messages by Holger Hans Peter Freyther · 12 years ago
  87. 27fa790 MGCP: Add CRCX test cases by Harald Welte · 12 years ago
  88. f74da14 further generalize mgcp testing code by Harald Welte · 12 years ago
  89. 8819d82 mgcp_test: remove duplicate code by Harald Welte · 12 years ago
  90. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  91. d5b3ca6 mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 12 years ago
  92. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  93. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  94. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  95. afb8839 mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  96. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  97. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  98. f43f2fc mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 13 years ago
  99. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago