Hi I am new to composer and I am trying to build a simple java project using a branching block that consists when incoming to a route point
with a specific ANI the call will be routed to a specific Target (Agent1) and all other call will to another target (agent2).
For this purpose we created a branching block with condition: Condition1= system.ANI==‘86635533’
The issue we are facing that all calls are routed to agent 2 regardless of the ANI dialing the routing point.
Can someone explain if we are missing something or whether the syntax iswrong…