cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
347
Views
0
Helpful
1
Replies

CRS Scripting, handle Caller

Hello,

a agent should forward a caller to another application, where the caller inputs params. The caller should connect back to the same agent after this?

What do i need, SessionInfos?. How can i write session infos to a textfile?

Regards

i.A. Martin

1 Reply 1

mmelbourne
Level 5
Level 5

If you're using UCCX 4.0, then you can route to an agent (but not queue to an agent). You could capture the ID of the agent handling the call and store it in a session variable. The "Implementation ID" can be used as the session mapping variable to pass information between applications.

You would have to handle the situation when the destination agent is unavailable.

Please rate useful posts!