hi mike
Hmm looks like there is a problem even before its reaching the zimelt's code. Are you sure the zimelts config xml ch_bnc_asterisk_config.xml is valid xml syntax or may there have been a typo?
What does /opt/zimbra/logs/mailboxd.log say?
Was it possible to run zmzimletctl configure for other zimlets than ch_bnc_asterisk?
And as usual for debugging, please set the zimlet log level to "DEBUG". Add the following line to /opt/zimbra/conf/log4j.properties.in:
Code:
log4j.logger.zimbra.zimlet=DEBUG
Restart mailboxd and look in /opt/zimbra/logs/mailboxd.log. Then post errors shown in mailboxd.log.
Thanks.