Changes the state of the "Remote Office" feature on a line.
"Remote office" is a feature, where a user can virtually attach his mobile phone to his line on the PBX. So every incoming call to the line on the PBX will be automatically forwarded to the mobile phone.
Additionally the outgoing calls will be forwarded to the mobile too, if either the PBX itself supports this feature or the UCServer can emulate it.
ArgumentType: AsnCtiLineSetRemoteOfficeArgument
AsnCtiLineSetRemoteOfficeArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sLinePhoneNumber | string | Identifier of the line | |
remoteOfficeState | AsnRemoteOfficeState | The state to set. See AsnRemoteOfficeState for more details. | |
optionalParams | AsnOptionalParameters | yes | No optionals yet. |
ResultType: AsnCtiLineSetRemoteOfficeResult
AsnCtiLineSetRemoteOfficeResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
optionalParams | AsnOptionalParameters | yes |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 7