<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">This problem appears to be related to the following code change where the ast_log 
function is no longer being called at connection time when Verbosity > 3<br>
<br>
Chan_Echolink (Rev 971)<br>
ast_log(LOG_NOTICE, "new CALL=%s,ip=%s,name=%s\n",<br>
<br>
Chan_Echolink (Rev 1201)<br>
if (option_verbose > 3) ast_verbose(VERBOSE_PREFIX_3 "new CALL=%s,ip=%s,name=%s\n",<br><br>This has been logged as Mantis Issue 76.<br><br>Thanks.<br><br>Kent <br>W9KAO<br>  </div></body></html>