[Users] Radius Accounting

martin at campus-merseburg.de martin at campus-merseburg.de
Thu Jan 12 14:25:58 CET 2006


Hi,

why does OpenSER sends three Start-Radius-Packets on an Invite und and
two on a bye?
My config has these entries:

[...]

modparam("acc", "radius_flag", 3)

[...]

if (method=="BYE" || method=="CANCEL") {
    setflag(3);
};

[...]

    } else if (method=="INVITE") {
        setflag(3);

[...]




More information about the sr-users mailing list