4 Jul
2021
4 Jul
'21
12:43 a.m.
I've gone through the coa-relay document, as per my understanding it makes easy to originate coa by just specifying few attributes and remaining attributes FR will get from SQL.<br/>My question wasn't about the attributes, it was about two things. One is, when to send CoA packet from REST server, is it as a reply to Access-Request or Accounting-Request request?<br/>Second question is about the format of CoA packet. Do I need to generate entire text starting from "update coa/disconnect {attributes...}" or can I just send all required attributes without the "update coa/disconnect"?