1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libtrau/rtp_proxy.c]
  2. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  3. e152ffe Fix SIGABRT on wrong AMR payload by Max · 8 years ago
  4. ed04fcc rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame by Harald Welte · 8 years ago
  5. cf7557a rtp: Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  6. 37b5ce5 rtp: Fix memory leak fixed by Andreas without mentioning it by Holger Hans Peter Freyther · 9 years ago
  7. 9967a57 rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  8. d0e171a rtp: Use osmocom/netif/rtp.h for the rtp structure definition by Holger Hans Peter Freyther · 9 years ago
  9. 7b129e7 rtp_proxy: Remove dead code by Harald Welte · 9 years ago
  10. 65be6de rtp: Remove the "correction" of timestamps by Holger Hans Peter Freyther · 9 years ago
  11. 652cdb4 trau: Cast to remove compiler warning by Holger Hans Peter Freyther · 10 years ago
  12. 983c991 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  13. 45fcb85 rtp_proxy: Prevent out-of-bounds read in rtcp_sdes_cname_mangle by Daniel Willmann · 10 years ago
  14. ec75798 rtp_proxy.c: Correctly set msg_type to GSM_TCH_FRAME_AMR on AMR by Harald Welte · 10 years ago
  15. a87f8f9 rtp_proxy: Simplify AMR handling by Harald Welte · 10 years ago
  16. d8967f7 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  17. 63bfdd8 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  18. 88012b6 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  19. d9e4039 rtp: Fixed size check in padded RTP packets by Jacob Erlbeck · 11 years ago
  20. 647db84 add some more docbook snippets by Harald Welte · 11 years ago
  21. aff2071 Set byte order defines when compiled on OSX by Tobias Engel · 12 years ago
  22. 0a65461 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  23. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  24. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  25. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  26. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  27. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  28. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  29. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/trau/rtp_proxy.c]
  30. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed (99%) from openbsc/src/rtp_proxy.c]
  31. 54209c2 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 13 years ago
  32. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  33. 434bb3f MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 13 years ago
  34. 3cb2879 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  35. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  36. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  37. 2890d10 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  38. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  39. 9fcf6d7 correction of RTP timestamps is a NOTICE event, not debug by Harald Welte (local) · 14 years ago
  40. 9fb1f10 fix compiler warning and coding style in rtp_proxy by Harald Welte · 15 years ago
  41. 392736d RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 15 years ago
  42. aca8f15 Add RTP support for EFR by Harald Welte · 15 years ago
  43. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  44. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  45. 1ddb356 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  46. 849427d Merge commit 'origin/master' by Harald Welte · 15 years ago
  47. 198f3f5 fix typo when using sizeof() to determine the size of the RTCP header by Harald Welte · 15 years ago
  48. 89acf06 rtp_proxy.c: Spelling fix, kook -> look by Holger Hans Peter Freyther · 15 years ago
  49. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  50. ead7a7b add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago