Dmitry Isakbayev writes: > I am using serial forking, and I need to keep track of failed calls to > t_relay. While in the 'failure_route[x]' block, can the script query why > the previous call to t_relay failed (user not registered, connection > failure, etc)? you can use t_check_status() function. -- juha