FS: Make mncc IP addr configurable
This commit is contained in:
parent
264e850ce0
commit
53afabc27e
3 changed files with 6 additions and 4 deletions
|
@ -104,6 +104,7 @@ class rhizo_base::freeswitch::common {
|
|||
$voip_password = $rhizo_base::voip_password
|
||||
$voip_proxy = $rhizo_base::voip_proxy
|
||||
$sip_central_ip_address = $rhizo_base::sip_central_ip_address
|
||||
$mncc_ip_address = $rhizo_base::mncc_ip_address
|
||||
|
||||
package {
|
||||
['freeswitch', 'freeswitch-lang-en',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue