View Single Post
  #1 (permalink)  
Old 10-27-2009, 11:26 AM
chlauber chlauber is offline
Senior Member
 
Posts: 72
Default Asterisk PBX Integration Zimlet for ZCS 6

Hi all

I created a beta version of the Asterisk PBX Integration Zimlet that should work with ZCS 6. My dev machine was ZCS 6.0.1. Due to changes in JSP handling in ZCS 6 you need to create the following symlinks in /opt/zimbra/jetty/webapps/zimlet/WEB-INF
Code:
zimbra.tld -> /opt/zimbra/jetty/webapps/service/WEB-INF/zimbra.tld
lib -> /opt/zimbra/jetty/webapps/service/WEB-INF/lib
For updates you should remove /opt/zimbra/jetty/webapps/zimlet/WEB-INF/lib/asterisk-java-1.0.0-m2.jar manually.

Happy testing!

Regards, Christof
Attached Files
File Type: zip ch_bnc_asterisk.zip (439.5 KB, 489 views)
Reply With Quote