Comment #10 on issue 930 by jean.deruelle: SIP11-RA: SIP requests
handled/delivered in wrong order.
http://code.google.com/p/mobicents/issues/detail?id=930
Well since the processing of the messages is concurrent it is hard to avoid
except if
you decrease the thread pool size to 1, it should remove the issue.
or you can use the LOOSE_DIALOG_VALIDATION flag if it was present or for
the new stack
change the application to disableSequenceNumberValidation on DialogExt
interface.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings