Change in osmo-ttcn3-hacks[master]: bsc-nat: Add default module parameters

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 29 11:12:17 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13459 )

Change subject: bsc-nat: Add default module parameters
......................................................................

bsc-nat: Add default module parameters

Change-Id: I800ebe0f33cf7c86eea65d2e186c6af12fee6db7
---
M bsc-nat/BSCNAT_Tests.default
1 file changed, 11 insertions(+), 11 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/bsc-nat/BSCNAT_Tests.default b/bsc-nat/BSCNAT_Tests.default
index bb279bd..37c1048 100644
--- a/bsc-nat/BSCNAT_Tests.default
+++ b/bsc-nat/BSCNAT_Tests.default
@@ -6,20 +6,20 @@
 #*.*.udpReuseAddress := "yes";
 
 [MODULE_PARAMETERS]
-#mp_bsc_port := 49999;
-#mp_bsc_ip   := "127.0.0.1";
-#mp_msc_port := 5100;
-#mp_msc_ip   := "127.0.0.1";
-#mp_nat_port := 5000;
-#mp_nat_ip   := "127.0.0.1";
+mp_bsc_port := 49999;
+mp_bsc_ip   := "127.0.0.1";
+mp_msc_port := 5100;
+mp_msc_ip   := "127.0.0.1";
+mp_nat_port := 5000;
+mp_nat_ip   := "127.0.0.1";
 
 #mp_ipa_mgcp_uses_osmo_ext := true;
 
-#mp_mgcp_uses_udp := true;
-#mp_callagent_ip := "127.0.0.1";
-#mp_callagent_udp_port := 2727;
-#mp_mgw_ip := "127.0.0.1";
-#mp_mgw_udp_port := 2427;
+mp_mgcp_uses_udp := true;
+mp_callagent_ip := "127.0.0.1";
+mp_callagent_udp_port := 2727;
+mp_mgw_ip := "127.0.0.1";
+mp_mgw_udp_port := 2427;
 
 [EXECUTE]
 

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I800ebe0f33cf7c86eea65d2e186c6af12fee6db7
Gerrit-Change-Number: 13459
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
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/20190329/fbac4a78/attachment.htm>


More information about the gerrit-log mailing list