1. Append the goautodial-testing repo
# nano /etc/yum.repos.d/goautodial.repo
2. Update Vicidial to 2.7RC1
# yum -y update
Make sure to check the active version:
# cat /usr/src/vicidial/version
…and to change your MySQL password to your original password, if needed
# mysqladmin -pvicidialnow password “myoriginalpassword”
3. Update GOautodial-CE package
# yum -y update goautodial-ce –enablerepo goautodial-testing