OCS - UCM Plugin Map

Map Description

   Originating Call Screening. Checks a filtering list to determine whether the connection should be denied.

Responsibilities

NameDescriptionPseudo-codeMetadataURN Links
checkOCSChecks whether the terminator is on the originator's screening list  
denyDenies the connection  

Or Fork Description

Guard ConditionsMetadata
[NotOnList] ==> !OnOCSlist(1.0)

[OnList] ==> OnOCSlist(1.0)