aoip_debug/interactive: Start mgcpgw

Change-Id: I32079a7ed70e23d9bf170672e2220bc44d434e5d
This commit is contained in:
Pau Espin 2017-05-30 16:39:44 +02:00 committed by Neels Hofmeyr
parent ea3549f844
commit 1ba2deda37
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ modems = suite.modems(int(prompt('How many modems?')))
hlr.start()
msc.start()
mgcpgw.start()
bsc.bts_add(bts)
bsc.start()