Change in osmo-gsm-tester[master]: osmo-bsc, msc: Set mgw local-ip in cfg.tmpl

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Aug 23 15:51:17 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/10565 )

Change subject: osmo-bsc,msc: Set mgw local-ip in cfg.tmpl
......................................................................

osmo-bsc,msc: Set mgw local-ip in cfg.tmpl

Change-Id: Id46aa337f12756f80d492bf3102db5b1449e2027
---
M src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
M src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
2 files changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Neels Hofmeyr: Looks good to me, approved



diff --git a/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
index 30774cf..18303b6 100644
--- a/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
@@ -108,6 +108,7 @@
  ip.access rtp-base 25000
  mgw remote-ip ${mgw.ip_address.addr}
  mgw remote-port 2427
+ mgw local-ip ${bsc.ip_address.addr}
  mgw endpoint-range 1 31
  codec-list hr3
  amr-config 12_2k forbidden
diff --git a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
index 76f1001..485a88b 100644
--- a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
@@ -24,6 +24,8 @@
   routing-key 1 0.0.1
 msc
  mgw remote-ip ${mgw.ip_address.addr}
+ mgw remote-port 2427
+ mgw local-ip ${msc.ip_address.addr}
  mgw endpoint-range 1 31
  mgw bts-base 8000
  assign-tmsi

-- 
To view, visit https://gerrit.osmocom.org/10565
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id46aa337f12756f80d492bf3102db5b1449e2027
Gerrit-Change-Number: 10565
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180823/e75e05d3/attachment.htm>


More information about the gerrit-log mailing list