• If new fields are added to the Call List table, the fields must be char or varchar fields. • I3 requires char and varchar fields because we treat all that additional information as strings in the data processing and inserts into the database. This is to avoid database insertion problems.