| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
session
|
Class RegistrationSubscription
|
|
|
+--session.RegistrationSubscription
public class RegistrationSubscription
Support for RegistrationSubscription is deferred from 3.5 to future releases
RegistrationSubscription represents the information relating to the Endpoints association with a SIP registration server. As such, the CSN will maintain a SIP registration event package subscription for registration events on behalf of the associated Endpoint. In addition, the CSN will handle SIP registration event notifications by reflecting the registration update in the status of the associated Endpoint. RegistrationSubscriptions are provisionable and clonable.
Implements:
StatusSubscription
Links:
Implementation Implementation Link
Support for RegistrationSubscription is deferred from 3.5 to future releases
RegistrationSubscription represents the information relating to the Endpoints association with a SIP registration server. As such, the CSN will maintain a SIP registration event package subscription for registration events on behalf of the associated Endpoint. In addition, the CSN will handle SIP registration event notifications by reflecting the registration update in the status of the associated Endpoint. RegistrationSubscriptions are provisionable and clonable.
Generalization Generalization Link
Support for RegistrationSubscription is deferred from 3.5 to future releases
RegistrationSubscription represents the information relating to the Endpoints association with a SIP registration server. As such, the CSN will maintain a SIP registration event package subscription for registration events on behalf of the associated Endpoint. In addition, the CSN will handle SIP registration event notifications by reflecting the registration update in the status of the associated Endpoint. RegistrationSubscriptions are provisionable and clonable.
| Field Summary |
private String |
|
registrationServerAddress
private String registrationServerAddress
registrationServerAddress represents the address of the registration server to which the CSN must subscribe in order to receive SIP NOTIFY events containing the register events indicating the Endpoint status.
Constraints:
- must be a valid Uri (see address.Uri)
- not null
Default:
- none
Clone:
- yes, verbatim
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|