Start MGW for MSC
This commit is contained in:
parent
30bc66ca71
commit
901c9a66c0
1 changed files with 2 additions and 2 deletions
|
@ -142,8 +142,8 @@ class rhizo_base::osmocom {
|
|||
}
|
||||
|
||||
service { [ 'osmo-stp', 'osmo-hlr', 'osmo-bsc',
|
||||
'osmo-msc', 'osmo-mgw', 'osmo-sgsn',
|
||||
'osmo-sip-connector' ]:
|
||||
'osmo-msc', 'osmo-mgw', 'osmo-mgw-msc',
|
||||
'osmo-sgsn', 'osmo-sip-connector' ]:
|
||||
enable => true,
|
||||
ensure => 'running'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue