-
- Customers
- Developers
- Sign in
NEW INBOUND CALL IS RINGING THE EXTENSION'S PHONE NUMBER...
{ uuid: '61fa2f05-5679-4c57-a1d4-4b8fab2d8254',
event: '/restapi/v1.0/account/133128004/extension/133165004/presence?detailedTelephonyState=true',
timestamp: '2016-10-26T16:44:49.441Z',
subscriptionId: 'a8d72076-a1ce-42b3-86d7-5835ce9df152',
body:
{ extensionId: 133165004,
telephonyStatus: 'Ringing',
activeCalls:
[ { id: '448115d0d81241fcaf4fc0d0b01c0ef9',
direction: 'Inbound',
from: '+14158905908',
to: '+16505819987',
telephonyStatus: 'Ringing',
sessionId: '14860368004' },
[length]: 1 ],
sequence: 107945,
presenceStatus: 'Available',
userStatus: 'Available',
dndStatus: 'DoNotAcceptDepartmentCalls',
allowSeeMyPresence: true,
ringOnMonitoredCall: false,
pickUpCallsOnHold: false } }
RINGING HAS ENDED RESULTING IN 'NoCall' AND IS CONSIDERED FINAL...
{ uuid: 'e159d749-c8ef-48ac-984f-4a9954bc438a',
event: '/restapi/v1.0/account/133128004/extension/133165004/presence?detailedTelephonyState=true',
timestamp: '2016-10-26T16:45:09.434Z',
subscriptionId: 'a8d72076-a1ce-42b3-86d7-5835ce9df152',
body:
{ extensionId: 133165004,
telephonyStatus: 'NoCall',
activeCalls:
[ { id: '448115d0d81241fcaf4fc0d0b01c0ef9',
direction: 'Inbound',
from: '+14158905908',
to: '+16505819987',
telephonyStatus: 'NoCall',
sessionId: '14860368004',
terminationType: 'final' },
[length]: 1 ],
sequence: 107946,
presenceStatus: 'Available',
userStatus: 'Available',
dndStatus: 'DoNotAcceptDepartmentCalls',
allowSeeMyPresence: true,
ringOnMonitoredCall: false,
pickUpCallsOnHold: false } }
CALLER LEFT A VOICEMAIL, NEW MESSAGE STORE EVENT RECEIVED...
{ uuid: 'bc8cfb3d-661e-4393-9210-f3ff5be73ebc',
event: '/restapi/v1.0/account/133128004/extension/133165004/message-store',
timestamp: '2016-10-26T16:46:29.437Z',
subscriptionId: 'a8d72076-a1ce-42b3-86d7-5835ce9df152',
body:
{ extensionId: 133165004,
lastUpdated: '2016-10-26T16:46:22.553+0000',
changes:
[ { type: 'VoiceMail', newCount: 1, updatedCount: 0 },
[length]: 1 ] } }
3 People are following this question.