<zimlet name="com_zimbra_sip" version="0.1"
description="SIPINTEGRATION">
<onClick>
<canvas type="window" width="800" height="600" />
<actionUrl target="sip:" paramStart="">
<param>${src.objectContent}</param>
</actionUrl>
</onClick>
<zimletPanelItem label="SIP">
<toolTipText>Click for SIP</toolTipText>
</zimletPanelItem>
</zimlet>
I am strarting with Zimlet with James and we try this one for SIP called in a URL
But it does not work and does nothing ?
Any Idea
