Well, I would and use something external, like the mon utility from the linux-ha project. Monitoring if asterisk is alive, from the internal has its advantages, however, monitoring as a concept is always performed from a 3rd party process or server.
Nir S -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Darilion Sent: Tuesday, September 13, 2005 10:04 AM To: Asterisk Developers Mailing List Subject: Re: [Asterisk-Dev] startup Hi! Take a look at the briStuff from junghanns.net. This patch includes res_watchdog.c, which sends keep alive to an ISDN failover switch (via serial connection). This sounds similar to the application you need. klaus himanshoo kumar saxena wrote: > Hi all, > > I am new to asterisk and am looking for following information, any help will > be greatly appreciated. > When my asterisk starts, I want it to connect it to another server and then > continuously keep pinging that server by sending heartbeat messages. So in > asterisk, is there some way of specifying an app or some thing can be > started by asterisk at start up time and then this app can be on it's own, > having it's own logic? > Any ideas ? > > -himanshoo > > _______________________________________________ > Asterisk-Dev mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev > > _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
