Class BWSystem.SystemCallProcessingModifyPolicyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingModifyPolicyRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemCallProcessingModifyPolicyRequest extends Request<DefaultResponse>
Modify the system level data associated with Call Processing Policy. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode: enableDialableCallerID allowConfigurableCLIDForRedirectingIdentity enterpriseCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy The following elements are only used in AS data mode and ignored in XS data mode: maxConferenceParties enablePhoneListLookup useMaxConcurrentTerminatingAlertingRequests maxConcurrentTerminatingAlertingRequests delayTimerToRemoveCancelledCallsInSeconds includeRedirectionsInMaximumNumberOfConcurrentCalls useUserPhoneNumberForGroupCallsWhenInternalClidUnavailable useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable allowMobileDNForRedirectingIdentity conferenceDisableClampTones useMaxCallsPerSecond maxCallsPerSecond The following elements are only used in XS data mode and ignored in AS data mode: routeOverrideDomain routeOverridePrefix
Author:
AlpacaGenerator