[reSIProcate-users] priority messages
Hi,
Is it possible to prioritize messages in the context of a dialog and out of
dialog messages. I have a situation where notifications sent using SIP MESSAGEs
has to be pushed out of the stack as quick as possible. I'm using DUM
(Resiprocate 1.4). I have two threads - one for stack and one for DUM.
I could create a UDP socket and push them out rather than using the stack, but
responses will have some issues since Resiprocate is stateful. Is there any
other solution ? For out-of-dialog SIP MESSGES, I use clientpagermessage.
Thanks,
Vasanthi