1. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  2. dfce007 mgcp: The valid payload types start at 0. Fix the VTY by Holger Hans Peter Freyther · 10 years ago
  3. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  4. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  5. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  6. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  7. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  8. a2528da mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  9. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  10. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  11. a4e3694 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  12. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  13. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  14. 90dd3fe mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  15. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  16. 1e49cc9 mgcp: Make sure "no rtcp-omit" is fully documented by Holger Hans Peter Freyther · 12 years ago
  17. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  18. ba4f8b2 MGCP: Add VTY commands to reset (RSIP) one or all endpoints by Harald Welte · 12 years ago
  19. 3763c23 mgcp: Make sure each command has some kind of online help by Holger Hans Peter Freyther · 13 years ago
  20. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  21. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  22. 6d419f9 mgcp: Remove some duplicate header files from the list. by Holger Hans Peter Freyther · 13 years ago
  23. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/mgcp/mgcp_vty.c]
  24. 1b8eaf4 mgcp: Only allow transcoding on the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  25. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  26. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  27. 1ca419d mgcp: Implement find_trunk to find the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  28. 088bc28 mgcp: Make show mgcp print the new trunks we have. by Holger Hans Peter Freyther · 13 years ago
  29. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  30. 75cf62d mgcp: Update the commands to work on more than the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  31. 1584bdb mgcp: Prepare the show mgcp command to work on multiple trunks by Holger Hans Peter Freyther · 13 years ago
  32. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  33. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  34. c983f83 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  35. b6345ab mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  36. ed1a5a5 mgcp: Allow to disable the transcoder in a running system. by Holger Hans Peter Freyther · 14 years ago
  37. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  38. cc9a85e mgcp: Count the packets that arrive on the transcoder by Holger Hans Peter Freyther · 14 years ago
  39. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  40. 56ac269 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  41. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  42. d3b7d77 mgcp: Share the range parsing code for net/bts by Holger Hans Peter Freyther · 14 years ago
  43. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  44. 175b9a1 mgcp: Add a vty command to free a given endpoint. by Holger Hans Peter Freyther · 14 years ago
  45. 079f033 mgcp: Enable the tap after configuring it... by Holger Hans Peter Freyther · 14 years ago
  46. 8fdb95e mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  47. 73aa514 mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago
  48. 05d8f5f mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  49. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  50. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  51. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  52. 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
  53. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  54. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  55. fab76aa mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  56. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  57. 84ba528 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  58. 84d8899 mgcp: Fix the documentation entry for the parameters by Holger Hans Peter Freyther · 14 years ago
  59. b33ded1 mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  60. a65a0e7 mgcp: Provide the RTP packet loss information in the mgcp overview by Holger Hans Peter Freyther · 14 years ago
  61. 3140c4f mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  62. d2cc4e3 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  63. 489d0a6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  64. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  65. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  66. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  67. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  68. 8a22385 [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  69. 33c5264 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  70. 21e4cb7 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  71. 5c9a645 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  72. 8c99434 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  73. e8d1371 [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  74. f89a988 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  75. dad118c [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  76. 6de5b11 [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  77. 9c7035e [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  78. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  79. bdd3cc3 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  80. 9856ee2 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  81. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  82. 7b3ff54 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  83. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago