Parameter: CDR format (update)
From TBwiki
(Difference between revisions)
(fix format) |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | Format of the text CDR log written periodically during call if the CDR option Enable periodic CDR update is used. This format contains | + | Format of the text CDR log written periodically during call if the CDR option Enable periodic CDR update is used. This format contains [[Text_Call_Detail_Records#CDR_Text_Variables|CDR Text Variables]] that are automatically replaced. |
− | == | + | ==Example== |
@{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]] |
Latest revision as of 13:50, 25 April 2016
Format of the text CDR log written periodically during call if the CDR option Enable periodic CDR update is used. This format contains CDR Text Variables that are automatically replaced.
Example
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z}:UPD,SessionId='@{SessionId}',LegId='@{LegId}'