XML scripts won't run

I am trying to get an AAstra 6757i to run xml scripts from the softkeys. I always get “Loading Page…” and then Data Timeout.

It seems like there is some kind of authentication problem. The phone is registered and can make and receive calls through Asterisk – it is just the xml scripts that won’t run.

Any help or suggestions would be appreciated.

I’m running the current AsteriskNow.

Thanks in advance,
Lester.
Taking a look at the Asterisk logs I see:
[Oct 29 16:33:37] VERBOSE[14619] logger.c: == Connect attempt from ‘127.0.0.1’ unable to authenticate
[Oct 29 16:58:45] VERBOSE[14914] logger.c: == Parsing ‘/etc/asterisk/manager.conf’: [Oct 29 16:58:45] VERBOSE[14914] logger.c: Found
[Oct 29 16:58:45] VERBOSE[14914] logger.c: == Parsing ‘/etc/asterisk/manager_additional.conf’: [Oct 29 16:58:45] VERBOSE[14914] logger.c: Found
[Oct 29 16:58:45] VERBOSE[14914] logger.c: == Parsing ‘/etc/asterisk/manager_custom.conf’: [Oct 29 16:58:45] VERBOSE[14914] logger.c: Found
[Oct 29 16:58:46] VERBOSE[14914] logger.c: == Connect attempt from ‘127.0.0.1’ unable to authenticate
In the Apache Logs I see:
Access Log:
192.168.111.112 - - [29/Oct/2009:16:58:44 -0700] “GET /aastra/dnd.php?user=329&key=softkey5 HTTP/1.0” 200 - “-” "Aastra57i MAC:00-08-5D-21-63-41 V:2.5.2.1010-SIP"
Error Log:
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: action in /var/www/html/aastra/dnd.php on line 74
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: status in /var/www/html/aastra/dnd.php on line 76
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: HTTP_X_AASTRA_EXPMOD2 in /var/www/html/aastra/include/AastraCommon.php on line 68
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: HTTP_X_AASTRA_EXPMOD3 in /var/www/html/aastra/include/AastraCommon.php on line 69
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: HTTP_X_AASTRA_EXPMOD2 in /var/www/html/aastra/include/AastraCommon.php on line 68
[Thu Oct 29 16:58:45 2009] [error] [client 192.168.111.112] PHP Notice: Undefined index: HTTP_X_AASTRA_EXPMOD3 in /var/www/html/aastra/include/AastraCommon.php on line 69
[Thu Oct 29 16:58:46 2009] [error] [client 192.168.111.112] Thu, 29 Oct 2009 16:58:46 -0700 - Failed to login.
[Thu Oct 29 16:59:19 2009] [error] [client 192.168.111.112] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/aastra/include/phpagi/phpagi-asmanager.php on line 150