diff --git a/agente/agentert.php b/agente/agentert.php index af9b794b..8c5f578e 100644 --- a/agente/agentert.php +++ b/agente/agentert.php @@ -1365,7 +1365,7 @@ function ConnectaAgenteRt($db, $dac, $tpAtend) * Se o agente já estiver logado aborta a operação de login */ $ramal = GetRamalMonitorar(RAMAL_MONITOR_AGENTE); - $ramalEst = VerificaRamalEstatico($db, $ramal, $dac); + $ramalEst = RemoveExibicaoOrg(VerificaRamalEstatico($db, $ramal, $dac)); $dacCheck = ''; $agtCheck = ''; SetStatusAgente();