cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1730
Views
0
Helpful
3
Replies

Unique call identifier

alexgrinberg
Level 1
Level 1
my customer required unique call identifier per every call. The call identifier should be display on the Finesse for agent.
 
can you please suggest what can be used as unique call identifier in UCCX?
3 Replies 3

Deepak Rawat
Cisco Employee
Cisco Employee

You can use Get Call Contact Info step in the script to capture Calling Number which will be unique for every call and then display the same using Set Enterprise Call Info in the Finesse Desktop.

Regards

Deepak

Hello Deepak,

Calling Number will not work for me, the specific caller can call several time per day and in this case calling number will not be unique anymore.

what about session id can I use it for this reason?

Yes you can use Session ID that will be unique for every call.

Regards 

Deepak