Perfect! Contains(Call.Ani, "@localhost") worked. Thanks!
------------------------------
Sean Osborne
Roper St. Francis Healthcare
------------------------------
Original Message:
Sent: 04-04-2023 16:34
From: Muhammad Zubair Awan
Subject: Routing Call Based on Null ANI
I dont think you get null ANI for internal caller. there will be a SIP address associated. you can view the conversation details in the API Explorer.
something like Contains(Call.Ani, "sip:") and Contains(Call.Ani, "@localhost") should work
------------------------------
Muhammad Zubair Awan
Original Message:
Sent: 04-04-2023 10:11
From: Sean Osborne
Subject: Routing Call Based on Null ANI
Trying to make a SWITCH statement to route calls based on "null" ANI (specifically internal calls from agents). Not having much success. Any ideas?
#ArchitectureandDesign
#Routing(ACD/IVR)
#SystemAdministration
#Telephony
------------------------------
Sean Osborne
Roper St. Francis Healthcare
------------------------------