#186 added it directly to `CallLog`, but `CallTraceNode` already has `ordering` which should be enough to populate such parameters. #184 has a ready approach for it, but it is recursive and we would like to avoid recursion here due to SO issues
#186 added it directly to
CallLog, butCallTraceNodealready hasorderingwhich should be enough to populate such parameters.#184 has a ready approach for it, but it is recursive and we would like to avoid recursion here due to SO issues