Avatar photoTelium Support Group
Participant
Post count: 262

HAAst version 2.5.0 contains a number of significant changes, including changes to config files. For example:

  • Sync job config files have been renamed XXX.syncjob.conf
  • Event handlers have been renamed SYNCJOBID.EVENT.TIMING (eg: asterisk.start.post, or mysyncjob.stop.post)
  • Main config file keys have been renamed (eg: friendlyhostname)

You need to rename your event handlers accordingly, and check the sample haast.conf file to ensure you are using new key names.