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
Chan_Echolink (Rev 971)
ast_log(LOG_NOTICE, "new CALL=%s,ip=%s,name=%s\n",
Chan_Echolink (Rev 1201)
if (option_verbose > 3) ast_verbose(VERBOSE_PREFIX_3 "new CALL=%s,ip=%s,name=%s\n",
This has been logged as Mantis Issue 76.
Thanks.
Kent
W9KAO