1. b3cbd9a mgcp: Indicate where the sending failed by Holger Hans Peter Freyther · 9 years ago
  2. d721579 osmux: fix show online-help by Pablo Neira Ayuso · 9 years ago
  3. 614aba3 mgcp: Fix grammar, clean-up return codes by Holger Hans Peter Freyther · 9 years ago
  4. 79135ac mgcp: Remove use of hardwired @mgw from endpoint IDs. by Michael McTernan · 9 years ago
  5. c390ae8 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  6. e6ed009 mgcp: Begin to separate network and bts endpoints by Holger Hans Peter Freyther · 9 years ago
  7. ceef936 mgcp: Add transcoding from PCMU as well by Holger Hans Peter Freyther · 9 years ago
  8. 57e95a2 osmux: add option to pad the circuit with dummy messages by Pablo Neira Ayuso · 9 years ago
  9. d17bc7b mgcp: Avoid crashing when rtpmap is not complete by Holger Hans Peter Freyther · 9 years ago
  10. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  11. ca7d05b mgcp: Turn SDP file parsing in a two stage process by Holger Hans Peter Freyther · 9 years ago
  12. a611da8 mgcp: Move the SDP handling into a separate file/module by Holger Hans Peter Freyther · 9 years ago
  13. 5a2484b mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  14. cb43a9a mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  15. c57b550 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  16. 7cce1d3 libmgcp: Fail if transcoding can't be configured by Holger Hans Peter Freyther · 9 years ago
  17. 7c7358e rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  18. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  19. 9be675e mgcp: Honor the rtp IP_TOS settings for Osmux by Holger Hans Peter Freyther · 9 years ago
  20. c6e32ad Partial revert "Fix most compiler warnings with gcc-4.9.2" by Holger Hans Peter Freyther · 10 years ago
  21. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  22. b1edf7b mgcp/sdp: Session name must not be empty pick an empty one by Holger Hans Peter Freyther · 10 years ago
  23. 619b014 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  24. 7b76f82 mgcp: Count the incoming data instead of the modified one by Holger Hans Peter Freyther · 10 years ago
  25. 05d481a mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  26. a5a59c9 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  27. 2a7ab86 mgcp: We only look at the RTP header use that in the comment by Holger Hans Peter Freyther · 10 years ago
  28. ee11bc0 osmux: send osmux stats in MGCP DLCX responses by Pablo Neira Ayuso · 10 years ago
  29. 115e81e osmux: account extracted traffic from the osmux batch by Pablo Neira Ayuso · 10 years ago
  30. 4680121 mgcp: Deal with receiving another payload type by Holger Hans Peter Freyther · 10 years ago
  31. e46bc27 mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  32. fa80d07 mgcp: Group codec reset and put it to a separate method. by Holger Hans Peter Freyther · 10 years ago
  33. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  34. 3713f78 mgcp: Use the rtp_hdr structure and extract ts/seq from there by Holger Hans Peter Freyther · 10 years ago
  35. c20a661 osmux: osmux batch-factor can't be higher than 8 by Pablo Neira Ayuso · 10 years ago
  36. fcec6d8 osmux: save specific osmux configuration options if osmux is enabled by Pablo Neira Ayuso · 10 years ago
  37. 08726e2 osmux: initialize osmux_batch_size in mgcp config by Pablo Neira Ayuso · 10 years ago
  38. 03ab79a osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  39. 308d5f8 osmux: set default port from mgcp_parse_config() by Pablo Neira Ayuso · 10 years ago
  40. 3ba3cf8 osmux: fix unchecked return value in mgcp_parse_osmux_cid() by Pablo Neira Ayuso · 10 years ago
  41. 4ef66b1 osmux: fix leak in osmux_deliver() by Pablo Neira Ayuso · 10 years ago
  42. caa0aac osmux: fix access to uninitialized memory area in scheduled_tx_*_cb by Pablo Neira Ayuso · 10 years ago
  43. 7a83f4d osmux: rename osmux.c to mgcp_osmux.c by Pablo Neira Ayuso · 10 years ago
  44. 91ca4a7 osmux: remove spamming debug log messages by Pablo Neira Ayuso · 10 years ago
  45. f892763 osmux: use osmux port when specified from vty from engine by Pablo Neira Ayuso · 10 years ago
  46. eb7aeb1 osmux: print out 'osmux port' when saving configuration by Pablo Neira Ayuso · 10 years ago
  47. 0fe78d3 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  48. 36a03bd osmux: display statistics once osmux input handle is released by Pablo Neira Ayuso · 10 years ago
  49. 1c81045 osmux: fix error path in osmux_handle_dummy() by Pablo Neira Ayuso · 10 years ago
  50. 1e1558f osmux: remove spamming log message by Pablo Neira Ayuso · 10 years ago
  51. 72b187b osmux: cleanup osmux input handle on release by Pablo Neira Ayuso · 10 years ago
  52. b769f3c osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  53. 8be171e osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  54. fd1d961 osmux: split osmux_handle_lookup() in several functions by Pablo Neira Ayuso · 10 years ago
  55. 63650bb osmux: encapsulate for osmux state information in struct mgcp_endpoint by Pablo Neira Ayuso · 10 years ago
  56. a563641 osmux: Drop the message in case we don't know the remote yet. by Holger Hans Peter Freyther · 10 years ago
  57. ea7ef38 osmux: Qualify the handle by IPv4 address _and_ port by Holger Hans Peter Freyther · 10 years ago
  58. 48a071e osmux: Extract the dummy message, find the endpoint and set rtp port by Holger Hans Peter Freyther · 10 years ago
  59. 07ec8ee osmux: Send the CI as part of the dummy to help to identify a client by Holger Hans Peter Freyther · 10 years ago
  60. 25a2db0 osmux: Using the "CI" and calling it "CID" is plain wrong by Holger Hans Peter Freyther · 10 years ago
  61. cb6ad70 mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  62. b936278 mgcp: Fix/test the case of a time jump and the resync by Holger Hans Peter Freyther · 10 years ago
  63. c8b2908 mgcp: Initialise next_time in case the initial timestamp is not 0. by Holger Hans Peter Freyther · 10 years ago
  64. bd4109b mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  65. 91eeeae mgcp: Fix/test reading/writing the sequence number by Holger Hans Peter Freyther · 10 years ago
  66. 1fc1ed2 mgcp: Patch and Count _after_ the transcoding by Holger Hans Peter Freyther · 10 years ago
  67. 77ceaaf mgcp: Add a comment about the return of the function by Holger Hans Peter Freyther · 10 years ago
  68. dd1f815 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  69. e52ca9a mgcp: Warn when the buffer is being reset due a wrong seq number by Holger Hans Peter Freyther · 10 years ago
  70. a7992e0 mgcp: Mention the packet duration in the error message by Holger Hans Peter Freyther · 10 years ago
  71. 3d93d35 mgcp: Provide more information about configured endpoints by Holger Hans Peter Freyther · 10 years ago
  72. c5c239f mgcp: Fix memory leak in the transcoding code by Holger Hans Peter Freyther · 10 years ago
  73. c6e9049 osmux: Now that we have IPv4/port we might want to consider to expire handles by Holger Hans Peter Freyther · 10 years ago
  74. 9d43cee osmux: Mention where the data was coming from by Holger Hans Peter Freyther · 10 years ago
  75. 7239f57 osmux: Be accurate. The label has been already created by Holger Hans Peter Freyther · 10 years ago
  76. 6b0ba01 osmux: Make sure to always use the right dummy sending method by Holger Hans Peter Freyther · 10 years ago
  77. 891b0a8 osmux: Remove extra newline from the osmux log message by Holger Hans Peter Freyther · 10 years ago
  78. 8d998a7 mgcp: Verify that the force-ptime is written back to the file by Holger Hans Peter Freyther · 10 years ago
  79. 2947411 mgcp: Fix documentation issue in the force-ptime command by Holger Hans Peter Freyther · 10 years ago
  80. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  81. 421365e mgcp: Allow to batch more than four messages by Holger Hans Peter Freyther · 10 years ago
  82. cb04ca2 mgcp: Fix SDP formatting of fmtp_extra (Coverity) by Jacob Erlbeck · 10 years ago
  83. 452c183 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  84. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  85. 42a833e mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  86. 997e1e8 mgcp: Only include SDP lines with valid content by Jacob Erlbeck · 10 years ago
  87. 168ca00 mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  88. 845d005 mgcp: Add audio info fields to struct mgcp_rtp_end by Jacob Erlbeck · 10 years ago
  89. a0d64ce mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  90. cc84c95 osmux: Fix the VTY online help in the osmux command by Holger Hans Peter Freyther · 10 years ago
  91. 4f0381b mgcp: Address scanf issue already found by cppcheck and now ASAN by Holger Hans Peter Freyther · 10 years ago
  92. 4f20049 osmux: Fix potential memory leak in the msgb handling by Holger Hans Peter Freyther · 10 years ago
  93. 1cc5ff8 mgcp: Add proper length checking for line handling by Holger Hans Peter Freyther · 10 years ago
  94. f259bd8 mgcp: Remove excessive logging for each frame by Holger Hans Peter Freyther · 10 years ago
  95. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  96. f50f704 mgcp: The valid payload types start at 0. Fix the VTY by Holger Hans Peter Freyther · 10 years ago
  97. b281e4e mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  98. eacc9b9 mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  99. 303b54a mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  100. e35fd13 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago