Change in osmo-dev[master]: change default of MGW4BSC_PORT to 2427

2018-10-24 Thread osmith
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 
Gerrit-Assignee: Neels Hofmeyr 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Reviewer: osmith 


Change in osmo-dev[master]: change default of MGW4BSC_PORT to 2427

2018-10-24 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/11141 )

Change subject: change default of MGW4BSC_PORT to 2427
..


Patch Set 2: Verified+1


--
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: comment
Gerrit-Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
Gerrit-Change-Number: 11141
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Assignee: Neels Hofmeyr 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Wed, 24 Oct 2018 10:49:28 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-dev[master]: change default of MGW4BSC_PORT to 2427

2018-10-11 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( 
https://gerrit.osmocom.org/11141 )

Change subject: change default of MGW4BSC_PORT to 2427
..


Patch Set 2: Code-Review+2


--
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: comment
Gerrit-Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
Gerrit-Change-Number: 11141
Gerrit-PatchSet: 2
Gerrit-Owner: osmith 
Gerrit-Assignee: Neels Hofmeyr 
Gerrit-Reviewer: Neels Hofmeyr 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 11 Oct 2018 12:13:12 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-dev[master]: change default of MGW4BSC_PORT to 2427

2018-09-28 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/11141 )

Change subject: change default of MGW4BSC_PORT to 2427
..


Patch Set 1: Code-Review+1


--
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: comment
Gerrit-Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
Gerrit-Change-Number: 11141
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Fri, 28 Sep 2018 10:18:24 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-dev[master]: change default of MGW4BSC_PORT to 2427

2018-09-28 Thread osmith
osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/41/11141/1

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: newchange
Gerrit-Change-Id: I2c73df138642bc3fd52eea493fcab5261e5bc5c8
Gerrit-Change-Number: 11141
Gerrit-PatchSet: 1
Gerrit-Owner: osmith