Papadopoulos Georgios writes:
I get the following error from lcr module
load_gws(): from_uri to large
This happens when the rpid is exactly 128 characters long. If I make it
127 long it works fine. This is on the 1.1.x branch. Has anyone else
noticed this?
MAX_FROM_URI_LEN constant is defined as
#define MAX_FROM_URI_LEN 128
i can change that to 256.
-- juha