1. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  2. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  3. 44016fe mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  4. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  5. 0e939fe mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  6. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  7. 6adac17 mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 14 years ago
  8. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  9. f2eedff nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  10. b98ba72 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  11. 54aaa0f mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  12. a2a10eb mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  13. 6f68010 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  14. e3946f4 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  15. 82049d8 mgcp: Add method to go back from endpoint to multiplex/timeslot by Holger Hans Peter Freyther · 14 years ago
  16. cb8c35c mgcp: Speculative mgcp fix... by Holger Hans Peter Freyther · 14 years ago
  17. 869e38e mgcp: Add a callback to inform the client that an endpoint got reallocated by Holger Hans Peter Freyther · 14 years ago
  18. 4634013 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  19. 1be9f2f mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  20. 15e7389 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  21. 314584a mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  22. 196349d mgcp: Rename the base port to bts_base as it will be used for the bts by Holger Hans Peter Freyther · 14 years ago
  23. bb89aa1 mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  24. 217d712 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  25. f1a168d mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  26. 58ff219 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  27. 8b5772e mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  28. d0c3229 mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  29. 75492e6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  30. 408cc4a [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  31. b79994c [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  32. 616d222 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  33. 9bdcc9c [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  34. 13d67b7 [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  35. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  36. fe86d3c [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  37. 154b955 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  38. 6414a0c [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  39. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  40. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  41. 92026f1 [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  42. 62e836c [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  43. 77f7afe [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  44. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  45. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago