1. 4bbddc6 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  2. 2c2ca4d mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  3. f6ec0e9 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  4. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  5. e2292f3 mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  6. 30ce422 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago
  7. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  8. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  9. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  10. 46bd424 libmgcp: add enum mgcp_type and use it by Pablo Neira Ayuso · 11 years ago
  11. 5ea1bc7 mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  12. ce55361 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  13. cb306a6 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  14. 30690ad mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  15. 38e02c5 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  16. 769912c mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  17. ed3a661 mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  18. 2e8e659 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  19. 952f752 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  20. 2a60a11 mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  21. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  22. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  23. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  24. 0e939fe mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  25. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  26. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  27. bd7b3c5 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  28. 2126233 mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  29. b54048f mgcp: Make transcoding a per Endpoint configuration by Holger Hans Peter Freyther · 14 years ago
  30. 218f856 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  31. 39a97e2 mgcp: Remember if the endpoint was allocated... by Holger Hans Peter Freyther · 14 years ago
  32. 4634013 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  33. 260d6ed mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  34. 6357a8e mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.3
  35. f138f91 mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  36. 314584a mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  37. c492127 mgcp: Move the bfd for rtp/rtcp into the port by Holger Hans Peter Freyther · 14 years ago
  38. bb89aa1 mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  39. 58ff219 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  40. a17d701 mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  41. 5c1e6cf mgcp: Only patch the header if we had a change in SSRC by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.1
  42. 6aa882b mgcp: Allow switching the audio streams, patch the header by Holger Hans Peter Freyther · 14 years ago
  43. 3186892 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  44. c597a4e mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  45. 98a3877 mgcp: Implement the "loopback" mode for a connection endpoint. by Holger Hans Peter Freyther · 14 years ago
  46. 380b871 mgcp: Attempt to count missing RTP packets with a basic calculation by Holger Hans Peter Freyther · 14 years ago
  47. b844b87 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  48. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  49. f2f1591 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  50. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  51. ef6bb25 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  52. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago