Additional information about a call, especial for initiate a call.
asnCtiMakeCall can be used to give the UCServer more information/hints about how to handle a make call with AsnCtiNewCallParams
It is possible to give data of a project or pin to use to dial the number, hide the own callerid, attach contact data to the call a.s.o.
AsnCtiNewCallParams is an Object
Name | Type | Optional | Comment |
---|---|---|---|
projectPinRule | AsnProjectPinRule | Projekt informationen | |
bHideMyCallerID | boolean | Rufnummer unterdrücken (true) oder übertragen (false/DEFAULT) | |
asnRemoteContact | AsnNetDatabaseContact | yes | Optional NetDatabaseContact, wenn der Client gleich einen mitübergeben will |
optionalParams | AsnOptionalParameters | yes | Additionally fields added later in the key-value-field for backward compatibility. @long Additionally fields added later in the key-value-field for backward compatibility.
|
Version 7