Strange asterisk zimlet problem
I'm having a strange problem with the asterisk zimlet. The getConfigTemplate command tells me it's not installed, the listZimlets command (and the web interface) tells me it is.
Code:
[zimbra@zs1 tmp]$ zmzimletctl listZimlets
Installed Zimlet files on this host:
com_zimbra_asterisk
com_zimbra_asteriskmwi
<snip>
Installed Zimlets in LDAP:
<snip>
com_zimbra_asterisk
com_zimbra_asteriskmwi
<snip>
Available Zimlets in COS:
default:
com_zimbra_asterisk
com_zimbra_asteriskmwi
<snip>
[zimbra@zs1 tmp]$ zmzimletctl getConfigTemplate com_zimbra_asterisk.zip
Error: Zimlet not found: com_zimbra_asterisk.zip
I tried undeploying and redeploying, but still get exactly the same results. Any pointers?
Simon