Local Policy - multiple check in to-address
Hi,
Is there a way to create a local policy to check called-party prefix (say, 12345) and host name (say, IP address 10.10.10.10) together to decide next hop?
I have a situation where for calls received from a source-realm = "XYZ"
(a) if called-party number has a prefix 12345878899@10.10.10.10 -- I should route the call to Session-Agent A
(b) for all other cases if the IP is 10.10.10.10 - I should route the call to Session-Agent B
(c) for called-party number 1234589905@10.11.12.13 -- call should be routed to Session-Agent C
Is it possible ?
Kind regards