Am 11.08.2011 15:20, schrieb Daniel-Constantin Mierla:
Hello,
... just few more thoughts since I was offline -- I kind of understood that the issue was over UDP, with TCP the UA should re-use the connection (kamailio does it if it is not configured to close the connection immediately), so the order should be ensured.
TCP ensures only the order of the messages over the network. Even here it can happen that the seconds message is processed first (process scheduler)
regards klaus