View Single Post
  #5 (permalink)  
Old 07-11-2006, 02:58 AM
Gmasson Gmasson is offline
Member
 
Posts: 10
Default Zimlzt for SIP Phone Help

<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
__________________
Best Regards,
Cordialement,

Gabriel Masson
Global CRM Integration
Valor Consultants
Europe

www.global-crm-integration.com
Reply With Quote