Hi,

>-----Original Message-----
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On 
>Behalf Of ext Pekka Pessi
>Sent: Sunday, November 04, 2007 11:48 PM
>To: Jerry Richards
>Cc: sofia-sip-devel@lists.sourceforge.net
>Subject: Re: [Sofia-sip-devel] Getting Outgoing CSEQ Field
>
>2007/11/1, Jerry Richards <[EMAIL PROTECTED]>:
>> Is there a way for the application to obtain the value of 
>the CSEQ field
>> that sofia-sip sends in an outgoing NOTIFY message?  I need 
>this in order to
>> distinguish multiple outgoing NOTIFY requests with multiple 
>incoming 200
>> OKs.
>
>You are not using notifier() nut nua_notify(), right?
>
>There can be only one ordinary client transaction going on within a
>dialog at a time. Also, there can be only one dialog within handle.

Wasn't true for me with 1.12.6 and outgoing INVITE -- responses from different 
dialogs in a forked call were reported against the same handle with 
nua_r_invite/nua_i_state. This is a matter of some concern, because I was 
thinking it would be reported with nua_i_fork and a new handle, otherwise there 
is no easy way to distinguish the dialogs within the same call.

Best regards,
  Mikhail

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to