class CscfDialogEvent

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfSubscriptionGroup
+-CscfDialogEvent

This is a container class containing dialog event related attributes.


This MO is created by the system.

Attributes
String0to65535DT
key
mandatory
noNotification
restricted
cscfDialogEventId
This is the key attribute of the CscfDialogEventClass. One instance of the CscfDialogEventClass with the key CscfDialogEventClassId=default is crated at startup. This instance cannot be deleted.
DialogEventRefreshTimerMaxDT
noNotification
cscfDialogEventRefreshMax = 60
This parameter is used to set the maximum refresh time for Dialog Event SUBSCRIBE requests. Any Dialog Event SUBSCRIBE request with a refresh time greater than what is specified in this parameter will be reduced to the value in the 200 OK. The time is defined in minutes, the value must be set to be greater than the value of CscfDialogEventRefreshMin.
DialogEventRefreshTimerMinDT
noNotification
cscfDialogEventRefreshMin = 15
This parameter is used to set the minimum refresh time for Dialog Event SUBSCRIBE requests. Any Dialog Event SUBSCRIBE request with a refresh time below the value (excluding 0) is rejected. The time is defined in minutes, the value must be less than the value of cscfDialogEventRefreshMax.

  class CscfDialogEvent