Changes for page CRM Widget

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

From version 14.1
edited by ryanp
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
Parent
... ... @@ -1,1 +1,0 @@
1 -Widgets
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ryanp
1 +XWiki.michelk
Content
... ... @@ -100,22 +100,16 @@
100 100  **
101 101  * (% 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.
102 102  * (% 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.
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.
103 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. The key must be an alphanumeric sequence (matching [a-zA-Z0-9]*).
105 -
106 106  {{info}}
107 -The key is used to access any state on the related Asterisk channel (as configured in the Asterisk dial plan).
107 +A list of default channel variables available in asterisk can be found here:
108 108  
109 -For a list of available keys you can:
110 -
111 -1. Check your custom dial plan
112 -1. inspect a current asterisk channel by running this command on the Asterisk server:
113 -
114 -{{code}}
115 -asterisk -x "core show channel <channel id>"
116 -{{/code}}
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"]]
117 117  {{/info}}
118 118  
119 119  (% style="color: rgb(34,34,34);" %)
120 120  
121 121  )))
115 +)))