Hey Daniel,
Thanks for the answer. Now if I think deeper the AVPs should be also overwritten by sequential ds_select_dst so I guess it can end up nasty (was kinda planning to use two dispatchers on the same transaction-one to reach redirect server and second to process the answer in failure route).
Will anyway redesign my ideas ;).
Have a good one!
DanB
Hello,
On 5/28/13 4:36 PM, DanB wrote:
Hey Daniel,
Thanks for the answer. Now if I think deeper the AVPs should be also overwritten by sequential ds_select_dst so I guess it can end up nasty (was kinda planning to use two dispatchers on the same transaction-one to reach redirect server and second to process the answer in failure route).
yes, for failure routing cases you have to play with backing up avp lists, doable, but as said, more complex.
Cheers, Daniel