Hi!

2008/4/17, Pekka Pessi <[EMAIL PROTECTED]>:
>
> 2008/4/17, Jarkko Riekki <[EMAIL PROTECTED]>:
>
> > I am sorry I keep bombarding the mailing list with my questions, but I
> have
> > a question concerning polling event state using subscribe messages. The
> > problem is that want to poll an event state with a subscribe message
> > 'expires' field set to zero. However, the notifier (running sofia sip
> > nua_notifier) sends back an '202 Accepted' message  *before* sending the
> > notify with event state. And in my subscribing client, sofia sip removes
> the
> > subscription before the notify arrives, and therefore the notify is
> replied
> > with '481 Call Does Not Exist'. How can I get the sofia sip to
> understand
> > that I still want the notify message, and it belongs to the same
> > transaction? I could not find a way to accomplish this. Please, could
> you
> > help me with this (as well)?
>
> Sofia should wait 32 seconds for NOTIFY. Which Sofia-SIP version you use?


I am using version 1.12.6-1.

Hm... Just thinking, but my nua_notifier is sending the NOTIFY from
different address and port (using tcp):
    *  tport_accept(0x8052e10): new connection from tcp/
192.168.0.11:60694/sip

Maybe this causes problems? I don't see how but...

-- 
Jarkko
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to