Enhance-Add Ping to Registrations Status (#1753)

Retrieve ping-time and display it

display   only when value is empty
This commit is contained in:
Mafoo
2016-07-22 08:27:36 -06:00
committed by FusionPBX
parent 7510bed570
commit 0d78c94804
2 changed files with 37 additions and 18 deletions
+10
View File
@@ -60,6 +60,16 @@ $text['label-port']['sv-se'] = "Port";
$text['label-port']['uk'] = "Порт";
$text['label-port']['de-at'] = "Port";
$text['label-ping']['en-us'] = "Ping";
$text['label-ping']['es-cl'] = "Silbido";
$text['label-ping']['pt-pt'] = "Sibilo";
$text['label-ping']['fr-fr'] = "Ping";
$text['label-ping']['pt-br'] = "Sibilo";
$text['label-ping']['pl'] = "Świst";
$text['label-ping']['sv-se'] = "Ping";
$text['label-ping']['uk'] = "пінг";
$text['label-ping']['de-at'] = "Klingeln";
$text['label-message']['en-us'] = "Invalid Profile!";
$text['label-message']['es-cl'] = "¡Perfil Inválido!";
$text['label-message']['pt-pt'] = "Perfil Inválido!";