1. 2fa9b68 Fix SIGABRT on wrong AMR payload by Max · 8 years ago
  2. 266376f rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame by Harald Welte · 9 years ago
  3. 8d3d82f rtp: Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  4. e66dc1d rtp: Fix memory leak fixed by Andreas without mentioning it by Holger Hans Peter Freyther · 9 years ago
  5. 0005a03 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  6. fc632e3 rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  7. 5894daf rtp_proxy: Remove dead code by Harald Welte · 10 years ago
  8. 2c684ff rtp: Remove the "correction" of timestamps by Holger Hans Peter Freyther · 10 years ago
  9. b9010d0 trau: Cast to remove compiler warning by Holger Hans Peter Freyther · 10 years ago
  10. b776e00 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  11. 5fc4422 rtp_proxy: Prevent out-of-bounds read in rtcp_sdes_cname_mangle by Daniel Willmann · 10 years ago
  12. d7ec1e9 rtp_proxy.c: Correctly set msg_type to GSM_TCH_FRAME_AMR on AMR by Harald Welte · 10 years ago
  13. adab89c rtp_proxy: Simplify AMR handling by Harald Welte · 10 years ago
  14. a3773f6 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  15. 39ff084 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  16. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  17. b99fee1 rtp: Fixed size check in padded RTP packets by Jacob Erlbeck · 11 years ago
  18. 9a696d7 add some more docbook snippets by Harald Welte · 11 years ago
  19. 82c64c9 Set byte order defines when compiled on OSX by Tobias Engel · 12 years ago
  20. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  21. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  22. 28dce91 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  23. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  24. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  25. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  26. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  27. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/trau/rtp_proxy.c]
  28. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed (99%) from openbsc/src/rtp_proxy.c]
  29. be0cb68 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 14 years ago
  30. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  31. 26e5886 MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  32. 19f4aa5 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  33. 1338a55 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  34. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  35. 6037ee9 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  36. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  37. 3a21239 correction of RTP timestamps is a NOTICE event, not debug by Harald Welte (local) · 15 years ago
  38. 08eaf75 fix compiler warning and coding style in rtp_proxy by Harald Welte · 15 years ago
  39. 51cc1bb RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 15 years ago
  40. d3d68ad Add RTP support for EFR by Harald Welte · 15 years ago
  41. 3971ad5 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  42. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  43. 911b201 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  44. 84f9745 Merge commit 'origin/master' by Harald Welte · 15 years ago
  45. 6977a29 fix typo when using sizeof() to determine the size of the RTCP header by Harald Welte · 15 years ago
  46. 0168dc1 rtp_proxy.c: Spelling fix, kook -> look by Holger Hans Peter Freyther · 15 years ago
  47. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  48. 0b0bbce add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago