Changes for page CRM Widget

Last modified by superadmin on 2021/09/09 20:56

From version 9.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import
To version 10.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michaely
1 +XWiki.michelk
Content
... ... @@ -28,6 +28,16 @@
28 28  )))|(((
29 29  (% style="color: rgb(34,34,34);" %)The name of this CRM widget. This name is use to identify which CRM window to open when using the Open CRM button in My Stream.
30 30  )))
31 +|(% class="highlight-grey" colspan="1" %)(% class="highlight-grey" colspan="1" %)
32 +(((
33 +**Type:**
34 +)))|(% colspan="1" %)(% colspan="1" %)
35 +(((
36 +Specifies the type of popup you wish to open.
37 +
38 +* **Web: **Opens a web based CRM.
39 +* **Application**: Opens an application based CRM. Requires that the [[doc:Desktop Client]] be installed.
40 +)))
31 31  |(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %)
32 32  (((
33 33  **Open:**
... ... @@ -90,5 +90,16 @@
90 90  **
91 91  * (% style="color: rgb(34, 34, 34); color: rgb(34, 34, 34)" %)**${CALLER_ID_NUMBER}: **(% style="color: rgb(34, 34, 34); color: rgb(34, 34, 34); color: rgb(34, 34, 34)" %)The caller ID number of the incoming call.
92 92  * (% style="color: rgb(34, 34, 34); color: rgb(34, 34, 34); color: rgb(34, 34, 34)" %)**${DID}: **(% style="color: rgb(34, 34, 34); color: rgb(34, 34, 34); color: rgb(34, 34, 34); color: rgb(34, 34, 34)" %)The phone number this call initially dialed to enter the phone system.
93 -* (% style="color: rgb(34,34,34);line-height: 1.4285715;" %)**${PBX(//key//)}:**(% style="color: rgb(34,34,34);" %)The phone system variable with the given key that is attached to the incoming call. If the variable does not exist on the incoming call the value will be set to a blank string.
103 +* (((
104 +(% style="color: rgb(34,34,34);line-height: 1.4285715;" %)**${PBX(//key//)}:**(% style="color: rgb(34,34,34);" %)The phone system variable with the given key that is attached to the incoming call. If the variable does not exist on the incoming call the value will be set to a blank string.
105 +
106 +{{info}}
107 +A list of default channel variables available in asterisk can be found here:
108 +
109 +[[https:~~/~~/wiki.asterisk.org/wiki/display/AST/Asterisk+Standard+Channel+Variables>>url:https://wiki.asterisk.org/wiki/display/AST/Asterisk+Standard+Channel+Variables||shape="rect"]]
110 +{{/info}}
111 +
112 +(% style="color: rgb(34,34,34);" %)
113 +
94 94  )))
115 +)))