[SR-Users] LCR
Juha Heinanen
jh at tutpro.com
Wed Apr 4 10:05:54 CEST 2012
Jeff Russell writes:
> I am still struggling a little with this, I have everything working,
> postgres & lcr modules loading what I am looking for for is a
> difinative working example of the information in the db tables.
your problem:
> at present I get the following errors 'error while parsing R-URI' &
> the load_gw fails.
has nothing to do with lcr tables. the error message comes if load_gws()
fails to parse request uri.
add xlog("L_INFO", "request uri is <$ru>\n")
before load_gws() call and then check what is wrong with your request uri.
-- juha
More information about the sr-users
mailing list