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

CUE 8 transfer a call depending on of city code calling

ssoshnikov
Level 1
Level 1

Hi all!

In my aa script, arter greeting prompt and caller press 1, I need to transfer a call to a specific extension number, depending on the area code of the caller. I try to use "if" block but i cant understand how to check calling number starts with specific city code and make redirect. Please help.

1 Reply 1

ssoshnikov
Level 1
Level 1

Solved.

if

callingNumber.startsWith("code")

true - redirect to...