Hello,

 

I have a 300 redirect coming back to openser with multiple weighted contact uri’s.

When tm_relay is called after get_redirects, parallel forking is invoked on the uri’s from the 300.

Instead of parallel forking is there a way to do sequential forking?

So try the highest weighted URI and on failure try the next?

 

 

Thanks