Raymond Dans wrote:
> I've been looking at XECS-1778 which deals with the Call Resolver Agent
> (used in HA setups) leaving a number of stunnel processes running after
> shutdown.  This issue appears to occur only if the shutdown is done via
> Supervisor as opposed to using the shell script for the Call Resolver
> Agent directly from a command line.
> On startup of the Call Resolver Agent 6 stunnel processes are created (1
> parent and 5 children).  When the shutdown occurs via Supervisor, the
> parent process is killed but all 5 children remain.
> There appeared to be no reason why the children weren't killed so I
> started investigating stunnel and found out that others have been having
> this issue with version 4.24 which coincidentally is the version we're
> using.  The issue may have been fixed in version 4.26 but I can't find
> this version available on FC 8 which is the OS I'm using.
> What is the process for getting a newer version of stunnel included in
> 3.11 or is it even possible at this stage.
> 
> Thanks in advance
> Raymond  

It would be like adding any other dependency. You'd have to build it for
all the supported platforms (see lib directory for inspiration).

That said, adding dependency on a component with a newer version that is
available from OS repo always creates some issues. I do not know what the
problem is, but if you can think of any workaround, it might be simpler
than adding a new dependency.
D.


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to