> >In you reply_route, setflag(10); > > > >and in failure_route(..); > > > >if(is_flag_set(10)){ > > > >do_your_stuff(); > > > >}; > > > > > > > Thanks Atle, > We got it working as expected now. What value is best for fr_timer? I am thinking between 5 to 10 seconds. Richard