SetForwarding
SetForwarding request
Updates forwarding rules on a given user.
SetForwarding
<SetForwarding>
<device>203</device>
<forwardingType>forwardImmediate</forwardingType>
<activateForward>true</activateForward>
<forwardDN>202</forwardDN>
<ringDuration>90</ringDuration>
<privateData>
<requestID>332-2b2dd2e3-9eae-4d2a-82ce-3d504d2a7cb9</requestID>
</privateData>
</SetForwarding>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |
SetForwardingResponse
The response signals that forwarding has been updated for the user.
SetForwardingResponse
<SetForwardingResponse xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<privateData>
<requestID>332-2b2dd2e3-9eae-4d2a-82ce-3d504d2a7cb9</requestID>
</privateData>
</SetForwardingResponse>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |