Hi!
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)? The sequence of events described above is
listed below:
tport_bind_server(0x80503d0) to */127.0.0.1:5066/sip
tport_alloc_primary(0x80503d0): new primary tport 0x80507a0
tport_listen(0x80507a0): listening at udp/127.0.0.1:5066/sip
tport_alloc_primary(0x80503d0): new primary tport 0x8050a68
tport_listen(0x8050a68): listening at tcp/127.0.0.1:5066/sip
nta: bound to (127.0.0.1:5066;transport=*)
nua(0x8051248): adding subscribe usage with event presence
nta: sent SUBSCRIBE (98093673) to */127.0.0.1:5060
tport_accept(0x8052e10): new connection from tcp/192.168.0.11:60694/sip
nta: received 202 Accepted for SUBSCRIBE (98093673)
nta: 202 Accepted going to a transaction
nua(0x8051248): removing subscribe usage with event presence <-----
removing the subscribe!
nta: received NOTIFY sip:[EMAIL PROTECTED]:5066 SIP/2.0 (CSeq 98093673)
nta: NOTIFY (98093673) going to a default leg
nta: sent 481 Call Does Not Exist for NOTIFY (98093673)
Thank you in advance,
--
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