FYI TM3 Fixes Incredible13-12 CentOS

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
20,217
Reaction score
5,974
A bug crept into the early Incredible PBX 13-12 CentOS builds (not Ubuntu!). The bug meant that WhiteList entries could not be added with add-ip and add-fqdn. To fix it on the CentOS platform only with Asterisk 13, just copy the attached tarball into /root and untar it with:

tar zxvf TM3-fixes.tar.gz
 

Attachments

I get this when running that command. It also won't let me change the permissions to delete the old ones.

root@pbx:~ $ tar zxvf TM3-fixes.tar.gz
add-fqdn
tar: add-fqdn: Cannot open: File exists
add-ip
tar: add-ip: Cannot open: File exists
del-acct
tar: del-acct: Cannot open: File exists
tar: Exiting with failure status due to previous errors
 
Ok so after closer inspection the timestamps on the files in that tarball are the same as the ones that got installed during my new install this morning.

That being said, I still have the problem.
 
I get this when running that command. It also won't let me change the permissions to delete the old ones.

root@pbx:~ $ tar zxvf TM3-fixes.tar.gz
add-fqdn
tar: add-fqdn: Cannot open: File exists
add-ip
tar: add-ip: Cannot open: File exists
del-acct
tar: del-acct: Cannot open: File exists
tar: Exiting with failure status due to previous errors


Code:
chattr -i /root/add*
chattr -i /root/del*
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top