Hello,

Try to use the exec_dns_threshold [1] and the exec_msg_threshold [2] core parameters, as well as the exec_query_threshold parameter in the db_mysql module to try and see which component is determining the delay ( whether it's the DNS, MySQL or some other things in your config ).

[1] http://www.opensips.org/Resources/DocsCoreFcn#toc49
[2] http://www.opensips.org/Resources/DocsCoreFcn#toc50
[3] http://www.opensips.org/html/docs/modules/devel/db_mysql.html#id249058

Regards,

Vlad Paiu
OpenSIPS Developer


On 12/02/2011 09:13 PM, logan wrote:
Are you using a DB back end for ACC? If so which one? I've seen instances
where using MySQL under heavy load w/o optimizing your mysql config can
cause messages to hang in OpenSIPs while it's waiting for a mysql resource
to write down its existing ACC or Missed_Call records.

--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/SIP-messages-delayed-tp7054793p7055831.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to