服务器列表<#if pbxHostList??>(${pbxHostList?size})

    <#if pbxHostList??> <#list pbxHostList as host>
  • ${host.name!''}
    服务器:${host.hostname!''}:${host.port!''}
<#include "/admin/callcenter/resource/pbxhost.html">