Specifications

PA-001011-03-04 Aastra July 2014
321
Configured to be called by the HTTP server for ‘.php’ files
php-gd extension
19.3.2 Aastra 6739i
The Picture Caller ID application is available only for the following phones:
Aastra 6739i using firmware release 3.0.1 or better
19.4 Installation
19.4.1 Introduction
The Picture Caller ID application is provided to allow generic implementation and also for testing
purpose as a zip file which includes only the source code to be installed on an existing HTTP
Server “pictureCallerID_3.3.1.zip.
19.4.2 HTTP Server
The Picture Caller ID application is a single php script which can be installed anywhere behind the
root directory of any HTTP Server supporting php scripts.
19.4.3 Package installation
Just untar the provided tarball wherever you want behind the HTTP Server root directory (typically
/var/www/html with Apache on Linux).
Just make sure that
The “cache” directory is accessible in read/write for the HTTP Server user
The “pictures” directory is accessible in read for the HTTP Server user
The Picture Caller ID can be relocated under any directory.
19.4.4 Test your installation
To test the HTTP server direct your Web browser (Internet Explorer, Firefox…) to
http://MYSERVERIP/imageServer.php?0000.png if the application has been installed at
the HTTP Server root directory
or
http://MYSERVERIP/PATH/imageServer.php?0000.png if the application has been
installed at a different directory
Where MYSERVERIP is the IP address/name of your server and PATH the directory behind the
HTTP Server root directory.
You should see the following page: