# cat /var/log/asterisk/messages Nov 14 16:18:37 NOTICE[15731] cdr.c: CDR simple logging enabled. Nov 14 16:18:37 WARNING[15731] loader.c: /usr/local/lib/asterisk/modules/res_crypto.so: Undefined symbol "ast_check_signature" Nov 14 16:18:37 WARNING[15731] loader.c: Loading module res_crypto.so failed!
# cat /private/asterisk/asterisk-1.2.0-rc2/res/Makefile #ifneq ($(NOCRYPTO),yes) # MODS+=res_crypto.so #endif On Mon, 2005-11-14 at 21:53 +0800, Dinesh Nair wrote: > > On 11/14/05 21:32 Lists said the following: > > something about res_crypto when trying to start asterisk. but it built > > fine and ive worked around the res_crypto issue > > would you elaborate on what the res_crypto issue was ? > _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

