Juha,
Can sequential forking (mutiple contacts) be used with multiple gateways? In other words if next_gw() is used from a failure_route block to try failover gateways, can I also use the next_contacts() for serial forking?
If so, can you tell me how I would structure my failure_route or other necessary code blocks?
Regards, Paul
On Sat, 19 Feb 2005 23:13:56 +0200, Juha Heinanen jh@lohi.tutpro.com wrote:
i just committed some patches to lcr module that introduced two new functions: load_contacts() and next_contacts(). they can be used to implement sequential forking (see README for details).
if all contacts in the destination set have the same qvalue, load_contacts() and next_contacts() don't do anything, just check that nothing needs to be done.
-- juha
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers