In this section:
The SBC, acting as P-CSCF, supports subscribing to a registration event package as defined in 3GPP TS 24.229 and RFC 3680. The flag supportRegEvent
is added to IP Signaling Profile (IPSP) to configure support for registration event package per IP Trunk Group. The default value for this flag is 'disable'.
Additionally, two Address Context statistics are added to SBC in support of the Reg-Event Subscription feature.
sipGeneratedSubscriptionStatus
– List of individual subscriptions. All subscriptions present in the system display in the command results. Terminated subscriptions, however, will not display.sipSubscriptionCountStatistics
– A count of subscription statistics in the system from the time system is up. These are reset on SBC reboot.Whenever a registration is successful and support for reg-event package is enabled, the SBC generates subscription requests for the reg-event package. The Subscription is made once for the initial registration, and is unsubscribed when the registration is removed. A subscription may be generated for implicit registrations as well. Even when a registration results in implicit subscription to more than one PUI, SBC subscribes only once for the reg-event package using the default PUI. A subscription to reg-event package expiration time is set to 60 seconds later than the registration expiration interval of the initial Registration.
The SBC routes SUBSCRIBE depending upon two scenarios.
Network | SUBSCRIBE Routing | Skip Pattern Matching |
---|---|---|
SBC as P-CSCF is in the home network | SBC performs a PSX dip with the DTG and the route received in Service-Route as Route-URI. SBC honors the routes returned by the PSX for routing. | Set |
SBC as P-CSCF is in the visited network (roaming) | SBC performs a PSX dip with DTG and uses PSX returned route. | Not set |
Routing of the refresh SUBSCRIBE is performed based on the Record-Route header and/or the contact header received in the 200 OK response or the NOTIFY request, whichever came first.
On successful subscription to reg-event package, the Notifier sends a NOTIFY request containing the “reginfo+xml” body which contains information about the registration status for the UE. The schema for reginfo+xml is defined in RFC 3680 with some extensions in 24.229. The SBC unpacks and handles the required elements in the reginfo+xml content provided they are received in the correct format. The SBC takes appropriate actions on the Registration based on the XML content.
After successful Subscription to reg-event package, SBC periodically sends a refresh SUBSCRIBE under the following conditions:
When an error response for a SUBSCRIBE or refresh SUBSCRIBE for reg-event subscription is received, SBC deletes the subscription and does not attempt to resend it. SBC removes a subscription to reg-event package under the following conditions:
The SBC unsubscribes to reg-event package under the following conditions:
When the SBC is configured as an IBCF or IPX Proxy, there is no need for SBC to subscribe to registration event package. In this scenarios, the SBC supports transparently passing SUBSCRIBE-NOTIFY for registration event package, including translating the contact header if needed.