This object specifies announcement file type.
dynamic(1) : Dynamic file can be removed from cache if
file age(cannoAudioFileAge) reaches cannoAgeTime
or according to LRU algorithm when cache is full
permanent(2): Permanent file should be stored on cache forever
except to be deleted.
The max number of permanent file can be stored on
cache is determined by cannoMaxPermanent.