I can't get either of these to work. I changed the config_template.xml as follows:
Code:
<zimletConfig name="com_zimbra_asterisk" version="1.0">
<global>
<property name="sipHost">192.168.1.2</property>
<property name="myAddress">192.168.1.6</property>
</global>
</zimletConfig> 192.168.1.2 is the Asterisk server. I right-clicked on the Zimlet to put in my extension number and password. Tried every combination of Bridge to Desk, and when I click to call a number it says connecting 663 to 19085551212 (663 my extension) but my phone doesn't right, and Asterisk doesn't show it doing anything. With the SugarCRM Asterisk plugin I never had a problem, that one worked fine, it would transfer the call to my extension and I could pick up. Any docs for this yet?
BTW, same problems with the Asteriskmwi, the cgi-bin (comedian I think) works fine but the zimlet doesn't.
EDIT: I also after changing the config_template.xml ran:
Code:
$zmzimletctl configure config_template.xml