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

How i do transfer SessionID between CRA Applications ?

dsalazar
Level 1
Level 1

Hi...

It's possible transfer SessionID between Cra application. !

I tried this :

--> Place call ( new_contact )

----> successful

--------> set contact info (new_contact)

session = mysessionID

--------> call redirect

call contact =(new contact)

extension = ( app trigger )

but this fails in step set contact info !

1 Reply 1

joshw
Level 1
Level 1

the session info is unique between any CRA application assuming they are running on the same CRA server. You need to define the method in which you are going to validate wether or not the caller has been in the system in the last 30 minutes. Usually callingNumber is the most common.