To Get the best quality of VoIP services one should have Static IP address. But there are situations where customers does not have static IP and they have to change the IP in Manage IP to keep the service active. Now you don’t have to make a change in Manage IP. You can create a Virtual DNS name for you IP with third party services (free) and use that virtual name to for ward the calls.

Create an account with www.dyndns.com
Click on MY ACCOUNT
Click on MY HOSTS
Click on ADD NEW HOST
Choose your HOSTNAME (say you choose “abc”)
Choose your domain name (say you choose “homedns.org”)
Choose Service Type HOST WITH IP ADDRESS
Add any IP address in the IP ADDRESS field.
Click ADD TO CART
Click “PROCEED TO CHECKOUT”
Click “ACTIVATE SERVICES”

https://www.dyndns.com/support/kb/using_inadyn_with_dyndns_services.html
Download the most recent version of INADYN
cd /usr/local/
wget http://cdn.dyndns.com/inadyn.zip
unzip inadyn.zip
cd inadyn
make
It will install the program in
/usr/local/inadyn/bin/linux/
Configuration File
Inadyn can be configured by command line options or by a configuration file. A default configuration file is /etc/inadyn.conf under Unix systems. The location of the config file can be given to inadyn via –input_file option.
Update the /etc/inadyn.conf file with the following. Make sure to update the USERNAME and PASSWORD for the dyndns.org account information.
## inadyn configuration file
update_period_sec 600 # Check for a new IP every 600 seconds
# DynDNS username and password here
username ##YOUR USERNAME##
password ##YOUR PASSWORD##
dyndns_system dyndns@dyndns.org
## Dynamic DNS hosts
alias abc.homedns.org

Run the program
cd /usr/local/inadyn/bin/linux/
./inadyn –input_file /etc/inadyn.conf –background
if you have reboot the machine, run the same command again.

Now this script will check if the IP is changed every 10 minutes. If there is any change in IP your DNS record will be update automatically.
Now you can use your new DNS name in Manage IP field and our system will automatically forward calls to new IP as so as our system sees new IP for your DNS Name.

VoIP Service Provider
www.didforsale.com