[OpenSER-Users] LCR Module / Function: load_gws() error
Juha Heinanen
jh at tutpro.com
Sat May 3 08:36:49 CEST 2008
Darren Sessions writes:
> In function fixstringloadgws in /modules/lcr/lcr_mod.c . .
>
> if(str2int(&s, (unsigned int*)&model->spec.pvp.pvn.u.isname.name.n)!=0
> || model->spec.pvp.pvn.u.isname.name.n<100) {
>
> As called by:
>
> static cmd_export_t cmds[] = {
> {"load_gws", load_gws, 0, 0, 0, REQUEST_ROUTE},
> {"load_gws", load_gws_grp, 1, fixstringloadgws, 0,
darren,
thanks for pointing out this bug. i applied here
http://openser.svn.sourceforge.net/viewvc/openser/branches/1.3/modules/lcr/lcr_mod.c?r1=2163&r2=2179
a patch provided by someone else and didn't check it carefully enough.
there should be no restriction on value of group-id. i'll fix the bug
later today.
-- juha
More information about the Users
mailing list