OK, but since this is 1.5, I would still use the GW Group ID, correct?
On Fri, Jun 25, 2010 at 4:14 PM, Juha Heinanen <jh(a)tutpro.com> wrote:
Juha Heinanen writes:
> if(to_gw("1")){
> force_send_socket($shv(gw_one));
> }else if(to_gw("2")){
> force_send_socket($shv(gw_two));
> }
also, in 3.0 and later, to_gw takes lcr_id as argument, not gw group.
-- juha