On 2011 February 14, Monday 10:19:15 Raphael Coeffic wrote:
> Hi Robert,
> 
> The case you describe normally happens when subsequent requests are sent
> very fast after another, without waiting for any reply or the like. This
> is the price to pay for having more than one thread processing the UDP
> traffic arriving on the same address:port. However, you can turn this
> off by configuring only one signaling thread (sip_server_threads=1 in
> sems.conf) if this better suits your application.

Hi,

Thank you, I found that option eventually :)

Szo
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to