This structure describes the information about a call on a phone line.
This structure describes the information about a call on a phone line of a contact including the last action taken
by the call (added, removed, changed), the current call state, features/functions available on the call, call type and
if available the remote contact.
AsnPresenceCall is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iAction | number | add/remove/change | |
u8sConnectionID | string | Die ID des Calls | |
u8sLinePhoneNumber | string | LineURI der Leitung auf der der Call statt findet | |
u8sLineNumber | string | Lesbare Nummer der Leitung (extrahiert aus der LineURI) | |
u8sCurrentNumberSC | string | Rufnummer des Anrufers | |
iCallState | number | Zustand des Calls | |
iFeatures | number | Was darf der Eventgempfänger mit dem Call machen | |
iOutbound | number | 1: Abgehend, 0: Ankommend | |
iInternal | number | 1: Interner Gesprächspartner, 0: externer Gesprächspartner | |
iCallType | number | erstmal nur fuer unterscheidung controller oder nicht-controller (Linked Type: EnumCallType) | |
remoteContact | AsnNetDatabaseContact | yes | Das nötigste über den Anrufer soweit bekannt |
optionalParams | AsnOptionalParameters | yes |
Version 7