aboutsummaryrefslogtreecommitdiffstats
path: root/suites/voice/mo_mt_call.py
diff options
context:
space:
mode:
Diffstat (limited to 'suites/voice/mo_mt_call.py')
-rwxr-xr-xsuites/voice/mo_mt_call.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/suites/voice/mo_mt_call.py b/suites/voice/mo_mt_call.py
index 46c5ec8..fa3b900 100755
--- a/suites/voice/mo_mt_call.py
+++ b/suites/voice/mo_mt_call.py
@@ -21,6 +21,7 @@ bsc.bts_add(bts)
bsc.start()
bts.start()
+wait(bsc.bts_is_connected, bts)
hlr.subscriber_add(ms_mo)
hlr.subscriber_add(ms_mt)