strangeness with cisco_vsa_hack=yes ...

Roy bandwidth.user at gmail.com
Sun Jul 3 17:10:35 CEST 2005


Ilia Chipitsine wrote:

> decoded fields:
>        Cisco-AVPair = "session-protocol=cisco"
>        Cisco-AVPair = "h323-incoming-conf-id=D0236F56 EA0811D9 B31C9978
>        Cisco-AVPair = "subscriber=Unknown"
>        Cisco-AVPair = "call-id=766F6970 6D726B74 A04FC642 7C760600"
>
The attributes above are present on the dictionary files.

>
> not decoded fields:
>
>         Cisco-AVPair = "gw-rxd-cdn=ton:0,npi:1,#:73512327225"
>         Cisco-AVPair = "release-source=2"
>         Cisco-AVPair = "remote-media-address=XXXXXXXXXXX"
>         Cisco-AVPair = "out-trunkgroup-label=Chel"
>         Cisco-AVPair = "gw-rxd-cgn=ton:0,npi:1,#:73512287317"
>
>
> why does it decode just few fields ? what did I do wrong ?

You need to add the attributes to the dictionary files. You can create a 
custom dictionary (i.e. dictionary.custom) then add the attributes not 
being decoded:

For example:
# Custom attributes
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

HTH,

Roy




More information about the Freeradius-Users mailing list