| < Previous by Date | Date Index | Next by Date > |
| < Previous in Thread | Thread Index | Next in Thread > |
Brody, Chris - Acision wrote:
Okay. With the reg event package, the notifier is generally the registrar, not the UE -- this is certainly the case in a 3GPP network. The only diagram that really makes sense that remotely resembles what you've sent looks like this: Client S-CSCF Application Server |(1) REGISTER | | |(Expires: 3600) | | |------------------->|(2) REGISTER | | |(Expires: 3600) | | |------------------->| | |(3) 200 OK | | |<-------------------| |(4) 200 OK | | |<-------------------| | | |(5) SUBSCRIBE | | |<-------------------| | |(6) 202 | | |------------------->| | |(7) NOTIFY | | |------------------->| | |(8) 200 OK | | |<-------------------| Note that steps (2) & (3) are actually a very old R4 mechanism that has since been replaced by regevent. There is no release of the 3GPP IMS network that uses both the "3rd party registration" mechanism and the regevent subscription mechanism. In other words, I would expect *either* (2)-(3) happen, *or* (5)-(8) to happen -- not both. /a |