[Freeswitch-users] mod_managed socket binding problem

babak yakhchali babak.freeswitch at gmail.com
Tue Oct 12 09:01:35 PDT 2010


Hi
I'm creating a module in mod_managed to accept snmp request and respond by
returning the result of calling some apis. I'm creating a udp socket to
listen for snmp reqs. problem is whenever the module is reloaded, because
first a new load occurs, in the new one the socket can not be bind, because
of the previous socket still running. how can I stop the old socket?
thanx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101012/506c2a09/attachment.html 


More information about the FreeSWITCH-users mailing list