----- Original Message ----- From: "Kiran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 30, 2004 4:42 PM Subject: h323-incoming-conf-id
> Hi, > Out of a Cisco box, I get the following accounting > packet. > VSA_HACK is enabled so I get "0063D7C2 815F11D8 > 85C29EDB 53428773" instead of "h323-conf-id=0063D7C2 > 815F11D8 85C29EDB 53428773" for h323-conf-id in the > database. > > But I see Cisco-AVpair for h323-incoming-conf-id. How > can I log this value into database ? Maybe this can help, as I had the same problem with this variable when trying to proxy radius packets. You will find this variable in the dictionary.cisco file. If you comment it, radius will no longer apply the hack to it. However I see that you are trying to log it in the database. I am using the src/billing schema for postgresql and Voip. If I comment the variable from dictionary.cisco, it will pass the packet on without hacking the Cisco AVpair, but it won't log it into the database. If you don't comment it out, it should appear in the database. BTW, what version of freeradius are you using? I am using the latest snapshot, but it worked with 0.9.3 as well. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

