You already figured out that we spent the time to adapt the aastra XML scripts to Elastix 1.5.2 (32 bits OS).
Why is it interesting for me?
For those who are not familiar with the scripts, here is a simplified list of what the scripts can do for you:
- Self-provisioning, when you plug an Aastra phone on the network, the phone automatically discovers the Elastix server and prompts the user for a username and password. After that, the phone is fully configured. Zero touch.
- Server side DND and CFWD, you can now enable/disable DND and CFWD from the phone without using a star code, a LED will tell you if the feature is enabled
- Visual Voice mail, access to your messages and configure your VM box without calling the mail box
- Find-me follow-me configuration
- ACD agent login/logout
- ACD queues status
- Presence
- PBX Directory, speed dial
- Visual parking lets you see who is parked and allows pickup
- Meet-me conference manager
- ...
Basically they provide a bunch of end-user features as well as admin features.
Installation
From the console logged as root
| Código: |
cd /tmp
wget http://65.205.71.13/2.2.1/install-aastra-xml-EL.x.gz
gunzip install-aastra-xml-EL.x.gz
chmod +x install-aastra-xml-EL.x
./install-aastra-xml-EL.x
|
Then you need to run
to create /tftpboot/aastra.cfg
and then
REBOOT the server
Also you have to install a patch which fixes bugs not identified during the beta tests
| Código: |
cd /tmp
wget http://65.205.71.13/2.2.1/aastra-xml-scripts-2.2.1-patch-1.run
chmod +x aastra-xml-scripts-2.2.1-patch-1.run
./aastra-xml-scripts-2.2.1-patch-1.run
|
The installation script will also install the latest GA phone firmware (2.5.0).
Documentation
A detailed documentation is available
Enlaces ocultos para usuarios no registrados. Inicie sesión o regístrese Aquí.
Feedback
Please use this thread to provide your feedback and questions as well as bug reports or requests for enhancements. We will be doing our best to respond quickly. But before you post questions please read the documentation, it is very detailed.
Enjoy!!
aastra1