Install Elastix 2.0.3
Download Elastix 2.0 from Elastix.org
Brun it to CD
Boot it and install it.
Login and install run yum update elastix
login to GUI and update FreePBX
Create Extension
Create Ring Group
Create Day / Nigh Mode
Create Incoming Route Any > Day/Nigh
Enable Parking lot
Add Paging and Intercom Group
Go Feature Code Admin Enable Intercom prefix *80 Disable Phonebook dial-by-name directory 411
Create ENUM Tunk Google 411
Create OuBound Route all Toll Free and 411 Use Google411 ENUM Tunk
Add Conference Room
Add ACD Queue
=======================================================
Install Aastra XML Scripts
Login root
cd /tmp
wget http://65.205.71.13/2.3.0/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
reboot
setup-aastra-xml
=======================================================
Fix for AASTRA XML Script
1. Add two line to /etc/asterisk/voicemail.conf under general
[general]
pollmailboxes=yes
USEDEVSTATE=true
2. Add this line to amportal.conf
========================
/etc/amportal.conf
USEDEVSTATE = true
3. Add Self-configuration user password
========================
edit
/var/www/html/aastra/config/asterisk.conf
Add Admin and User Password
4. Enable G722
========================
Under FreePBX GUI >Tools > Asterisk SIP Setting
Remove all codecs and
Add G722, Submit
Add ulaw, Submit
Add alaw, Submit
=============================================
Run Installation Check to verify installation
/var/www/html/aastra/utilities/check_install
Aastra XML scripts 2.3.0-1 Installation Check
=============================================
----------------------- Package installation -----------------------
Package php-gd ............................................................. Passed
Package php-ldap .......................................................... Passed
Package avahi ................................................................ Passed
No Package mDNSResponder ...................................... Passed
No Package mDNSResponder-util ................................ Passed
Phone firmware package (2.6.0) .................................... Passed
Package aastra-xml-scripts ............................................ Passed
Cache Directory (/var/cache/aastra/) .............................. Passed
TFTP Directory (/tftpboot) ............................................ Passed
/tftpboot/aastra.cfg ........................................................ Passed
php-agi connection ........................................................ Passed
freePBX database connection ........................................ Passed
------------------ Asterisk/freePBX Configuration ------------------
Asterisk version (1.6) ..................................................... Passed
Asterisk location set to /etc/asterisk/ ............................... Passed
Asterisk spooler set to /var/spool/asterisk/ ...................... Passed
Voicemail configuration .................................................. Passed
USEDEVSTATE set to True ......................................... Passed
Wideband Codec (g722) configuration ........................... Passed
freePBX mode set to extensions ..................................... Passed
3 extension(s) configured ................................................ Passed
1 meet-me room(s) configured ........................................ Passed
Parking extension configured (70) ................................... Passed
Intercom prefix configured (*80) .................................... Passed
1 Day/Night indexe(s) configured ................................... Passed
1 ACD queue(s) configured ........................................... Passed
----------------- Aastra XML scripts Configuration -----------------
Debug mode not activated .............................................. Passed
Trace mode not activated ............................................... Passed
Language not forced ....................................................... Passed
Asterisk SIP proxy forced to AA_PROXY_SERVER .... Passed
Asterisk SIP registrar forced to AA_REGISTRAR_SERVER ...... Passed
Phone Signature check is enabled .................................... Passed
Self-configuration admin password set to 9999 ................. Passed
Self-configuration user password forced to 8888 .............. Passed
Logout password check is enabled ................................... Passed
Auto-Logout feature is enabled ........................................ Passed
Auto-Logout idle screen message is enabled ..................... Passed
DND pauses all ACD queues disabled ............................. Passed
Speed dial application configured ..................................... Passed
Outgoing state display application configured .................... Passed
Outgoing external lookup application not configured .......... Passed
Date/Time format (US) ..................................................... Passed
User asked for timezone (no) ............................................ Passed
No hidden directory extension ........................................... Passed
Local dial plan ................................................................... Passed
Country code: 1
Long distance prefix: 1
International prefix: 011
No outbound prefix
No local prefix
Local extension length not set
==================================================================
Asterisk Apply a prf on existing user
/var/www/html/aastra/utilities/apply_prf -r ALL
Done
Eric
Comments
Post a Comment