On Mon, 2005-02-14 at 18:17 +0800, ROY wrote: > i've noticed it doesn't recognize some AVPairs even when i add them to a > custom dictionary such as the ff. Cisco AVP's: > > release-source > gw-rxd-cgn > gw-final-xlated-cgn > remote-media-address > > my dictionary.custom: > ATTRIBUTE remote-media-address 3000 string > ATTRIBUTE release-source 3001 string > ATTRIBUTE gw-rxd-cgn 3002 string > ATTRIBUTE gw-final-xlated-cgn 3003 string
Found it: missing "Cisco" at the end of the dictionary entries. ATTRIBUTE remote-media-address 3000 string Cisco ATTRIBUTE release-source 3001 string Cisco ATTRIBUTE gw-rxd-cgn 3002 string Cisco ATTRIBUTE gw-final-xlated-cgn 3003 string Cisco working fine now, except there's now Acct-Unique-Session-Id. roy - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

