UCM Definitions
Variables
1. Busy (boolean): The terminating party is busy
2. OnOCSlist (boolean): The terminating party is on the OCS filtering list
3. PINvalid (boolean): The TeenLine PIN provided is valid
4. TLactive (boolean): TeenLine is active at this time
5. SubCND (boolean): The terminator is subscribed to CND
6. SubOCS (boolean): The originator is subscribed to OCS
7. SubTL (boolean): The originator is subscribed to TeenLine
Enumeration Types
UCM Scenario Groups
1. BasicCall:
1. BCsuccess: Normal scenario, no feature, successful ringing
2. BCbusy
2. OCS:
1. OCSsuccess
2. OCSbusy
3. OCSdenied
3. CND:
1. CNDdisplay
2. CNDbusy
4. TeenLine:
1. TLnotActiveSuccess
2. TLActiveSuccess
3. TLActiveTimeOut
4. TLActiveInvalidPIN
5. TLActiveBusy
6. TLnotActiveBusy
5. FI_OCS_CND:
1. OCS_CND_display
2. OCS_CND_busy
3. OCS_CND_OnList
6. FI_TL_CND:
1. BasicDefinitions: Initial start point, initial values, no end point. Do not run.
2. TL_CND_NotActiveDisplay
3. TL_CND_ActiveDisplay
4. TL_CND_TimeOut
5. TL_CND_InvalidPIN
6. TL_CND_NotActiveBusy
7. TL_CND_ActiveBusy
7. FI_OCS_TL:
1. Scenario2732