Parameter: CDR format (end)

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Format of the text CDR log written at the time the call is terminated. This format contains variables that are automatically replaced. Category:Parameters")
 
(Add default value)
Line 1: Line 1:
 
Format of the text CDR log written at the time the call is terminated. This format contains variables that are automatically replaced.  
 
Format of the text CDR log written at the time the call is terminated. This format contains variables that are automatically replaced.  
  
 +
==Default Value==
 +
 +
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z},END,SessionId='@{SessionId}',LegId='@{LegId}',StartTime='@{StartTime}',ConnectedTime='@{ConnectedTime}',EndTime='@{EndTime}',FreedTime='@{Timestamp}',TerminationCause='@{TerminationCauseString}',TerminationSource='@{TerminationSource}',Calling='@{CallingNumber}',Called='@{CalledNumber}',NAP='@{NAP}',Direction='@{OrginatorName}'
 
[[Category:Parameters]]
 
[[Category:Parameters]]

Revision as of 08:12, 23 July 2013

Format of the text CDR log written at the time the call is terminated. This format contains variables that are automatically replaced.

Default Value

@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z},END,SessionId='@{SessionId}',LegId='@{LegId}',StartTime='@{StartTime}',ConnectedTime='@{ConnectedTime}',EndTime='@{EndTime}',FreedTime='@{Timestamp}',TerminationCause='@{TerminationCauseString}',TerminationSource='@{TerminationSource}',Calling='@{CallingNumber}',Called='@{CalledNumber}',NAP='@{NAP}',Direction='@{OrginatorName}'
Personal tools