Change in osmo-gsm-tester[master]: templates: Improve cs7 config in osmo-{bsc, msc}

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Apr 7 09:22:05 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17738 )

Change subject: templates: Improve cs7 config in osmo-{bsc,msc}
......................................................................

templates: Improve cs7 config in osmo-{bsc,msc}

Change-Id: I0aa0057c85e606d45e67d01b818db7549033bdbd
---
M src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
M src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
M src/osmo_gsm_tester/templates/osmo-sgsn.cfg.tmpl
3 files changed, 12 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: 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 572e765..a03bb0b 100644
--- a/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-bsc.cfg.tmpl
@@ -13,9 +13,10 @@
 e1_input
  e1_line 0 driver ipa
  ipa bind ${bsc.ip_address.addr}
-cs7 instance 1
+cs7 instance 0
  point-code 0.0.2
  asp asp0 2905 0 m3ua
+  local-ip ${bsc.ip_address.addr}
   remote-ip ${stp.ip_address.addr}
  as as0 m3ua
   asp asp0
diff --git a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
index 31c57d3..8d0ab23 100644
--- a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl
@@ -18,6 +18,7 @@
 cs7 instance 0
  point-code 0.0.1
  asp asp0 2905 0 m3ua
+  local-ip ${msc.ip_address.addr}
   remote-ip ${stp.ip_address.addr}
  as as0 m3ua
   asp asp0
diff --git a/src/osmo_gsm_tester/templates/osmo-sgsn.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-sgsn.cfg.tmpl
index a59b7cd..7d12ab5 100644
--- a/src/osmo_gsm_tester/templates/osmo-sgsn.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-sgsn.cfg.tmpl
@@ -10,6 +10,15 @@
  logging level set-all debug
 line vty
  no login
+!cs7 instance 0
+! point-code 0.23.4
+! asp asp-clnt-OsmoSGSN-A 2905 0 m3ua
+!  local-ip ${sgsn.ip_address.addr}
+!  remote-ip stp.ip_address.addr
+! as as-clnt-OsmoSGSN-A m3ua
+!  asp asp-clnt-OsmoSGSN-A
+!  routing-key 3 0.23.4
+
 sgsn
  gtp local-ip ${sgsn.ip_address.addr}
  ggsn 0 remote-ip ${ggsn.ip_address.addr}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17738
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I0aa0057c85e606d45e67d01b818db7549033bdbd
Gerrit-Change-Number: 17738
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
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/20200407/d4492816/attachment.htm>


More information about the gerrit-log mailing list