Hi! I'm using Radiator as Diameter frontend and I'm wondering is there possible to use AddToReply clause with grouped attributes to the Diameter peer? For instance, I want send reply to the peer like this: Location-Information (AVP Code=350, Vendor=13019, Grouped) -> Line-Identifier (AVP Code=500, Vendor=13019, OctetString)="ADSL;privaccess-xxx"
To the Radiator dictionary added: VENDORATTR 13019 Location-Information 350 string VENDORATTR 13019 Line-Identifier 500 string To the diameter_attrs.dat added: VENDORATTR 13019 Location-Information 350 Grouped VENDORATTR 13019 Line-Identifier 500 OctetString I tried to add the following, but this doesn't work: AddToReply Location-Information, Line-Identifier="ADSL;privaccess-xxx" If I tried to add only Line-Information AVP, then it replied, but without grouped AVP and peer doesn't accept it. br, Arthur _______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator