diff --git a/htdocs/telephonie/script/commande_presel.php b/htdocs/telephonie/script/commande_presel.php index 7aaa4555901..91e78bd9364 100644 --- a/htdocs/telephonie/script/commande_presel.php +++ b/htdocs/telephonie/script/commande_presel.php @@ -164,6 +164,9 @@ function CreatePreselection($host, $user_login, $user_passwd, $ligne, $id_person fwrite($fp, $out); + if ($verbose > 2) + dolibarr_syslog("Data sent, waiting for response"); + $parse = 0; $result = "error";