Hi alan How can i define attribute in a dictionary.
I define wit some values but i cant take the called number > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alan > DeKok > Sent: Friday, September 10, 2004 9:17 PM > To: [EMAIL PROTECTED] > Subject: Re: Cant Get Called Number > > "Ugur GUNCER" <[EMAIL PROTECTED]> wrote: > > I tried to get called number from Cisco-AVPair attribute > > with > > , '%{Cisco-AVPair}', > > There are multiple Cisco-AVPair attributes in the packet, and 1.0.0 > can only look at the first. In the current CVS snapshots, see > 'doc/variables.txt' for how to refer to 1 of N attributes in a packet. > > > And > > %{gw-rxd-cdn=ton:2,npi:1,#:}, > > If you have "cisco_with_vsa_hack" set, and "gw-rxd-cdn" is defined > as an attribute in one of the dictionaries, then %{gw-rxd-cdn} should > work to get the whole value of the attribute. > > 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

