Interface SCF

Selective Call Forwarding.

XML Namespace

urn:icsy:venice:wsdl:voip:supp

XSD Data Types

domain:  http://www.v-grid.info/types/domain.xsd

voip:  http://www.v-grid.info/types/voip.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

 xsd:boolean isEnabled (domain:SSOInformation sso) throws faults:AuthorizationFault
Check if enabled.

void setEnabled (domain:SSOInformation sso, xsd:boolean state) throws faults:AuthorizationFault
Set state enabled.

void setCallee (domain:SSOInformation sso, voip:Callee callee) throws faults:AuthorizationFault
Set callee id.

 voip:Callee getCallee (domain:SSOInformation sso) throws faults:AuthorizationFault
Get callee id.

void setCallers (domain:SSOInformation sso, voip:CallerArray callers) throws faults:AuthorizationFault
Set caller group.

 voip:CallerArray getCallers (domain:SSOInformation sso) throws faults:AuthorizationFault
Get caller group.

Generated by the Venice Service Compiler on Thu May 10 14:16:16 CEST 2012