<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello.<br>
    <br>
    As I understand t_load_contacts() / t_next_contacts() can help only
    in case when branches have different "q" values.<br>
    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.<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <br>
    Does anybody know a better way of how serial forking can be
    implemented if all contacts have equal "q" values ?<br>
  </body>
</html>