OCS
- UCM Plugin Map
Map Description
Originating Call Screening. Checks a filtering list to determine whether the connection should be denied.
Responsibilities
Name
Description
Pseudo-code
Metadata
URN Links
checkOCS
Checks whether the terminator is on the originator's screening list
deny
Denies the connection
Or Fork Description
Guard Conditions
Metadata
[NotOnList] ==> !OnOCSlist(1.0)
[OnList] ==> OnOCSlist(1.0)