Project

General

Profile

Actions

Feature #2710

closed

Support shared osmo-mgw process between osmo-msc and osmo-bsc in the same host

Added by pespin over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/05/2017
Due date:
% Done:

100%

Spec Reference:

Description

In development systems as well as in embedded products where we run osmocom's network-in-the-box, it's pretty convenient to run only one osmo-mgw process and have osmo-msc and osmo-bsc both use it. We should document in here what's needed to achieve that, and document how a config file for osmo-mgw osmo-msc and osmo-bsc would look like in this scenario.

Actions #1

Updated by dexter about 6 years ago

This will resolve isself as soon as we leave the decision on which endpoint to use to osmo-mgw. Than osmo-bsc and osmo-msc could use one mgw at the same time without interfering.

Actions #3

Updated by dexter about 6 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 100

The MSC can now do wildcarded CRCX, this should make it possible to run osmo-msc and osmo-bsc with a single osmo-mgw instance. See also patch: https://gerrit.osmocom.org/#/c/6319/

Actions #4

Updated by dexter about 6 years ago

  • % Done changed from 100 to 60

The TTCN3 testsuit must change in order to expect a wildcarded CRCX. All following MGCP operations will not significantly change. The MSC will just use the endpoint that TTCN3 assigns.

Actions #5

Updated by dexter about 6 years ago

I came a bit further here. I managed to get MSC_Tests.TC_lu_and_mt_call passed with the dynamic endpoint. However. I did not find out yet how to assign an endpoint. I think it would be enough to just replace the * in the string with a 1. Currently I am replacing the whole endpoint name, which is a little too much. Also I do not understand how the BSC tests exactly do that.

Actions #6

Updated by dexter about 6 years ago

  • % Done changed from 60 to 90

I have added support for wildcarded endpoints to MSC_Tests.ttcn now.

https://gerrit.osmocom.org/7290 MSC_Tests: Support wildcarded endpoints

Actions #7

Updated by dexter about 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100

Since https://gerrit.osmocom.org/#/c/7142/ is now merged too, we now have dynamic endpoints on both sides. So we can consider this as done.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)