Parameter: CDR format (update): Difference between revisions
(fix format) |
|||
| 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 variables that are automatically replaced. | 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. | ||
== | ==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]] | ||
Revision as of 14:47, 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 variables that are automatically replaced.
Example
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z}:UPD,SessionId='@{SessionId}',LegId='@{LegId}'