|
Public Attributes |
int32 | idx |
| Unique identifier of the call.
|
int32 | dir |
| Direction: 0=outgoing, 1=incoming.
|
int32 | stat |
| State of the call
- 0: active
- 1: held
- 2: dialing outgoing call
- 3: remotely ringing outgoing call
- 4: incoming unanswered call
- 5: waiting (on hold).
|
int32 | mode |
| bearer/teleservice
- 0: voice
- 1: data
- 2: fax
- 3: voice followed by data, voice mode
- 4: alternating voice/data, voice mode
- 5: alternating voice/fax, voice mode
- 6: voice followed by data, data mode
- 7: alternating voice/data, data mode
- 8: alternating voice/fax, fax mode
- 9: unknown
|
int32 | mpty |
| Multiparty: 0=not linked, 1=linked.
|
string | number |
| Telephone number of remote party.
|
int32 | type |
| Telephone number representation type.
|
string | alpha |
| Phone book formatted name of remote party.
|