SMDR Record Format

Last Updated : Jan 11, 2023 |

The format used for the SMDR record output is:

  • Each SMDR record contains call information in a comma-separated format (CSV), that is a byte stream of variable width fields delimited by commas (0x2C).

  • Each record is terminated by carriage-return (0x0D), newline (0x0A) sequence. There is no quoting or escaping currently defined as fields do not include ',' or 'newline' characters.