osmith has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/11141 )

Change subject: change default of MGW4BSC_PORT to 2427
......................................................................

change default of MGW4BSC_PORT to 2427

That way one can view the MGCP traffic in wireshark without changing
the MGCP port. We are using a different IP for the two MGWs already, so
they won't conflict even if they use the same port.

Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
---
M net/config_2g3g
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  osmith: Verified



diff --git a/net/config_2g3g b/net/config_2g3g
index c7a19de..266997f 100644
--- a/net/config_2g3g
+++ b/net/config_2g3g
@@ -49,7 +49,7 @@
 BSC_IP="${PUBLIC_IP}"
 BSC_PC="0.42.0"
 MGW4BSC_IP="${PUBLIC_IP2}"
-MGW4BSC_PORT="12427"
+MGW4BSC_PORT="2427"
 MGW4BSC_VTY_IP="127.0.0.2"

 HNBGW_PC="0.3.0"

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
Gerrit-Change-Number: 11141
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-Assignee: Neels Hofmeyr <nhofm...@sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pes...@sysmocom.de>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>

Reply via email to