Drop the cative call on a line.
To simply drop the active call on a line, call this operation.
If there are more than one call on the line, it is recommended to call asnCtiDropCall and specify the exact call to drop by it connection identifier.
ArgumentType: AsnCtiLineDropCallArgument
AsnCtiLineDropCallArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sLineDescriptor | string | The line number (e.g. +498151368562177) or the line URI of the line. | |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnCtiLineDropCallResult
AsnCtiLineDropCallResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
bSuccess | boolean | true/1 if the call was dropped, false/0 otherwise. | |
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 6.4