TheDavidFactor wrote:
[...] It's a deamon that runs on a linux box
and every 15 seconds it checks a MySQL table for new records, if there
are any it creates a .call file on the Asterisk server using ssh, it
also checks the Asterisk server, again via ssh, for any finished calls
and if there are an
In article
,
TheDavidFactor wrote:
> I have double checked that it is closing the socket. I don't know what
> else to check, any suggestions would be much appreciated.
All of the symptoms you report point to sockets not getting closed. What
does "double checked" mean? Don't rely on __del__