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