5 Jun
2008
5 Jun
'08
8:20 a.m.
Reginaldo Russinholi wrote:
But now, I'd like to know if it's possible to pass MyAttribute (that is in RadReply table) to my exec module that is executed from accounting phase.
Yes. It's in the reply.
For example: ... exec echo { wait = yes program = "/bin/echo %{MyAttribute}"
See "man unlang" for how to refer to attributes in the reply list. Alan DeKok.