On 11/24/10 12:59 AM, Alex Balashov wrote:
On 11/23/2010 06:41 PM, Jijo wrote:
Yes it work with many UDP children.
There were some concurrency issues with the Postgres module a while back, discovered after the 3.1.0 release. I remember something about it because we are extremely heavy users of the Postgres module as well. Unfortunately, I can't find the thread.
here is the link to the commit:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=63c724b4...
Next day was backported to 3.0 branch as well. So if an earlier version is used, you must updated to the latest.
Cheers, Daniel
Try the latest git master HEAD:
git clone git://git.sip-router.org/sip-router cd sip-router make FLAVOUR=kamailio cfg make all
And see if it changes.