You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cdr_manager has dynamic properties that you can set on dialplan using the CDR function example ${CDR(direction) = outbound} any of these are not considered on the current builder. I will add a Map on the CdrEvent and add all the dynamic properties to the Map so those can be used.