Change in ...osmo-ttcn3-hacks[master]: mgw: add osmo-mgw.cfg

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Jun 27 07:06:10 UTC 2019


osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14603 )

Change subject: mgw: add osmo-mgw.cfg
......................................................................

mgw: add osmo-mgw.cfg

Change-Id: I3dd498902db4ea0233f43099ec5b6b4292714908
---
A mgw/osmo-mgw.cfg
1 file changed, 37 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved
  laforge: Looks good to me, approved



diff --git a/mgw/osmo-mgw.cfg b/mgw/osmo-mgw.cfg
new file mode 100644
index 0000000..b27a50c
--- /dev/null
+++ b/mgw/osmo-mgw.cfg
@@ -0,0 +1,37 @@
+!
+! OsmoMGW (1.2.0.17-52e3) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging timestamp 1
+ logging print extended-timestamp 1
+ logging level set-all notice
+ logging level lmgcp debug
+!
+stats interval 5
+!
+line vty
+ no login
+ bind 127.0.0.1
+!
+mgcp
+  bind ip 127.0.0.1
+  bind port 2427
+  rtp port-range 4002 16000
+  rtp bind-ip 127.0.0.1
+  rtp ip-probing
+  rtp ip-dscp 184
+  no rtp keep-alive
+  no rtcp-omit
+  no rtp-patch
+  sdp audio-payload number 98
+  sdp audio-payload name GSM
+  sdp audio-payload send-ptime
+  sdp audio-payload send-name
+  loop 0
+  number endpoints 31
+  allow-transcoding
+  osmux off

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14603
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3dd498902db4ea0233f43099ec5b6b4292714908
Gerrit-Change-Number: 14603
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190627/755b5d9e/attachment.htm>


More information about the gerrit-log mailing list