Interface CFNR

Call Forwarding No Reply.

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 setSeconds (domain:SSOInformation sso, xsd:int seconds) throws faults:AuthorizationFault
Set forwarding delay in seconds.

 xsd:int getSeconds (domain:SSOInformation sso) throws faults:AuthorizationFault
Get forwarding delay in seconds.

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