Open GoogleCodeExporter opened 9 years ago
Original comment by pmerl...@googlemail.com
on 28 Dec 2011 at 11:23
[deleted comment]
I'm currently looking into adding this feature and from what I can tell there
is no callback triggered upon receipt of a MESSAGE and the code appears to be
designed so that callbacks can be made within a transaction or dialog. Since
RFC3428 specifies that the MESSAGE must not be restricted to transactions and
dialogs it will likely be a sloppy hack job on my part. Currently I'm hooking
into processReceivedMessage() from org.zoolu.sip.provider.SipProvider and using
isMessage then do other stuff. Does anyone have a recommendation on how I
should go about doing this? preferably at a higher level in the code.
...whatever I come up with, I'll also submit here.
Thanks
Original comment by asynnest...@gmail.com
on 27 Jan 2012 at 6:57
Original issue reported on code.google.com by
ameen.r...@gmail.com
on 24 Dec 2011 at 12:47