<div dir="ltr">I am using drouting and recently tried to use gateway attribute. I call ...<div><br></div><div>do_routing("$avp(int_grp_id)","WF","$avp(gw_whitelist)" , "$avp(rules_attributes)","$avp(gw_attributes)"))</div><div><br></div><div>After this call I can see $avp(gw_attributes) is populated frp, attr column of dr_gateways table.</div><div><br></div><div>but when i call following ...</div><div>use_next_gw(,"$avp(rules_attributes)","$avp(gw_attributes)")<br></div><div><br></div><div>$avp(gw_attributes) becomes empty<br></div><div><br></div><div><br></div><div>If i call next_routing() instead of use_next_gw then $avp(gw_attributes) retains old value but does not populate new value</div><div><br></div><div><br></div><div><br></div><div><br></div></div>