bar top left
bar top right
left curve
right curve
Welcome, Guest

Elastix 1.5 RC1 Ready for Download
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1234
TOPIC: Elastix 1.5 RC1 Ready for Download
#17818
Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 36
Links hidden for unregistered users. Login or register Here. This release is for testing only, it is not for production use.

Changelog:

- Changed module billing_report zaptel by dahdi
- DAHDI 2.1.0.3
- FreePBX 2.5.1
- Asterisk 1.4.23.1
- updated kernel to 2.6.18-92.1.22.el5.
- RPMS Sangoma created.
- Add php-pdo to dependency list
- No need to overwrite /etc/php.ini, just create new elastix.ini with required the variable changes
- Updated wancfg_zaptel.pl patch for wanpipe-util 3.3.15
- Add session.save_path override to elastix.ini. Required because installation changes httpd process owner to asterisk, which does not have write permission on /var/lib/php/session
- Delete module echo canceller in web interface Elastix.
- Standar language localization in each module.
- New call error reports module
- Select installation language
- Fix the bug when selecting language
- Better view of ports in hardware detection module
- Fixed bug with fxotune
- New currency module in preferences
- Endpoint configurator now support Aastra phones
- Extension bacth now can delete sip extensions in a masive way
- Outgoing fax visor support
- New 64 bits distro version

For those of you who want to test the latest release of Elastix, we welcome to Links hidden for unregistered users. Login or register Here. Help us to make Elastix more stable than ever.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rafael
Free Software is all about freedom
Administrator
Posts: 1386
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Links hidden for unregistered users. Login or register Here
Links hidden for unregistered users. Login or register Here
Email contact: rbonifaz [at] elastix.org
IRC channels at freenode: #elastix #elastix-es
IRC User: rafael-ec
Follow us:
twitter.com/elastix identi.ca/elastix
twitter.com/elastix_es identi.ca/elastixes
facebook.com/elastix
Reply Quote
 
#17820
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 0
hasn't 32 bits?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
winson97
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#17831
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 7
Have this installed on my home production system and so far have only noticed a few things which don't work

1. In address book is no external numbers only extensions
2. When using ##70 to park a call it doesn't announce the park number, instead it just hangs up but call is parked.Might be a headache if you have a busy system
3. Restoring from a backup of 1.4.2 worked smooth no major issues
4 Once installed you will need to update all freepbx modules as most are disabled for upgrade


Will post any more I find
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
DaveD
Senior Boarder
Posts: 324
graphgraph
User Offline Click here to see the profile of this user
floors324@hotmail.com Location: Wollongong Australia
Reply Quote
 
#17838
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 27
> 1. In address book is no external numbers only extensions

The Problem, wrong variables in the config file for the Address Book module.

To fix it, please edit the /var/www/html/modules/address_book/configs/default.conf.php

and remove the old tow lines

$arrConfig['module_name'] = 'adress_book';
$arrConfig['templates_dir'] = 'themes';

and add these lines

global $arrConfModule;
$arrConfModule['module_name'] = 'address_book';
$arrConfModule['templates_dir'] = 'themes';
$arrConfModule['dsn_conn_database'] = "sqlite3:////var/www/db/address_book.db";
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
saleh
Senior Boarder
Posts: 249
graphgraph
User Offline Click here to see the profile of this user
Location: Gaza Strip - Palestine
Last Edit: 2009/03/02 04:24 By saleh.
Reply Quote
 
#17848
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 36
winson97 wrote:
hasn't 32 bits?

Actually 32 bits version is ready for download, the 64bits would be in the next days.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
rafael
Free Software is all about freedom
Administrator
Posts: 1386
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Elastix Location: Ecuador Birthday: 10/11
Links hidden for unregistered users. Login or register Here
Links hidden for unregistered users. Login or register Here
Email contact: rbonifaz [at] elastix.org
IRC channels at freenode: #elastix #elastix-es
IRC User: rafael-ec
Follow us:
twitter.com/elastix identi.ca/elastix
twitter.com/elastix_es identi.ca/elastixes
facebook.com/elastix
Reply Quote
 
#17871
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 0
Hi
First, my congratulations for the great job that you have done with Elastix. I am really fascinated with it.
Now, because I am using ISDN-BRI interfaces to PSTN, can you please shortly explain me what it would be necessary to install to make them functional with DAHDI. I am saying this, because with ZAPTEL, a had to download and install bristuff drivers. I dont know what i'll have to do to make them work with Dahdi. The cards that I am using are listed as:
ZTHFC1 "HFC-S PCI A ISDN card 0 [TE] (1-port ISDN-BRI card)
Thank you, and I wish you many many successes in the future, you deserve that
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
zorandimit
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#17875
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 11
bueno por el momento actuliza los paquetes, los modulos de freepbx, pero mañana le hare pruebas de carga con servidores y las tarjetas que tenemos a ver como se comporta.....

que falta para la version final.....
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
security
Senior Boarder
Posts: 285
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#17940
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 81
rafael wrote:
winson97 wrote:
hasn't 32 bits?

Actually 32 bits version is ready for download, the 64bits would be in the next days.


Hi Rafael.

You say that "Actually 32 bits version is ready for download", but I see only the 64Bit and not the 32Bit version.
Can you give me the link?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Moderator
Posts: 3222
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31
Reply Quote
 
#17942
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 27
32 bits versions is online before the 64 bits.
Links hidden for unregistered users. Login or register Here

Links hidden for unregistered users. Login or register Here
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
saleh
Senior Boarder
Posts: 249
graphgraph
User Offline Click here to see the profile of this user
Location: Gaza Strip - Palestine
Reply Quote
 
#17944
Re:Elastix 1.5 RC1 Ready for Download 1 Year, 5 Months ago Karma: 81
Hi saleh..

I had only this Links hidden for unregistered users. Login or register Here.
And not 32 Bit version.

Thanks for your help Saleh
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Moderator
Posts: 3222
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31
Last Edit: 2009/03/03 08:53 By danardf.
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1234
Moderators: rafael, Bob, dicko