On Tue, Oct 28, 2014 at 9:44 AM, Yaron Nachum <[email protected]> wrote: > Hello Mathew, > In the following tutorial it says that channel are marked with ZOMBIE flag. > From your response I assume it has no connection to my problem. > https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Bridging+Project > > Regrading the zombie processes issue we are having. We have debug taken from > the server during such process is invoked. If you want I can attache it.
A zombie channel has nothing to do with a process. It was an artefact of an internal process known as a masquerade. While masquerades do sometimes still occur in Asterisk 12+, they are far less frequent and are no longer externally visible. Why do you think you have zombie processes? Asterisk does use a large number of threads, but generally rarely forks processes unless you are using something like original AGI. -- Matthew Jordan Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com & http://asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
