1. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  2. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  3. fdd7cc1 mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 13 years ago
  4. 26bd848 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  5. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  6. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  7. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 14 years ago
  8. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 14 years ago
  9. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 14 years ago
  10. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 14 years ago
  11. 804019a mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 14 years ago
  12. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  13. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  14. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  15. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  16. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  17. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  18. 93651d6 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  19. f6037e2 mgcp: Add method to go back from endpoint to multiplex/timeslot by Holger Hans Peter Freyther · 14 years ago
  20. f044376 mgcp: Speculative mgcp fix... by Holger Hans Peter Freyther · 14 years ago
  21. 70d18cb mgcp: Add a callback to inform the client that an endpoint got reallocated by Holger Hans Peter Freyther · 14 years ago
  22. 526b4d3 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  23. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  24. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  25. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  26. ee4657c mgcp: Rename the base port to bts_base as it will be used for the bts by Holger Hans Peter Freyther · 14 years ago
  27. 083059e mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  28. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  29. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  30. 148c5d3 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  31. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  32. 3140c4f mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  33. 489d0a6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  34. dd67a3b [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  35. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  36. b4434a9 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  37. d60c6e5 [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  38. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  39. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 15 years ago
  40. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 15 years ago
  41. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 15 years ago
  42. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 15 years ago
  43. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 15 years ago
  44. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  45. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 15 years ago
  46. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 15 years ago
  47. 25374bd [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 15 years ago
  48. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 15 years ago
  49. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago