Template:Zimlet: Difference between revisions

(Zimlet to interface with Asterisk Manager Interface (AMI) for adding dial-on-click functionality in Emails and Concats)
(Undo revision 12231 by Chlauber (Talk))
 
Line 1: Line 1:
{| class="zimlet" style="border-collapse: collapse;"
{| class="zimlet" style="border-collapse: collapse;"
| style="background-color: #aaaaaa;" align="right" width="20%" |''' Description:'''
| style="background-color: #aaaaaa;" align="right" width="20%" |''' Description:'''
| width="80%" |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.
| width="80%" |{{{description}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Author:'''
| style="background-color: #aaaaaa;" align="right" | '''Author:'''
|Christof Lauber
|{{{author}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Date Submitted:'''
| style="background-color: #aaaaaa;" align="right" | '''Date Submitted:'''
|15-12-2008
|{{{submitted}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Zimbra Collaboration Suite Version:'''
| style="background-color: #aaaaaa;" align="right" | '''Zimbra Collaboration Suite Version:'''
|ZCS 5.11
|{{{zimbra_version}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" |''' How to use it:'''
| style="background-color: #aaaaaa;" align="right" |''' How to use it:'''
|If phone number is recognized you will see a popup. Just click the phone number to dial. There is also a context menu with more options.
|{{{howto}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Format of a phone'''
| style="background-color: #aaaaaa;" align="right" | '''Format of a phone'''
|Currenltly more european style phone numbers are recognized. Like +4912345678901, +49(12) 2345 678 901, 031 8922 23 40. If you are familiar with regular expressions you may edit the regexp in ch_bnc_asterisk.xml. (Edit regexp inside the <matchOn> element)
|{{{phone}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Location/Download URL'''
| style="background-color: #aaaaaa;" align="right" | '''Location/Download URL'''
|http://sourceforge.net/projects/ch-bnc-asterisk/download
|{{{download}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" |''' Zimlet Capabilities Leveraged'''
| style="background-color: #aaaaaa;" align="right" |''' Zimlet Capabilities Leveraged'''
|
|{{{leverage}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Does it Appear in the Toolbar?'''
| style="background-color: #aaaaaa;" align="right" | '''Does it Appear in the Toolbar?'''
|Icon with Context Menu enabled.
|{{{toolbar}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Zimlet Preferences'''
| style="background-color: #aaaaaa;" align="right" | '''Zimlet Preferences'''
|Doublclick Icon or Contect Menu to set preferences.
|{{{preferences}}}
* Phone extension
* Phone number Type when creating new contact out of a phone number
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Right click Options'''
| style="background-color: #aaaaaa;" align="right" | '''Right click Options'''
|  
|{{{right_click}}}
* Dial number
* Send SMS
* Show Info
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Conversation Drag'''
| style="background-color: #aaaaaa;" align="right" | '''Conversation Drag'''
|No
|{{{conversation_drag}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Contact Drag'''
| style="background-color: #aaaaaa;" align="right" | '''Contact Drag'''
|No
|{{{contact_drag}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''Calendar Drag'''
| style="background-color: #aaaaaa;" align="right" | '''Calendar Drag'''
|No
|{{{calendar_drag}}}
|-
|-
| style="background-color: #aaaaaa;" align="right" | '''External Costs or Integration?'''
| style="background-color: #aaaaaa;" align="right" | '''External Costs or Integration?'''
|Zimlet needs a Asterisk PBX that has a configured Asterisk Manager Interface (AMI). The Zimlet's AMI account needs privileges call,command. For Sending SMS you need a correctly configured SMS() Application in your dialplan.
|{{{external}}}
|}
|}



Latest revision as of 16:20, 15 December 2008

Description: {{{description}}}
Author: {{{author}}}
Date Submitted: {{{submitted}}}
Zimbra Collaboration Suite Version: {{{zimbra_version}}}
How to use it: {{{howto}}}
Format of a phone {{{phone}}}
Location/Download URL {{{download}}}
Zimlet Capabilities Leveraged {{{leverage}}}
Does it Appear in the Toolbar? {{{toolbar}}}
Zimlet Preferences {{{preferences}}}
Right click Options {{{right_click}}}
Conversation Drag {{{conversation_drag}}}
Contact Drag {{{contact_drag}}}
Calendar Drag {{{calendar_drag}}}
External Costs or Integration? {{{external}}}

Jump to: navigation, search