On Mon, Jul 11, 2011 at 8:12 AM, Levend Sayar <[email protected]> wrote: > Hi, all. > > Core files are generated in the system as core.pid. But if you use this > command, > > echo "core.%e.%p" > /proc/sys/kernel/core_pattern > > core files will have corresponding process name also. This causes > kernel to modify core file names. Namely > > "core. sipxsupervisor.16693" instead of "core.16693" > > Just looking at the name of core file you can understand the generator > process of the core. More helpful.
Sounds like a useful change. Yes, I'm sure there are some you'd need to check. grep the code in at least the sipXsupervisor, sipXpbx and sipXcommserverLib to see if the pattern would be ok. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
