(RADIATOR) Re: Diameter Vendor-Specific-Application-Id - where to place
Arthur Konovalov
kasjas at hot.ee
Thu Jan 11 03:05:40 CST 2007
Mike McCauley wrote:
> Hello Arthur,
>
> You will need something like this near the end of sub Snd_CEA
>
> my $group = new Radius::DiaAttrList;
> $group->add_attr($Radius::DiaAttrList::ACODE_VENDOR_ID, 0,
> $Radius::DiaAttrList::AFLAG_MANDATORY, 0);
> $group->add_attr($Radius::DiaAttrList::ACODE_AUTH_APPLICATION_ID, 0,
> $Radius::DiaAttrList::AFLAG_MANDATORY, 0x01000000);
> $m->add_attr($Radius::DiaAttrList::ACODE_VENDOR_SPECIFIC_APPLICATION_ID,
> 0,
> $Radius::DiaAttrList::AFLAG_MANDATORY, $group);
>
> Hope that helps.
>
>
Brilliant! :) Thank You.
Regards,
Arthur
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list