Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
Use your existent custom CRM application and integrate it with the xCally Phonebar.
 

...

Refer to the Cally Square guide and examples to build your own IVR script.

 

Configure the Queue (DEPRECATED: SInce release 2.4.40 use the Integration section and Triggers)

In the Queue Advanced Settings, set the application type, the URL with the parameters and on which event it has to be launched.

...

PARAMETERDESCRIPTION
QUEUEQueue name
UNIQUEIDCall unique ID
CALLERIDCaller ID set on the dialplan or IVR
CALLERIDNUMCaller number, the value of CALLERID(num) variable
CALLERIDNAMECaller name (if any), the value og CALLERID(name) variable
PEERSIP Name
DATECurrent date in format YYYYMMDD
TIMECurrent time in format hhmmss
TIMESTAMPCurrent timestamp in format YYYYMMDDhhmmss
USERNAMEAgent's username
CALLDATACustom data
EXTRAINFOExtravar value
Note
titleImportant

Each parameter must be used in the URL with {} (e.g ....callid={UNIQUEID}&ordernum={CALLDATA} )

...