Antoine DEBARRE writes:
I can confirm load_gws arguments are the same compared
to kamcmd
lcr.load_gws.
> > if(!load_gws(1,$rU,$fU)) {
> > sl_send_reply("500", "Cannot load
gateways");
> > exit;
> > }
README has this:
load_gws(lcr_id[, uri_user[, caller_uri]])
Third argument is uri, not uri username.
-- Juha