Routing based on R-URI parameter containing FQDN
Hello,
In a redirecting scenario, the enterprise SBC receives the following:
INVITE sip:1234@domain.local;gruu;opaque=app:routing:device:analogfax:gw1.gateway.local SIP/2.0
I would like to route the call to sip:1234@gw1.gateway.local
I would replace the domain part via ingress HMR, then the SBC needs to resolve the domain part by using DNS.
How should I configure the routing to achieve this?