Added 'commit' function to force immediate submission of Customer Information changes to database
git-svn-id: svn://192.168.202.10@2777 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -2,7 +2,7 @@ CROSS-CLUSTER COMMUNICATION Started: 2011-05-27 Updated: 2017-06-09
|
||||
|
||||
|
||||
--------------------------------
|
||||
SIMPLER IMPLEMENTED OPTION: implemented in SVN/trunk revision 2776
|
||||
SIMPLER IMPLEMENTED OPTION: implemented in SVN/trunk revision 2777
|
||||
--------------------------------
|
||||
Below is a description of a simple cross-cluster option, which is to send lead data in one direction from one cluster to another as a phone call is sent over.
|
||||
|
||||
@@ -14,6 +14,10 @@ Below is a description of a simple cross-cluster option, which is to send lead d
|
||||
(Note: the phone entry on the destination cluster must have the Outbound CallerID and Fullname fields blank)
|
||||
The destination phone entry needs to use "trunkinbound" as it's phone and exten context
|
||||
|
||||
- Agent on the originating cluster will do a blind-transfer or dial-with-customer to a custom dialplan number that goes to the destination cluster
|
||||
Agent should click on the "commit" link in the Customer Information screen before transferring the call(top right corner)
|
||||
This will ensure that any customer info they have altered is updated on the origination database before the destination cluster gets the call
|
||||
|
||||
- At the DID, the call will get sent to a Call Menu where the call will go through an AGI script
|
||||
Set the prompt to "wait-moment|cm_sc_ccc_lookup_insert.agi,ccc_test---8199"
|
||||
# Flag Options: (separated by triple-pipe: "---")
|
||||
|
||||
Reference in New Issue
Block a user