Daniel-Constantin Mierla writes:
Without taking the q value into account I could do something with the defined contacts_avp before calling t_next_contacts(). But I have no idea how to randomize and serialize the branches with the same q value after calling t_next_contacts(). Any ideas?
t_load_contacts() loads the contacts into an xavp. You can rearrange them according to your wishes before starting to call t_next_contacts().
-- Juha