2009/2/4 Saúl Ibarra <sag...@gmail.com>: > I'm trying to get the control over in-dialog requets, but there is > something I'm doing wrong and I can't get to solve it.
If you want to catch requests to particular dialog, use normal leg per dialog (without NO_DIALOG(1), of course). You need from/to/call_id/cseq as tags. In case you sent initial request, those will come from your own request or response to it. If you create leg from request you received, swap from and to and include cseq in NTATAG_REMOTE_CSEQ(). If you just want to check if request is in-dialog one, you can check if there is To tag. -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel