From 5385c7d19a437c0cf568d09f90adbe2f6ef1e7ec Mon Sep 17 00:00:00 2001 From: Sebastian Stumpf Date: Fri, 10 Feb 2017 16:32:45 +0100 Subject: [PATCH] VIRT-PHY: Added example config for 2 mobile instances. Change-Id: Iecfed3933ca88aa7a027e6247a8b71e28ee1883e --- .../example_configs/osmocom-bb-mobile.cfg | 10 +- .../example_configs/osmocom-bb-mobilex2.cfg | 120 ++++++++++++++++++ 2 files changed, 125 insertions(+), 5 deletions(-) create mode 100644 src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg diff --git a/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg b/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg index 382a09dc6..1aeb3f583 100644 --- a/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg +++ b/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg @@ -19,7 +19,7 @@ ms 1 imei 123456789012345 0 imei-fixed no emergency-imsi - no sms-service-center + sms-service-center 123123123 no call-waiting no auto-answer no force-rekey @@ -40,9 +40,9 @@ ms 1 p-gsm e-gsm r-gsm - no gsm-850 + gsm-850 dcs - no pcs + pcs class-900 4 class-850 4 class-dcs 1 @@ -59,8 +59,8 @@ ms 1 imsi 901700000000403 ki comp128 12 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef no barred-access - no rplmn - hplmn-search foreign-country + rplmn 262 42 0x0001 + hplmn-search everywhere exit no shutdown exit diff --git a/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg b/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg new file mode 100644 index 000000000..0c9ada4d6 --- /dev/null +++ b/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg @@ -0,0 +1,120 @@ +! +! OsmocomBB (0.0.0) configuration saved from vty +!! +! +line vty + no login +! +gps device /dev/ttyACM0 +gps baudrate default +no gps enable +! +no hide-default +! +ms 1 + layer2-socket /tmp/osmocom_l2 + sap-socket /tmp/osmocom_sap + sim test + network-selection-mode auto + imei 123456789012345 0 + imei-fixed + no emergency-imsi + sms-service-center 123123123 + no call-waiting + no auto-answer + no force-rekey + no clip + no clir + tx-power auto + no simulated-delay + no stick + location-updating + neighbour-measurement + codec full-speed prefer + codec half-speed + no abbrev + support + sms + a5/1 + a5/2 + p-gsm + e-gsm + r-gsm + gsm-850 + dcs + pcs + class-900 4 + class-850 4 + class-dcs 1 + class-pcs 1 + channel-capability sdcch+tchf+tchh + full-speech-v1 + full-speech-v2 + half-speech-v1 + min-rxlev -106 + dsc-max 90 + no skip-max-per-band + exit + test-sim + imsi 901700000000403 + ki comp128 12 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef + barred-access + rplmn 262 42 0x0001 + hplmn-search everywhere + exit + no shutdown +exit +ms 2 + layer2-socket /tmp/osmocom_l2_NR2 + sap-socket /tmp/osmocom_sap_NR2 + sim test + network-selection-mode auto + imei 123456789012346 0 + imei-fixed + no emergency-imsi + sms-service-center 123123123 + no call-waiting + no auto-answer + no force-rekey + no clip + no clir + tx-power auto + no simulated-delay + no stick + location-updating + neighbour-measurement + codec full-speed prefer + codec half-speed + no abbrev + support + sms + a5/1 + a5/2 + p-gsm + e-gsm + r-gsm + gsm-850 + dcs + pcs + class-900 4 + class-850 4 + class-dcs 1 + class-pcs 1 + channel-capability sdcch+tchf+tchh + full-speech-v1 + full-speech-v2 + half-speech-v1 + min-rxlev -106 + dsc-max 90 + no skip-max-per-band + exit + test-sim + imsi 901700000000404 + ki comp128 11 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef + barred-access + rplmn 262 42 0x0001 + hplmn-search everywhere + exit + no shutdown +exit +!