All h323 attributes has the same problem with cisco gateways ----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 11:28 AM Subject: Re: cisco_vsa_hack doesn't run - success.. and a question..
> Michael Shurtleff <[EMAIL PROTECTED]> wrote; > > OK, now it works. Now could someone on the development side tell me the > > purpose of the following statement in the code inside cisco_vsa_hack() in > > the rlm_preprocess.c file (which I commented out to make the vsa_hack > > work). I don't want to solve one problem in order to create another. > > > > if ((vp->attribute & 0xffff) != 1) continue; > > This code only does the hacking for the Cisco-AVPair attribute. If > the other Cisco attributes are screwed up, too, then we can remove > that line. > > I actually asked one of the RADIUS guys at Cisco about this, but > didn't get any response. I guess they think that this sort of > annoying thing is acceptable. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
