hi, I have an application which under heavy loads eats up memory at very hight rate... and some time it crashes along with asterisk leaving to option nothing but to bounce asterisk after some regular interval to avoid from other bad effects...
I would like to put a question regarding variables in the global file access of application app_xyz.c and variables defined in the _exec() function. Which practise is good a) global defination or b) defining in _exec() function, that memory is not being corrupted by either of app_xyz.so thread initiated by asterisk ... -ag _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
