< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Any way to kill a DUM subscription in case of deregistration?


Brody, Chris - Acision wrote:
Here is a normal third-party registration message flow:

                  Client           S-CSCF         Application Server

REGISTER            *===============>
(Expires: 3600)                      *===============>

200 OK<================
                      <===============

SUBSCRIBE
(Expires: xxx)<=================
                      <================
202                  =================>  ===============>

NOTIFY               =================>
(with PIDF)                            ================>

200 OK<================<================


My confusion deepens. You originally said you were subscribing "to the reg event." The body of a reg event subscription (RFC 3680) contains a body of type "application/reginfo+xml". You say the NOTIFY contains PIDF, which would imply this is a presence subscription (RFC 3856). These are very different things. Which are you trying to do?

/a