Hi,
In our ser.cfg, when an r-uri is first received, it goes through some number
to domain matching. For example, 8005551212(a)80.123.45.167 is mapped to
1212(a)companya.com. If the call is eventually forwarded to sems after failure
route, we want to revert it back to 1212(a)companya.coom, otherwise it would
be 1212@<phone-ip-address>. Is there a function to do it? The revert_uri()
would revert it back to the original 8005551212(a)80.123.45.167.
Thanks,
Richard