Project

General

Profile

Actions

Feature #2555

open

script interface to OsmocomBB "mobile"

Added by laforge over 6 years ago. Updated almost 4 years ago.

Status:
Stalled
Priority:
Normal
Assignee:
Category:
OsmocomBB mobile (host)
Start date:
10/06/2017
Due date:
% Done:

70%

Resolution:
Spec Reference:

Description

The idea here is to have some high-level scripting interface in the OsmocomBB "mobile" program, which can be used to automatically execute certain behavior. This is very useful for automatic testing.

The commands should be very high-level operations, such as
  • perform network search
  • perform cell (re)selection
  • perform normal/periodic/attach LU
  • perform USSD
  • send MO-SMS
  • receive MT-SMS
  • make MO voice call
  • receive MT voice call

In order to make the related scripts easy to write, the script language interface functions should expose blocking semantics. This means the "mobile" stack needs to be run in a thread/process with its usual event-driven osmo_fd architecture, and it needs to exchange primitives with another thread/process that runs the script commands.

As scripting language, I would suggest LUA as it's small to embed. Size does matter, as we likely will want to simultaneously run thousands to tens of thousandsof "mobile" instances on one machine.


Related issues

Related to Cellular Network Infrastructure - Feature #2558: Scripts to manage thousands of "mobile" and hundreds of osmo-bts-virtual instancesStalled10/06/2017

Actions
Related to OsmoBSC - Support #2622: Prepare automatic interop testing of OmsoBSC against NG40 core simulator + osmo-bts-virtual + mobileStalled11/07/2017

Actions
Blocks OsmoBSC - Feature #2893: automatic simulator for large LU load Stalled01/27/2018

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)