> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of keccles > Sent: July 27, 2008 11:45 AM > To: devlist > Subject: [sipX-dev] Does anyone use ProcMgmtRpc GetAliasByPID? > > Is anyone using an xml-rpc call to get the name of a service?
Hi Kathy, ACDServer.cpp uses it to invoke a restart of itself. (Lookup its alias by PID, then requests a restart of that alias.) It's also in OsProcessMgr.cpp of sipXportLib. When I worked on this is was used by watchdog, which has now been replaced by sipXsupervisor. I haven't worked on sipXsupervisor, but I think the process management content is taken largely un-modified from watchdog. Hope that helps. -Paul [EMAIL PROTECTED] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
