I’m going to Colombia with my future wife for about 3 weeks starting on 12/17/17 and I’m trying to figure out solutions to the problems listed below. I’m gonna be training some new employees while I’m done there, so it’s vital I figure this out before then. I’m hoping somebody might be able to give me an early wedding present by pointing me in the right direction because I have been unable to figure out what to do.
My setup:
-Using Wazo 17.17 (??) on a Digital Ocean Debian droplet. It says Wazo - Version: Unknown "Phoenix" at the bottom of the page when I login and I have no idea why.
-PBX setup initially from home dynamic ip address
-2 Anveo Direct numbers (local/800) with individual users/lines setup using the video Kyle95wm was nice enough to make and share on this forum
-1 Google Voice number using OAuth setup
-I only use Zoiper to make/receive calls from my home using either my laptop or desktop.
Problems:
1. I used /root/add-ip to add my work static ip address. Format was, “/root/add-ip namehere ip address here.” At the end of the prompt I see a few error messages that look like the following.
“The following services have been enabled for XX.XXX.XXX.XXX:
ALL Services
sed: can't read /etc/sysconfig/iptables: No such file or directory
If there's an error in enabled services, run del-acct and try again.
sed: can't read /etc/sysconfig/iptables: No such file or directory
No IPtables problems found.”
The newly created add-ip It also doesn’t show up when I use either of the following commands.
iptables --list
iptables -nL
I have no idea why, but the directory “sysconfig” isn’t listed anywhere when I view the etc directory logged in as root. I thought everything was installed. My only guess at this point is that when I restored the server using one of my droplets/backups that information might not have been copied over. I’m open to any and all suggestions.
It’s my understanding the system gets updated automatically when I add a new ip address, so nothing else needs to be done. I suspect I missed a step since I cannot access the server from my work computer using putty or the web address for my digital ocean droplet. I have no idea why.
2. I have no idea how to do this part. I came across a thread that Jonathan Freed created earlier this year that can be viewed here. Problem # 4 matched exactly what I have been trying to accomplish for a week or so.
“I do not want people to have to install or set up anything more on their phones than Zoiper. So, no VPNclient, no port-knocking app, and no dynamic-dns updater app. (There aren't any softphones with a built in port knocker, AFAIK.)"
I tried to figure out how to implement his steps with Anveo Direct and I don’t think it can be done since some of the options Voip.ms has appear to be lacking with Anveo Direct. Does anybody know if this can be done without having to install/use a dynamic dns updates, port-knocking, etc.?
I rather avoid having to setup things up with Voip. It took me quite a bit of time making things work with Kyle’s tutorial on how to implement custom profiles so I wouldn’t have to worry about dialing a 2 digit code for each line. I’m hoping that I won’t have to create 3 new users/profiles to access my DID’s using Zoiper.
I appreciate your time.
References
http://nerdvittles.com/?p=24058#app8
http://nerdvittles.com/?p=21349
https://pbxinaflash.com/community/threads/new-tm3-firewall-for-wazo-raspi-3.20993/
https://pbxinaflash.com/community/threads/xivo-endpoints-losing-registration.20727/#post-127775
https://pbxinaflash.com/community/threads/xivo-endpoints-losing-registration.20727/#post-127775
http://nerdvittles.com/?p=19578
https://pbxinaflash.com/community/t...thout-a-wide-open-firewall.21366/#post-130426
https://pbxinaflash.com/community/threads/best-defense-against-sip-hackers.21007/#post-129047
https://pbxinaflash.com/community/threads/install-issue.17419/#post-112556
https://pbxinaflash.com/community/threads/how-do-i-install-portknocker-on-piaf3.16302/
https://pbxinaflash.com/community/threads/softphone-registration-fails.15387/#post-99351
My setup:
-Using Wazo 17.17 (??) on a Digital Ocean Debian droplet. It says Wazo - Version: Unknown "Phoenix" at the bottom of the page when I login and I have no idea why.
-PBX setup initially from home dynamic ip address
-2 Anveo Direct numbers (local/800) with individual users/lines setup using the video Kyle95wm was nice enough to make and share on this forum
-1 Google Voice number using OAuth setup
-I only use Zoiper to make/receive calls from my home using either my laptop or desktop.
Problems:
- Be able to access my Wazo server from any ip address that I want from my laptop in case I need to modify things. IP addresses will usually be dynamic and I’ll have no idea what they will be.
- Have the ability to make/receive calls using any of my aforementioned phone numbers using zoiper on my laptop from many different dynamic IP addresses in Colombia. This one problem is the priority for me! My goal
- Cannot access my server from my office which has a static ip address. Login url doesn’t work, nor can I access it using Putty.
1. I used /root/add-ip to add my work static ip address. Format was, “/root/add-ip namehere ip address here.” At the end of the prompt I see a few error messages that look like the following.
“The following services have been enabled for XX.XXX.XXX.XXX:
ALL Services
sed: can't read /etc/sysconfig/iptables: No such file or directory
If there's an error in enabled services, run del-acct and try again.
sed: can't read /etc/sysconfig/iptables: No such file or directory
No IPtables problems found.”
The newly created add-ip It also doesn’t show up when I use either of the following commands.
iptables --list
iptables -nL
I have no idea why, but the directory “sysconfig” isn’t listed anywhere when I view the etc directory logged in as root. I thought everything was installed. My only guess at this point is that when I restored the server using one of my droplets/backups that information might not have been copied over. I’m open to any and all suggestions.
It’s my understanding the system gets updated automatically when I add a new ip address, so nothing else needs to be done. I suspect I missed a step since I cannot access the server from my work computer using putty or the web address for my digital ocean droplet. I have no idea why.
2. I have no idea how to do this part. I came across a thread that Jonathan Freed created earlier this year that can be viewed here. Problem # 4 matched exactly what I have been trying to accomplish for a week or so.
“I do not want people to have to install or set up anything more on their phones than Zoiper. So, no VPNclient, no port-knocking app, and no dynamic-dns updater app. (There aren't any softphones with a built in port knocker, AFAIK.)"
I tried to figure out how to implement his steps with Anveo Direct and I don’t think it can be done since some of the options Voip.ms has appear to be lacking with Anveo Direct. Does anybody know if this can be done without having to install/use a dynamic dns updates, port-knocking, etc.?
I rather avoid having to setup things up with Voip. It took me quite a bit of time making things work with Kyle’s tutorial on how to implement custom profiles so I wouldn’t have to worry about dialing a 2 digit code for each line. I’m hoping that I won’t have to create 3 new users/profiles to access my DID’s using Zoiper.
I appreciate your time.
References
http://nerdvittles.com/?p=24058#app8
http://nerdvittles.com/?p=21349
https://pbxinaflash.com/community/threads/new-tm3-firewall-for-wazo-raspi-3.20993/
https://pbxinaflash.com/community/threads/xivo-endpoints-losing-registration.20727/#post-127775
https://pbxinaflash.com/community/threads/xivo-endpoints-losing-registration.20727/#post-127775
http://nerdvittles.com/?p=19578
https://pbxinaflash.com/community/t...thout-a-wide-open-firewall.21366/#post-130426
https://pbxinaflash.com/community/threads/best-defense-against-sip-hackers.21007/#post-129047
https://pbxinaflash.com/community/threads/install-issue.17419/#post-112556
https://pbxinaflash.com/community/threads/how-do-i-install-portknocker-on-piaf3.16302/
https://pbxinaflash.com/community/threads/softphone-registration-fails.15387/#post-99351