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