Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
good !
2009-04-15 chlauber@bnc.ch * Most of XML config options can now be in <global> or <host name="xyz"> context. If property in global exists, host config is overwritten by global. * Version 0.65 2009-03-04 chlauber@bnc.ch * Added function sent a copy of SMS to Sent Email Box * Fixed cutting of SMS when SMS Mesage contained "&" * Removed srcPhone as url param. Reading now out of user properties 2009-02-03 chlauber@bnc.ch * Version 0.63b, added context per user setting 2009-01-23 chlauber@bnc.ch * Version 0.62 * Added global property 'calleePrefix'. 'calleePrefix' is prepended to any dialed number. * Added global property 'numberCleanRegExp' that can be used to clean user inputed or clicked numbers. E.g Remove '-', '.', '(0)' etc. before sending to asterisk * Removed numberCheck for srcPhone in zimlet user preferences. 2009-01-08 chlauber@bnc.ch * Added global property 'astNoExtenCheck' Only reason to not do ExtenState checks is that you need hints in dialplan to get ExtenState checks working. * Version 0.61 2008-12-11 chlauber@bnc.ch * Version 0.6 2008-12-03 chlauber@bnc.ch * callee not displayed in extension state warning 2008-12-02 chlauber@bnc.ch * Added french translation 2008-11-28 chlauber@bnc.ch * Added Extension State check before originating 2008-11-17 chlauber@bnc.ch * Version 0.51 * Needed to rename message.properties to ch_bnc_asterisk.properties otherwise NE did not work 2008-11-17 chlauber@bnc.ch * Version 0.5 * I18N support finally. German translation added. * Regexp now again for eu style. Others need to edit ch_bnc_adsterisk.xml * Added displaying of users uid on phone when originating a call 2008-11-12chlauber@bnc.ch * Version 0.4 * Changed asterisk.jsp responses from simple text to JSON Objects. This al- lows better handling in asterisk.js. So now we can distinguish between normal and error messages * Added Icons to Buttons and menu entries * Added "Web Search" Menu that allows to search a name for a given number. URL and parameters for this search are configurable in XML config. * Changed regexp to match more numbers. Sadly may now conflict with dates like 2008.12.12, 12.12.2008, 2008-12-12, 12-12-2008 2008-11-03 chlauber@bnc.ch * Version 0.24 * set pageEncoding="UTF-8" 2008-10-30chlauber@bnc.ch * Version 0.23 * Info shows now "show version" from asterisk * Minor cosemtics * SMS disabled message 2008-10-29 chlauber@bnc.ch * Version 0.22 * Added more debug stuff * Umlaut problem solved. Needed to add -Dorg.mortbay.util.URI.charset=UTF-8 to var JAVA_OPTIONS in /opt/zimbra/etc/jettyrc 2008-10-22chlauber@bnc.ch * Fixed config property "maxSMSLength" 2008-10-21chlauber@bnc.ch * Fixed sms countbox on windows 2008-10-16chlauber@bnc.ch * Fixed sms countbox * posted v0.2 in Zimbra Forum 2008-10-14chlauber@bnc.ch * Added SMS functionality * Added info 2008-09-??chlauber@bnc.ch * Inital version * Installed v0.1 @BNC
2009-01-23 chlauber@bnc.ch * Version 0.62 * Added global property 'calleePrefix'. 'calleePrefix' is prepended to any dialed number. * Added global property 'numberCleanRegExp' that can be used to clean user inputed or clicked numbers. E.g Remove '-', '.', '(0)' etc. before sending to asterisk * Removed numberCheck for srcPhone in zimlet user preferences. 2009-01-08 chlauber@bnc.ch * Added global property 'astNoExtenCheck' Only reason to not do ExtenState checks is that you need hints in dialplan to get ExtenState checks working. * Version 0.61 2008-12-11 chlauber@bnc.ch * Version 0.6 2008-12-03 chlauber@bnc.ch * callee not displayed in extension state warning 2008-12-02 chlauber@bnc.ch * Added french translation 2008-11-28 chlauber@bnc.ch * Added Extension State check before originating 2008-11-17 chlauber@bnc.ch * Version 0.51 * Needed to rename message.properties to ch_bnc_asterisk.properties otherwise NE did not work 2008-11-17 chlauber@bnc.ch * Version 0.5 * I18N support finally. German translation added. * Regexp now again for eu style. Others need to edit ch_bnc_adsterisk.xml * Added displaying of users uid on phone when originating a call 2008-11-12chlauber@bnc.ch * Version 0.4 * Changed asterisk.jsp responses from simple text to JSON Objects. This al- lows better handling in asterisk.js. So now we can distinguish between normal and error messages * Added Icons to Buttons and menu entries * Added "Web Search" Menu that allows to search a name for a given number. URL and parameters for this search are configurable in XML config. * Changed regexp to match more numbers. Sadly may now conflict with dates like 2008.12.12, 12.12.2008, 2008-12-12, 12-12-2008 2008-11-03 chlauber@bnc.ch * Version 0.24 * set pageEncoding="UTF-8" 2008-10-30chlauber@bnc.ch * Version 0.23 * Info shows now "show version" from asterisk * Minor cosemtics * SMS disabled message 2008-10-29 chlauber@bnc.ch * Version 0.22 * Added more debug stuff * Umlaut problem solved. Needed to add -Dorg.mortbay.util.URI.charset=UTF-8 to var JAVA_OPTIONS in /opt/zimbra/etc/jettyrc 2008-10-22chlauber@bnc.ch * Fixed config property "maxSMSLength" 2008-10-21chlauber@bnc.ch * Fixed sms countbox on windows 2008-10-16chlauber@bnc.ch * Fixed sms countbox * posted v0.2 in Zimbra Forum 2008-10-14chlauber@bnc.ch * Added SMS functionality * Added info 2008-09-??chlauber@bnc.ch * Inital version * Installed v0.1 @BNC
2009-01-08 chlauber@bnc.ch * Added global property 'astNoExtenCheck' Only reason to not do ExtenState checks is that you need hints in dialplan to get ExtenState checks working. * Version 0.61 2008-12-11 chlauber@bnc.ch * Version 0.6 2008-12-03 chlauber@bnc.ch * callee not displayed in extension state warning 2008-12-02 chlauber@bnc.ch * Added french translation 2008-11-28 chlauber@bnc.ch * Added Extension State check before originating 2008-11-17 chlauber@bnc.ch * Version 0.51 * Needed to rename message.properties to ch_bnc_asterisk.properties otherwise NE did not work 2008-11-17 chlauber@bnc.ch * Version 0.5 * I18N support finally. German translation added. * Regexp now again for eu style. Others need to edit ch_bnc_adsterisk.xml * Added displaying of users uid on phone when originating a call 2008-11-12chlauber@bnc.ch * Version 0.4 * Changed asterisk.jsp responses from simple text to JSON Objects. This al- lows better handling in asterisk.js. So now we can distinguish between normal and error messages * Added Icons to Buttons and menu entries * Added "Web Search" Menu that allows to search a name for a given number. URL and parameters for this search are configurable in XML config. * Changed regexp to match more numbers. Sadly may now conflict with dates like 2008.12.12, 12.12.2008, 2008-12-12, 12-12-2008 2008-11-03 chlauber@bnc.ch * Version 0.24 * set pageEncoding="UTF-8" 2008-10-30chlauber@bnc.ch * Version 0.23 * Info shows now "show version" from asterisk * Minor cosemtics * SMS disabled message 2008-10-29 chlauber@bnc.ch * Version 0.22 * Added more debug stuff * Umlaut problem solved. Needed to add -Dorg.mortbay.util.URI.charset=UTF-8 to var JAVA_OPTIONS in /opt/zimbra/etc/jettyrc 2008-10-22chlauber@bnc.ch * Fixed config property "maxSMSLength" 2008-10-21chlauber@bnc.ch * Fixed sms countbox on windows 2008-10-16chlauber@bnc.ch * Fixed sms countbox * posted v0.2 in Zimbra Forum 2008-10-14chlauber@bnc.ch * Added SMS functionality * Added info 2008-09-??chlauber@bnc.ch * Inital version * Installed v0.1 @BNC
2008-12-11 chlauber@bnc.ch * Version 0.6 2008-12-03 chlauber@bnc.ch * callee not displayed in extension state warning 2008-12-02 chlauber@bnc.ch * Added french translation 2008-11-28 chlauber@bnc.ch * Added Extension State check before originating 2008-11-17 chlauber@bnc.ch * Version 0.51 * Needed to rename message.properties to ch_bnc_asterisk.properties otherwise NE did not work 2008-11-17 chlauber@bnc.ch * Version 0.5 * I18N support finally. German translation added. * Regexp now again for eu style. Others need to edit ch_bnc_adsterisk.xml * Added displaying of users uid on phone when originating a call 2008-11-12chlauber@bnc.ch * Version 0.4 * Changed asterisk.jsp responses from simple text to JSON Objects. This al- lows better handling in asterisk.js. So now we can distinguish between normal and error messages * Added Icons to Buttons and menu entries * Added "Web Search" Menu that allows to search a name for a given number. URL and parameters for this search are configurable in XML config. * Changed regexp to match more numbers. Sadly may now conflict with dates like 2008.12.12, 12.12.2008, 2008-12-12, 12-12-2008 2008-11-03 chlauber@bnc.ch * Version 0.24 * set pageEncoding="UTF-8" 2008-10-30chlauber@bnc.ch * Version 0.23 * Info shows now "show version" from asterisk * Minor cosemtics * SMS disabled message 2008-10-29 chlauber@bnc.ch * Version 0.22 * Added more debug stuff * Umlaut problem solved. Needed to add -Dorg.mortbay.util.URI.charset=UTF-8 to var JAVA_OPTIONS in /opt/zimbra/etc/jettyrc 2008-10-22chlauber@bnc.ch * Fixed config property "maxSMSLength" 2008-10-21chlauber@bnc.ch * Fixed sms countbox on windows 2008-10-16chlauber@bnc.ch * Fixed sms countbox * posted v0.2 in Zimbra Forum 2008-10-14chlauber@bnc.ch * Added SMS functionality * Added info 2008-09-??chlauber@bnc.ch * Inital version * Installed v0.1 @BNC
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: