search for: oslpbx

Displaying 1 result from an estimated 1 matches for "oslpbx".

Did you mean: gslbx
2003 Aug 01
1
memory leak?
hi all seems there's a memory leak in asterisk somewhere. probably in chan_mgcp. It seems like 2048kB is allocated but not released each time I lift the handset. This is, however, never released. So... oslpbx:~/debug/20030801112939# ps axfv|grep asterisk | tail -1 3206 pts/0 S 0:00 0 410 35601 6024 1.1 \_ /usr/sbin/asterisk -gvvvvcp (lift handset) oslpbx:~/debug/20030801112939# ps axfv|grep asterisk | tail -1 3212 pts/0 S 0:00 2 410 37669 6072 1.1...