Add support for logging CDR recrods to a radius server (issue #6639, phsultan)

- with contributions from miconda, jcollie, and sb
 - branch maintained by oej
Thanks everyone!


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-05-20 22:30:05 +00:00
parent ed0b86c916
commit 1fcc86d905
13 changed files with 2178 additions and 1133 deletions

View File

@@ -92,8 +92,9 @@ Brian M. Clapper - poll.c emulation
Music provided by www.freeplaymusic.com
=== OTHER SOURCE CODE IN ASTERISK ===
Asterisk uses libedit, the lightweight readline replacement from
NetBSD. It is BSD-licensed and requires the following statement:
Asterisk uses libedit, the lightweight readline replacement from NetBSD.
The cdr_radius module uses libradiusclient-ng, which is also from NetBSD.
They are BSD-licensed and require the following statement:
This product includes software developed by the NetBSD
Foundation, Inc. and its contributors.