SOLVED Clearly Anywhere for Incredible PBX 2020 PUBLIC

Tonyclewis

Active Member
Joined
Apr 25, 2019
Messages
223
Reaction score
221
What can I say. Clearly Anywhere is INCREDIBLE.

This should be your must-have purchase for 2020. Until Halloween, it's $9.99/user/year instead of $20. You can load the softphone on as many Android and iOS devices as you like at no additional cost. And your price is grandfathered in for as long as you continue to renew your license(s). :santa:
 
Looks good but is there some catch? How do you buy it. I can download it but I can't subscribe.
 
What can I say. Clearly Anywhere is INCREDIBLE.

This should be your must-have purchase for 2020. Until Halloween, it's $9.99/user/year instead of $20. You can load the softphone on as many Android and iOS devices as you like at no additional cost. And your price is grandfathered in for as long as you continue to renew your license(s). :santa:

Do we need to whitelist a ClearlyIP server to connect to the extensions on the PBX?
 
The extension registers direct to the PBX using whatever hostname that is set in the module.
 
Ward, I am in the process of setting it up now. Can you share the iptables command to allow clearlyip IP address and port 2267? My iptables skills run out after ./add-ip or ./add-fqdn.
 
@phinphan: Assuming this is not the PUBLIC deployment of Incredible PBX 2020, this should get you going:

Code:
echo "iptables -A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT" >> /usr/local/sbin/iptables-custom
iptables-restart
 
@phinphan: Assuming this is not the PUBLIC deployment of Incredible PBX 2020, this should get you going:

Code:
echo "iptables -A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT" >> /usr/local/sbin/iptables-custom
iptables-restart
Thanks Ward
 
@phinphan: Assuming this is not the PUBLIC deployment of Incredible PBX 2020, this should get you going:

Code:
echo "iptables -A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT" >> /usr/local/sbin/iptables-custom
iptables-restart
How about if it is a is a PUBLIC deployment of Incredible PBX 2020
 
Edit /etc/sysconfig/iptables and find the line with 10000 on it. Insert the following on the line above it: Then iptables-restart.
Code:
-A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT

Did you mean iptables-custom?
 
Hmmm, thanks. Reason I asked is that I saw the line you described in iptables-custom but not in /etc/sysconfig/iptables. So knowing just enough to be dangerous I wanted to be sure. Will look again. And maybe get a refund on these readers.
 
Edit /etc/sysconfig/iptables and find the line with 10000 on it. Insert the following on the line above it: Then iptables-restart.
Code:
-A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT
Edit /etc/sysconfig/iptables and find the line with 10000 on it. Insert the following on the line above it: Then iptables-restart.
Code:
-A INPUT -p tcp -m tcp --dport 2267 -j ACCEPT
1600390564618.png
 
Ward, would you consider a write up to allow us to use the app. It involves user management which is not something I have used before. Tech Support has been very responsive but I hate to keep badgering them with my (stupid?) questions. I've signed up, registered, gotten tokens, installed the module, etc. but it completely falls apart from there.
 
Ward, would you consider a write up to allow us to use the app. It involves user management which is not something I have used before. Tech Support has been very responsive but I hate to keep badgering them with my (stupid?) questions. I've signed up, registered, gotten tokens, installed the module, etc. but it completely falls apart from there.

Working on it as we speak.
 
@phinphan: Check out the Clearly Anywhere Knowledgebase while you're waiting. It's excellent.
EDIT - just got it working. Had to change some names and passwords in user management but it works now as far as connecting and calling, no inbound to it yet but I'm working on it.

Thanks Ward, i keep getting screwed up in the User Management section but I will give it another try later. I have a hard time wrapping myself around a user as opposed to an extension and how to make it work.
 
Last edited:

Members online

Forum statistics

Threads
26,709
Messages
174,552
Members
20,277
Latest member
bikerlady
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