Here is the solution. On each and every server that has DynDns you can install Cron job that will perform forced configuration updates of an running server. This updates will pick up all the changes in iax.conf and IP address change! So, put following in your cron job:
asterisk -r -x "iax2 reload" and you will have DynDns working nicely. Cheers, Branko -----Original Message----- From: Branko Samardzic [mailto:[EMAIL PROTECTED] Sent: Sunday, December 11, 2005 3:25 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] Asterisk Dynamic DNS No problem. Cheers, Branko -----Original Message----- From: Manny A. Wise [mailto:[EMAIL PROTECTED] Sent: Sunday, December 11, 2005 2:41 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] Asterisk Dynamic DNS I was told that the new version(1.2.1) of asterisk support FQDN on (sip.conf) externip=name.dyndns.org... but we can't get it to work either, if you find any solution to the problem, can you please let me know? Thanks Manny -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Branko Samardzic Sent: Sunday, December 11, 2005 1:51 PM To: [email protected] Subject: [Asterisk-Users] Asterisk Dynamic DNS Hi everyone, I am running two Asterisk servers on two machines that have dynamic DNS due to ISP changing IP address daily. Both servers are registered on DynDns.org and IP update scripts work fine on both machines. However, if one machine changes IP address, other one (that has trunk pointing to machine that changed address) starts displaying that trunk host is not reachable. O.k. I thought, it is DNS propagation problem, but it is NOT! Even one hour after IP change, machine A still points to old IP address and says that it is not reachable. Is there any solution? Regards, Branko _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
