Re: How to get prFixIt to work in dynamically loaded module

2012-05-07 Thread Douglas Hubler
On Mon, May 7, 2012 at 1:33 PM, Douglas Hubler wrote: > I've built my own module that is a clone of the UC Davis Process > module. Also, anyone interested in the src https://github.com/dhubler/sipxecs/tree/master/sipXsnmp/src I'd be happy to contribute it back, in-fact it's possible my issue

How to get prFixIt to work in dynamically loaded module

2012-05-07 Thread Douglas Hubler
I've built my own module that is a clone of the UC Davis Process module. I posted sometime back that I needed to use regular expressions to find processes. I built my module and it does list running processes, but I cannot get the module to restart the processes once it's detected it's stopped.