Class UserExternalCustomRingback.UserExternalCustomRingbackModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.UserExternalCustomRingback.UserExternalCustomRingbackModifyRequest
Enclosing class:
UserExternalCustomRingback

public static class UserExternalCustomRingback.UserExternalCustomRingbackModifyRequest extends Request<DefaultResponse>
Modify the user level data associated with External Custom Ringback. The user SIP URI, when selected, it replaces the SP address, port and prefix. The user SIP URI, if selected, is the Request URI of the SIP INVITE sent to the external server. When the service provider data is used instead, the Request URI is constructed using the prefix, address, port and the user DN. The timeout value is the only SP configuration used when the user SIP URI is selected. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator