marcelog / PAMI

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
http://marcelog.github.com/PAMI
Apache License 2.0
402 stars 281 forks source link

memory leak #200

Closed aqvador closed 3 years ago

aqvador commented 3 years ago

Why memory leaks when listening to API events for a long time. 100, 200, 300 MB, where are some references to objects stored?