Re: [Sofia-sip-devel] Handling in-dialog requets with NTA

2009-02-16 Thread Saúl Ibarra
Hi Pekka, and thanks for your answer > 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 cr

Re: [Sofia-sip-devel] Handling in-dialog requets with NTA

2009-02-12 Thread Pekka Pessi
2009/2/4 Saúl Ibarra : > 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 tag

[Sofia-sip-devel] Handling in-dialog requets with NTA

2009-02-04 Thread Saúl Ibarra
Hi all, 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. I am creating a default call leg as in the NTA example: b2bua->default_leg = nta_leg_tcreate(b2bua->agent, process_request,