osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 9f59b82598 modem: Fallback to automatic registration if manual one is not supported by modem
Some modems such as the gobi 2000 doesn't support the Register() method
in /operator path. If the method returns a NotSupported error, fallback
to automatic registration.

Change-Id: Ibc322317db634a5380573de88a56eb53fd92e67b
2017-11-08 10:12:07 +00:00
..
templates osmo-msc: Use mgw instead of mgcpgw in cfg 2017-11-08 10:11:28 +00:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_model.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
bts_octphy.py Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
bts_osmotrx.py Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
bts_sysmo.py Use unique incrementing value for BTS CellId 2017-11-08 10:05:41 +00:00
config.py config: Fix crash in overlay() 2017-11-06 17:43:01 +00:00
esme.py esme: Remove temporary workaround for non-implemented deliver_sm 2017-08-18 19:19:16 +00:00
event_loop.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
log.py Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
modem.py modem: Fallback to automatic registration if manual one is not supported by modem 2017-11-08 10:12:07 +00:00
osmo_bsc.py Use own format to specify encryption algorithm 2017-09-16 21:59:44 +02:00
osmo_ctrl.py ctrl: Add dbg log to print received data 2017-08-23 10:48:07 +02:00
osmo_hlr.py Introduce auth_algo modem config attribute 2017-08-24 17:09:11 +02:00
osmo_mgcpgw.py osmo-msc: Use mgw instead of mgcpgw in cfg 2017-11-08 10:11:28 +00:00
osmo_msc.py Use own format to specify encryption algorithm 2017-09-16 21:59:44 +02:00
osmo_nitb.py Use own format to specify encryption algorithm 2017-09-16 21:59:44 +02:00
osmo_stp.py jenkins: build from new osmo-{msc,bsc,mgw,sgsn} repositories 2017-09-07 00:59:46 +02:00
pcap_recorder.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
process.py Add microsecond accuracy to log timestamps 2017-07-03 10:39:56 +00:00
report.py junit result: also write for aborted runs 2017-06-12 11:34:44 +00:00
resource.py Rename module ofono_client as modem 2017-11-08 10:12:07 +00:00
schema.py Use unique incrementing value for BTS LAC 2017-11-08 10:05:41 +00:00
sms.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
smsc.py Add support for SMPP testing 2017-06-18 08:48:09 +00:00
suite.py Rename module ofono_client as modem 2017-11-08 10:12:07 +00:00
template.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
test.py test.py: Remove unused parameter ofono_client in setup() 2017-11-08 10:12:07 +00:00
trial.py fix and refactor logging: drop 'with', simplify 2017-06-13 13:32:01 +02:00
util.py util: Add change_elf_rpath API 2017-11-06 17:43:01 +00:00