1. a801006 mgcp: Address compiler error for sprintf misusage... by Holger Hans Peter Freyther · 11 years ago
  2. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  3. 3da9e4e mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  4. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  5. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  6. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  7. 78a9501 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  8. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  9. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  10. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  11. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  12. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  13. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  14. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  15. ce55361 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  16. cf2f158 mgcp: Add testdata for MDCX handling by Holger Hans Peter Freyther · 12 years ago
  17. d267f4d mgcp: Test the second CRCX as a CRCX and not as a re-transmission by Holger Hans Peter Freyther · 12 years ago
  18. 8d0be25 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  19. cb306a6 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  20. 38e02c5 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  21. 0bf15a8 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  22. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  23. d77023b mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  24. 5563e6c mgcp_test: Rename method as it now operates on an array of messages by Holger Hans Peter Freyther · 12 years ago
  25. 27fa790 MGCP: Add CRCX test cases by Harald Welte · 12 years ago
  26. f74da14 further generalize mgcp testing code by Harald Welte · 12 years ago
  27. 8819d82 mgcp_test: remove duplicate code by Harald Welte · 12 years ago
  28. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  29. d5b3ca6 mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 12 years ago
  30. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  31. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  32. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  33. afb8839 mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  34. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  35. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  36. f43f2fc mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 13 years ago
  37. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago