This patch adds support for the Ascend data filter attributes. You will also need to add the following two entries to the file raddb/dictionary.ascend: ATTRIBUTE Ascend-Data-Filter 242 abinary ATTRIBUTE Ascend-Call-Filter 243 abinary If you want to send multiple Ascend data filter attributes in a reply, you should edit src/files.c, and comment out the entire 'if' statement, in the pairmove() function. (As noted in the 1.6.3 release) This patch should also apply to the 1.6.3 release.