Michal, In our gatekeeper, (not the gnu gatekeeper), we implemented routing access_request slightly different from what you have done in radauth.cxx. Aside from being able to authenticate by alias and/or signaling address, we also pair corresponding radius addresses that will autheniticate the account. This allows us to have multiple radius servers catering to different accounting/authentication segments. We also discriminate what VSA to use based on the target radius server to which access_requests would be sent. If you are interested in supporting this scheme, this is a good venue for me to get up to speed in helping out in the radius development. Regarding accounting, I know thats it is going to be hard. What we did in our switch is also different approach in terms of proxying signaling which is patterned on the SIP B2BUA specification which allows calls to remain stateful instead of using a proxy channel approach. Of course this is in exchange for a slight drawback in scalability in terms of the number of calls that could be handled by one server. This said, I think the best way to implement radius accounting over proxy channel is to have a separate finite state machine that will monitor events from the gnu gk layer and have all accounting modules propagate from there. Please tell me your thoughts on this. Joegen On Wed, 2003-05-28 at 22:04, Zygmuntowicz Michal wrote: > *This message was transferred with a trial version of CommuniGate(tm) Pro* > The latest v2_0 cvs contains another new module > for RADIUS authentication based on endpoint alias > and/or signalling IP [Rodrigo Gonzalez: this is > what you mean by PAP authentication, I guess]. > > As usual, manul.sgml contains updated documentation > , etc/radaliasauth.ini contains configuration skeleton. > > Regards: > --- > Michal Zygmuntowicz > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > List: Openh323gk-developer@lists.sourceforge.net > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3079 > Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/