cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1361
Views
0
Helpful
0
Replies

DX80 Booking List app

squon
Cisco Employee
Cisco Employee

Hello, I am working on app DX80 device….using the Booking List command….question….what is the best method to extract the DialInNumber or resolve the variable name?

 

When we compare xCommand Booking List results (Dial In Call 1 Number) vs console (console.log(res)) , the DialInNumbers variable is blank.  Any assistance is appreciated.  Thanks.

 

Sample of the code and results:

 

console.log(res);

{ Booking:
[ { Agenda: '',
BookingStatus: 'OK',
BookingStatusMessage: '',
Cancellable: 'False',
DialInfo: { Calls: [Object], ConnectMode: 'OBTP' },
Encryption: 'BestEffort',
Id: 'webex-4',
MaximumMeetingExtension: '30',
MeetingExtensionAvailability: 'Guaranteed',
MeetingId: 'a044ad0e-72f6-6efc-9636-xxxxxxxxxxxxx',
Organizer:
{ Email: '',
FirstName: 'Alex',
Id: 'c8592eba-d7bd-4b3d-acef-xxxxxxxxxxxxxx',
LastName: '' },
Privacy: 'Private',
Recording: 'Disabled',
Spark:
{ Alert: 'True',
LocusActive: 'True',
MeetingType: 'Scheduled',
Participants: [Object],
Pending: 'False' },
Time:
{ EndTime: '2021-02-10T18:21:00Z',
EndTimeBuffer: '0',
StartTime: '2021-02-10T18:11:00Z',
StartTimeBuffer: '300' },
Title: 'Scott333',
Webex:
{ DialInNumbers: {},
Enabled: 'False',
HostKey: '',
MeetingNumber: '',
Password: '',
Url: '' },
id: '1' } ],
LastUpdated: '2021-02-10T18:08:16Z',
ResultInfo: { TotalRows: '1' },
status: 'OK' }

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: