[freeside-users] using "VoIP rating by plan of CDR records in an
SQL RADIUS radacct table"
ivan
ivan at 420.am
Fri Nov 4 03:56:42 PST 2005
On Thu, Oct 13, 2005 at 12:23:38PM -0600, Scott Edwards wrote:
> Where exactly does FS connect to the voip database for the call detail
> records? I've examined the sources, and I still don't have any idea.
FS/FS/part_pkg/voip_sqlradacct.pm does that rating and
FS/FS/part_export/sqlradius.pm retreives CDRs stored in RADIUS
databases.
To extend the CDR parsing to support reading other sorts of CDRs, you
should be able to implement a "usage_sessions" subroutine that returns
the same data as the one in sqlradius.pm.
--
_ivan
More information about the freeside-users
mailing list