[asterisk-users] watchdog like functions

Tim Nelson tnelson at rockbochs.com
Wed Nov 21 08:32:19 CST 2012


----- Original Message ----- 
> I wish to ask if there is way to keep IAX trunk connection up. I have
> a small server on Xen VPS but notice that my IAX trunk drops after
> some time.

> I understand there is cron job to function as sip watchdog.

> My asterisk is 11.0.1

You'll want to use 'qualify=yes' for your IAX2 peers which keeps registrations active by sending a 'ping' every 60 seconds (by default). Quite a bit of detail available here:

http://www.voip-info.org/wiki/view/Asterisk+iax+qualify

--Tim



More information about the asterisk-users mailing list