Added active property to CallSearchFilters and Call
Added a new property active to the classes CallsSearchFilters.java and Call.java by creating the variable private boolean active; and adding the corresponding getters and setters.
Added a new property active to the classes CallsSearchFilters.java and Call.java by creating the variable private boolean active; and adding the corresponding getters and setters.