Parameter: CDR format (start)
From TBwiki
(Difference between revisions)
(Created page with "Format of the text CDR log written at the time the call is answered (or terminated if it was never answered). This format contains variables that are automatically replaced. ...") |
(Add default value) |
||
Line 1: | Line 1: | ||
Format of the text CDR log written at the time the call is answered (or terminated if it was never answered). This format contains variables that are automatically replaced. | Format of the text CDR log written at the time the call is answered (or terminated if it was never answered). This format contains variables that are automatically replaced. | ||
+ | ==Default Value== | ||
+ | |||
+ | @{Timestamp:%Y-%m-%d %H:%M:%S.@m%z},BEG,SessionId='@{SessionId}',LegId='@{LegId}',StartTime='@{StartTime}',ConnectedTime='@{ConnectedTime}',Calling='@{CallingNumber}',Called='@{CalledNumber}',NAP='@{NAP}',Protocol='@{Protocol}',Direction='@{OrginatorName}' | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 08:10, 23 July 2013
Format of the text CDR log written at the time the call is answered (or terminated if it was never answered). This format contains variables that are automatically replaced.
Default Value
@{Timestamp:%Y-%m-%d %H:%M:%S.@m%z},BEG,SessionId='@{SessionId}',LegId='@{LegId}',StartTime='@{StartTime}',ConnectedTime='@{ConnectedTime}',Calling='@{CallingNumber}',Called='@{CalledNumber}',NAP='@{NAP}',Protocol='@{Protocol}',Direction='@{OrginatorName}'