No it does not…I really do not think we will see SLA with Asterisk.
It is not on the hot list as not to many of the hardcore DEV care about the
SoHo (from I hear)
Which is why we do not pull the KSU if trhe customer wants SLA.
what they are / where working on for SLA is just some blinking lights
NO real call pickup…As far as I know now.
but as I could care less about it I do not keep up with it.
[quote] Have anyone implemented freepbx 2.2.0 on Asterisk 1.4.0?
[/quote]
Yes, it’s working fine with me. The changes required are:
Zaptel, Asterisk and Asterisk Addons:
Add “configure” (a must) and
"make menuselect" (optional)
BEFORE the normal make proccess, ie:
cd /usr/src/zaptel
./configure
make menuselect
…
cd /usr/src/asterisk
./configure
make menuselect
…
cd /usr/src/asterisk-addons
./configure
make menuselect
…
FreePBX:
Disable Asterisk version check:
cd /usr/src/freepbx
cp -vf install_amp install_amp-Original
sed -i ‘s/“1.4”, “ge”/“1.6”, “ge”/’ install_amp
Change “show version” command:
cd /usr/src/freepbx/amp_conf/htdocs/admin
cp -vf functions.inc.php functions.inc.php-Original
sed -i ‘s/show version/core show version/’ functions.inc.php
Is fax working ok for you? If so, did you install spandsp or not? When I was testing with the beta versions of 1.4 I was having a lot of trouble with faxes crashing asterisk. Just wondering if this is fixed and if the spandsp module is still required.
[quote] Is fax working ok for you? If so, did you install spandsp or not? When I
was testing with the beta versions of 1.4 I was having a lot of trouble with
faxes crashing asterisk. Just wondering if this is fixed and if the spandsp
module is still required.
[/quote]
Sorry, but I’m not using the fax function.
[quote]Yes, it’s working fine with me. The changes required are:
Zaptel, Asterisk and Asterisk Addons:
Add “configure” (a must) and
"make menuselect" (optional)
BEFORE the normal make proccess, ie:
cd /usr/src/zaptel
./configure
make menuselect
…
cd /usr/src/asterisk
./configure
make menuselect
…
cd /usr/src/asterisk-addons
./configure
make menuselect
…
FreePBX:
Disable Asterisk version check:
cd /usr/src/freepbx
cp -vf install_amp install_amp-Original
sed -i ‘s/“1.4”, “ge”/“1.6”, “ge”/’ install_amp
Change “show version” command:
cd /usr/src/freepbx/amp_conf/htdocs/admin
cp -vf functions.inc.php functions.inc.php-Original
sed -i ‘s/show version/core show version/’ functions.inc.php
Do any know it is FrePBX 2.2.0 compatible with HP ML350T05 Xeon 5140 Server. I asked this because i do not know is hardware compatible with OS?
Regards
Hi,
Do any know it is FrePBX 2.2.0 compatible with HP ML350T05 Xeon 5140 Server. I asked this because i do not know is hardware compatible with Centos 4.4 OS, Kernel version2.6.9-34.0.2.EL?
Regards