diff --git a/root/etc/e-smith/templates/etc/jappix/hosts.xml/10All b/root/etc/e-smith/templates/etc/jappix/hosts.xml/10All index 8f2e311..16efac7 100644 --- a/root/etc/e-smith/templates/etc/jappix/hosts.xml/10All +++ b/root/etc/e-smith/templates/etc/jappix/hosts.xml/10All @@ -8,6 +8,10 @@ {$jappix{'BoshUrl'} || 'https://' . ($jappix{'Server'} || $DomainName) . '/http-bind/'} {$jappix{'BoshUrl'} || 'https://' . ($jappix{'Server'} || $DomainName) . '/http-bind/'} + {$jappix{'StunServer'} || ''} + {$jappix{'TurnServer'} || ''} + {$jappix{'TurnUser'} || ''} + {$jappix{'TurnPassword'} || ''}