1. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  2. bd7b3c5 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  3. 2126233 mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  4. b54048f mgcp: Make transcoding a per Endpoint configuration by Holger Hans Peter Freyther · 14 years ago
  5. 218f856 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  6. 39a97e2 mgcp: Remember if the endpoint was allocated... by Holger Hans Peter Freyther · 14 years ago
  7. 4634013 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  8. 260d6ed mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  9. 6357a8e mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.3
  10. f138f91 mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  11. 314584a mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  12. c492127 mgcp: Move the bfd for rtp/rtcp into the port by Holger Hans Peter Freyther · 14 years ago
  13. bb89aa1 mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  14. 58ff219 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  15. a17d701 mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  16. 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
  17. 6aa882b mgcp: Allow switching the audio streams, patch the header by Holger Hans Peter Freyther · 14 years ago
  18. 3186892 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  19. c597a4e mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  20. 98a3877 mgcp: Implement the "loopback" mode for a connection endpoint. by Holger Hans Peter Freyther · 14 years ago
  21. 380b871 mgcp: Attempt to count missing RTP packets with a basic calculation by Holger Hans Peter Freyther · 14 years ago
  22. b844b87 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  23. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  24. f2f1591 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  25. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  26. ef6bb25 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  27. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago