On 01/25/2012 03:18 PM, Alex Balashov wrote:
Put the 302 Contact URI in the destination set instead, i.e. $du, not $ru. That will cause it to be relayed to the redirect destination on the network and transport level, but the logical target will remain the same.
Ok. I was thinking that uac_redirect is the way to go, but it seems there isn't much going on behind the scenes anyway, so assigning to $du is just as valid. Thanks. Andrew