Compile the aaa_radius module also and configure the aaa_url param in the acc module (see http://www.opensips.org/html/docs/modules/devel/acc.html#id271395)
Regards, Bogdan ASHWINI NAIDU wrote: > > Hi BogDan, > > Yes i am using the information in trunk/opensips_head. So how can > i enable radius in that scenario > > > ---------- Forwarded message ---------- > From: *Bogdan-Andrei Iancu* <[email protected] > <mailto:[email protected]>> > Date: Mon, Aug 31, 2009 at 1:23 PM > Subject: Re: [OpenSIPS-Users] How do i enable radius support for acc > module in opensips-1.5.2 > To: OpenSIPS users mailling list <[email protected] > <mailto:[email protected]>> > > > I'm afraid you have a mixture of code there. > > The makefile you post belong to trunk version but you mention using > 1.5......so, what opensips version are you actually using? > > Regards, > Bogdan > > ASHWINI NAIDU wrote: > > Hi BogDan, > > > > This is what i have in Make file of acc module > > > > *# $Id: Makefile 5958 2009-08-17 14:26:57Z ironmissy $ > > # > > # acc module makefile > > # > > # > > # WARNING: do not run this directly, it should be run by the master > > Makefile > > > > include ../../Makefile.defs > > auto_gen= > > NAME=acc.so > > LIBS= > > > > # set ENABLE_DIAMETER_ACC to true if you wish to enable DIAMETER > > accounting > > # (uncomment next line or 'ENABLE_DIAMETER_ACC=true make all') > > #ENABLE_DIAMETER_ACC=true > > ifeq ($(ENABLE_DIAMETER_ACC),true) > > DEFS+=-DDIAM_ACC > > endif > > > > include ../../Makefile.modules > > > > *Can you tell me where do you expect me enable radius* > > * > > > > On Mon, Aug 31, 2009 at 12:57 PM, Bogdan-Andrei Iancu > > <[email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > Hi Ashwini, > > > > have you compiled the acc module with RADIUS support ? you need to > > go in > > modules/acc/Makefile and enable the RADIUS support - then > > recompile and > > reinstall. > > > > Regards, > > Bogdan > > > > ASHWINI NAIDU wrote: > > > Hi, > > > > > > I have upgraded the opensips from 1.5 to 1.5.2 . when i use > > > acc_rad_request i get missing module error. how can i solve this > > problem > > > > > > -- > > > Thanking You, > > > Ashwini BR Naidu > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Users mailing list > > > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > > > > > > _______________________________________________ > > Users mailing list > > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > > > > > > > -- > > Thanking You, > > Ashwini BR Naidu > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Users mailing list > > [email protected] <mailto:[email protected]> > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > > _______________________________________________ > Users mailing list > [email protected] <mailto:[email protected]> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Thanking You, > Ashwini BR Naidu > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
