pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/docker-playground/+/29805 )
Change subject: ttcn3-bsc: Update osmo-bsc cfg files to use mgw pooling VTY commands
......................................................................
ttcn3-bsc: Update osmo-bsc cfg files to use mgw pooling VTY commands
OsmoBSC has supported this VTY interface since more than a year ago.
Let's update the config files to use the new "mgw" node.
The recently submitted VTY commands without the redundant "mgw" prefix
are still not used here in order to have the config file work with
latest release which still doesn't support those.
Change-Id: Iabf117f9e6de02cac16e44d9a0ca32a30d71847c
Related: SYS#5987
---
M osmo-dev-on-debian-sid/cfg/osmo-bsc.cfg
M osmo-ran/osmocom/osmo-bsc.cfg
M ttcn3-bsc-test-vamos/osmo-bsc.cfg
M ttcn3-bsc-test/osmo-bsc.cfg
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
5 files changed, 12 insertions(+), 13 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/05/29805/2
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/29805
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iabf117f9e6de02cac16e44d9a0ca32a30d71847c
Gerrit-Change-Number: 29805
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/29802 )
Change subject: tests/test_nodes.vty: Avoid listing commands provided by lib
......................................................................
tests/test_nodes.vty: Avoid listing commands provided by lib
Those commands are not controlled/implemented in this repository, so
it's a bad idea having them show up here, since they may change. be
modified, become deprecated, etc.
They are actually becoming deprecated now in libosmo-mgcp-client
(osmo-mgw.git Change-Id Id55af13d2ecde49d968b9dca6a2f8108a17ec484) and
hence they don't appear anymore when listing the node.
Change-Id: I5d908f9e3023f725d49ed039158bd3d09828f12c
---
M tests/test_nodes.vty
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/02/29802/1
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index fa286c3..675603b 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -75,10 +75,6 @@
neighbor (a|iu) cgi <0-999> <0-999> <0-65535> <0-65535> (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
no neighbor (a|iu) (ran-pc|msc-ipa-name) RAN_PC_OR_MSC_IPA_NAME
timer [(vlr|mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]
- mgw local-ip (A.B.C.D|X:X::X:X)
- mgw local-port <0-65535>
- mgw remote-ip (A.B.C.D|X:X::X:X)
- mgw remote-port <0-65535>
...
OsmoMSC(config-msc)# ncss?
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/29802
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5d908f9e3023f725d49ed039158bd3d09828f12c
Gerrit-Change-Number: 29802
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/29801
to look at the new patch set (#3).
Change subject: Use new mgcp-client VTY commands under mgw node
......................................................................
Use new mgcp-client VTY commands under mgw node
New VTY commands have been added recently to the "mgw" node which drop
the redundant "mgw" prefix on each fo them.
Depends: osmo-mgw.git Change-Id: Id55af13d2ecde49d968b9dca6a2f8108a17ec484
Related: SYS#5987
Change-Id: I71e49cb4d6c2fe54a895aab0b0ba5acc4e57c253
---
M doc/examples/osmo-bsc/osmo-bsc-4trx.cfg
M doc/examples/osmo-bsc/osmo-bsc.cfg
M doc/manuals/chapters/mgwpool.adoc
M doc/manuals/chapters/running.adoc
M tests/ctrl/osmo-bsc-neigh-test.cfg
5 files changed, 22 insertions(+), 22 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/01/29801/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/29801
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I71e49cb4d6c2fe54a895aab0b0ba5acc4e57c253
Gerrit-Change-Number: 29801
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bsc/+/29801 )
Change subject: Use new mgcp-client VTY commands under mgw node
......................................................................
Use new mgcp-client VTY commands under mgw node
New VTY commands have been added recently to the "mgw" node which drop
the redundant "mgw" prefix on each fo them.
Depends: osmo-mgw.git Change-Id: Id55af13d2ecde49d968b9dca6a2f8108a17ec484
Related: SYS#5987
Change-Id: I71e49cb4d6c2fe54a895aab0b0ba5acc4e57c253
---
M doc/manuals/chapters/running.adoc
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/01/29801/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/29801
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I71e49cb4d6c2fe54a895aab0b0ba5acc4e57c253
Gerrit-Change-Number: 29801
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset