Specifications

Aastra July 2014 PA-001011-03-04
322
19.4.5 Troubleshooting
If the previous test did not work here are a couple of things you may want to check:
Is the HTTP Server running?
Is php supported?
Is php-gd extension installed?
Are the user rights OK for “pictures” and “cache” directories?
19.4.6 Windows PC using XAMPP Lite
Please refer to chapter 11.2 on how to use XAMPP as an http server for this application.
19.5 Configuration
19.5.1 Phone Configuration
The Picture Caller ID feature is configured using a parameter called “image server uriin the
phone config files (aastra.cfg or MAC.cfg)
image server uri: URL to access the Picture Caller ID application
HTTP Server implementation
image server uri: http://MYSERVERIP/PATH/imageServer.php?
where MYSERVERIP is the IP address/name of your HTTP server and PATH the directory behind
the HTTP Server root directory.
XAMPP Implementation
image server uri: http://MYPC/imageServer.php?
where MYPC is the IP address/name of the PC where the XAMPP package has been installed.
Note: the “?” at the end of the uri is mandatory, it is not a typo.