Parameter: CDR format (update)

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Add default value)
(fix format)
Line 3: Line 3:
 
==Default Value==
 
==Default Value==
  
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z}:UPD,SessionId='@{SessionId}',LegId='@{LegId}'
+
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z}:UPD,SessionId='@{SessionId}',LegId='@{LegId}'
  
 
[[Category:Parameters]]
 
[[Category:Parameters]]

Revision as of 08:12, 23 July 2013

Format of the text CDR log written periodically during call if the CDR option Enable periodic CDR update is used. This format contains variables that are automatically replaced.

Default Value

@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z}:UPD,SessionId='@{SessionId}',LegId='@{LegId}'
Personal tools