Hello,
On 4/19/10 4:51 PM, Juha Heinanen wrote:
using master branch, if failure route is entered because fr_timer expires, $rs is null. is this intentional or a bug?
that should be null even if it is a received message. It works for reply handling (on reply route), in failure route you should use t_check_status().
Cheers, Daniel