FYI TM3 Fixes Incredible13-12 CentOS

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
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

  • TM3-fixes.tar.gz
    2.7 KB · Views: 12

jeff.h

Guru
Joined
Dec 1, 2010
Messages
502
Reaction score
71
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
 

jeff.h

Guru
Joined
Dec 1, 2010
Messages
502
Reaction score
71
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.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
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

No members online now.

Forum statistics

Threads
25,779
Messages
167,505
Members
19,199
Latest member
leocipriano
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.
Top