Bug#454660:
Daniel-Constantin Mierla
daniel at voice-system.ro
Fri Dec 7 11:29:48 UTC 2007
Hello,
On 12/07/07 13:20, Julien BLACHE wrote:
> Daniel-Constantin Mierla <daniel at voice-system.ro> wrote:
>
> Hi,
>
>
>> Indeed, the acc can do recording to multiple backends in parallel:
>> syslog, sql server, radius and diameter (this is more or less
>> unmaintained) -- where is done actually, is given by module's
>> parameters. By default, acc module is compiled only with syslog and
>> sql backends support. The reason, as Julien said, radius support will
>> introduce a dependence of libradiusclient-ng which is not available as
>> package in all OS supported by openser.
>>
>
> Based on this I'll just enable radius and not diameter.
We preferred to keep the main openser package out of exotic
dependencies. However, this might not be "exotic" in debian as the
radiusclient-ng library is in the distro. It is your decision how to go.
In case you enable radius support in debian, then all radius-related
modules (auth_radius, avp_radius, ...) can be introduced all together in
the main openser package.
Another option would be to remove acc from main package, and make two
new packages:
openser-acc-module -- having support for syslog and sql
openser-acc-radius module -- having support for syslog, sql and radius
The two should conflict each other. As personal preference, will be the
second -- I am not using RADIUS that much.
> I've found and
> fixed a little bug in the diameter support while I was at it.
>
Thanks for the fix.
Cheers,
Daniel
> JB.
>
>
More information about the Pkg-voip-maintainers
mailing list