OK, but since this is 1.5, I would still use the GW Group ID, correct?
Juha Heinanen writes:also, in 3.0 and later, to_gw takes lcr_id as argument, not gw group.
> > if(to_gw("1")){
> > force_send_socket($shv(gw_one));
> > }else if(to_gw("2")){
> > force_send_socket($shv(gw_two));
> > }
-- juha