1. 60e0992 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  2. ebaa2e1 osmux: add 'osmux batch-size NUM' option to mgcp vty by Pablo Neira Ayuso · 10 years ago
  3. 1b135d4 osmux: allow to specify the Osmux port by Pablo Neira Ayuso · 10 years ago
  4. bb8627a mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  5. 6a4fdca mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  6. 16491a9 mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  7. fe0301a mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  8. 6a16305 mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  9. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago
  10. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  11. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  12. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  13. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  14. a4e3694 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  15. 931d698 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  16. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  17. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  18. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  19. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  20. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  21. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  22. fdd7cc1 mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 13 years ago
  23. 26bd848 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  24. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  25. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  26. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 14 years ago
  27. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 14 years ago
  28. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 14 years ago
  29. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 14 years ago
  30. 804019a mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 14 years ago
  31. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  32. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  33. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  34. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  35. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  36. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  37. 93651d6 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  38. f6037e2 mgcp: Add method to go back from endpoint to multiplex/timeslot by Holger Hans Peter Freyther · 14 years ago
  39. f044376 mgcp: Speculative mgcp fix... by Holger Hans Peter Freyther · 14 years ago
  40. 70d18cb mgcp: Add a callback to inform the client that an endpoint got reallocated by Holger Hans Peter Freyther · 14 years ago
  41. 526b4d3 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  42. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  43. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  44. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  45. 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
  46. 083059e mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  47. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  48. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  49. 148c5d3 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  50. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  51. 3140c4f mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  52. 489d0a6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  53. dd67a3b [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  54. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  55. b4434a9 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  56. d60c6e5 [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  57. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  58. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 15 years ago
  59. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 15 years ago
  60. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 15 years ago
  61. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 15 years ago
  62. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 15 years ago
  63. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  64. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 15 years ago
  65. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 15 years ago
  66. 25374bd [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 15 years ago
  67. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 15 years ago
  68. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago