View Single Post
  #94 (permalink)  
Old 05-01-2009, 10:23 PM
mlanner mlanner is offline
Special Member
 
Posts: 114
Default Config file

Hi,

This seems like a great Zimlet. I've installed it according to the instructions, but I'm a bit lost when it comes to the config.xml file. What do I need to edit in the config file? Is there anything more than this section that needs to be edited:

Code:
<host name="zimbra.bnc.ch">
    <property name="astManagerIp">asterisk.be.bnc.ch</property>
    <property name="astManagerPort">5038</property>
    <property name="astManagerUser">zimbra</property>
    <property name="astManagerSecret">test1234</property>
And, can I use any user for the "astManagerUser" and "astManagerSecret"?

Thanks in advance.

Rgds /// Martin
Reply With Quote