${title} ${_global.help.txt}
${_global.wan}
- ${_status.online}
- $[if ${status.net_stat} = waiting] ${_status.online_waiting} $[elif ${status.net_stat} = connected] ${_status.online_online} $[else] ${_status.online_offline} $[fi]
- ${_status.ipAddress}
- ${status.net_ip}
${_global.phone}
- ${_status.standardAccount}
- ${status.phone_name} – ${status.phone_number} $[if ${status.phone_type} = analog] (${_phone_accounts.account.analog}) $[elif ${status.phone_type} = isdn] (${_phone_accounts.account.isdn}) $[else] (${_phone_accounts.account.sip}) $[fi]
- ${_status.numAccounts}
- ${phone_accounts.analog} ${_phone_accounts.account.analog}, ${phone_accounts.isdn} ${_phone_accounts.account.isdn}, ${phone_accounts.sip} ${_phone_accounts.account.sip}
- ${_status.numDevices}
- ${phone_devices.analog} ${_phone_accounts.devices.analog}, ${phone_devices.isdn} ${_phone_accounts.devices.isdn}, ${phone_devices.sip} ${_phone_accounts.devices.sip}, ${phone_devices.external} ${_phone_accounts.devices.external}
${_global.lan}
- ${_status.ipAddress}
- ${status.net_local_ip}
- ${_status.accessPoint}
- $[if ${status.ap_stat} = true] ${_status.accessPoint_active} $[else] ${_status.accessPoint_not_active} $[fi] $[if ${status.ap_stat} = true]
- ${_status.ssid}
- ${status.ap_ssid}
- ${_status.security}
- $[if ${status.ap_security} = wpa] ${_lan_wlan.securityWpa} $[elif ${status.ap_security} = wep] ${_lan_wlan.securityWep} $[else] ${_lan_wlan.securityNone} $[fi] $[fi]
${_global.sys}
- ${_status.time}
- ${status.time_cur} | $[if ${status.time_type} = automatic] ${_status.time_ntp} $[else] ${_status.time_manual} $[fi]
- ${_status.firmware}
- ${status.version}
$[include common/${lang}/help/status.html]
$[include common/footer.html]