Call Monitor Table Display

All,

I’m wondering if there is a way to add a column to the call monitor to add custom data. For example if you wanted to add a new column and call it “caller digits”, how would you add that? Caller digits is just an example, the data could be anything.

Thanks

The CDR table already contains user fields. You would have to modify the report code to display these columns.

If you use the MySQL command line tool you can look at the schema for the asteriskcdrmysql table.