Hello.

As I understand t_load_contacts() / t_next_contacts() can help only in case when branches have different "q" values.
The only way I see is to get all contacts via reg_fetch_contacts(), save the list to an AVP and then iterate through the list in the way described in tm module docs.

Does anybody know a better way of how serial forking can be implemented if all contacts have equal "q" values ?