how to add vendor-specific h323-conf-id
Tihomir Culjaga
tculjaga at gmail.com
Thu Mar 11 14:44:35 CET 2010
hello,
maybe it is a stupid question but i cannot figure that out....
i need to add h323-conf-id and i'm doing it like this but it keeps failing.
if (rc_avpair_add(rh, &send, 24, "12345678-12345678-12345678", -1, 9) ==
NULL){
printf("An Error occured during rc_avpair_add : VSA h323-conf-id\n");
result = ERROR_RC;
break;
}
I've added an $INCLUDE dictionary.cisco to the end of the default freeradius
dictionary so the attribute should be known .. but still .. same problem
Please, can someone help ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20100311/26d0d770/attachment.html>
More information about the Freeradius-Devel
mailing list