GoAutoDial CE 3.3 monitoring and barge function do not work out of the box. To fix this, log in via SSH and run the following commands:
For CentOs distros:
yum install glibc.i686 -y
For Ubuntu distros:
apt-get install libc6-i386
Then run:
usr/share/astguiclient/ip_replay/relay_control start
Voila!
*Please note that epel5 distros cannot be updated anymore as they are EOL.