<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I have this scenario where i originate calls from mi_datagram and the calls are cancelled as soon as it starts ringing. The problem i am facing is that are running for a few minutes the response from opensips becomes slow i.e. it send packets back to far end after a few seconds. Keeping it running for a few hours and it crashes. I have currently limited the calls per second to 200 and max call session to 600, but still there are calls where opensips responds slow to SIP packets. <br></div><br></div><div>Here are a few configurations that i am using:<br><br>fork=yes<br>children=200<br><br>loadmodule "mi_datagram.so"<br>modparam("mi_datagram", "socket_name", "/tmp/opensips.sock")<br>modparam("mi_datagram", "socket_name", "udp:localhost:2000")<br>modparam("mi_datagram", "children_count", 200)<br><br></div><div><br></div>Do you have any pointers where i should start looking at? I have also generated core dump files let me know if you need some more info on this.<br><br></div>Regards,<br></div>Qasim<br></div>