From zCommand Phonebook List Offset: 0 Limit: 100 Command Getting List Of Only Zoom Rooms Type Contacts

Description
By sending zCommand Phonebook List Offset: 0 Limit: 100 it should respond with all the contacts of the organization (both zoom rooms type and normal contacts), But it is responding with only zoom rooms type of contacts .

How To Reproduce
Steps to reproduce the behavior:
1. Send zCommand Phonebook List Offset: 0 Limit: 100 over SSH connection It will give only zoom rooms type of contacts.

Versions
Using SSH connection to integrate with zoom rooms with ZRCSAPI
ZAAPI Release: 1.1
Zoom Room Release: 5.12.6.2084
Note : ZRCSAPI is hosted on Windows Machine

Command

zCommand Phonebook List Offset: 0 Limit: 100

Response

{“PhonebookListResult”:{“Contacts”:[{“avatarURL":“”,“email”:"meeting8051__izoqxagqyupogrnfyh_oa@digivalet.com,“firstName”:“Earth”,“isLegacy”:false,“isZoomRoom”:true,“jid”:"_izoqxagqyupogrnfyh_oa@xmpp.zoom.us",“lastName”:“”,“onDesktop”:false,“onMobile”:false,“phoneNumber”:“”,“presence”:“PRESENCE_OFFLINE”,“presence_status”:2,“screenName”:“Earth”,“sip_phone_number”:“”},{“avatarURL":“”,“email”:"rooms_v7ipbxodqtsiv-fqghzkpg@digivalet.com”,“firstName”:“Rachana’s Office",“isLegacy”:false,“isZoomRoom”:true,“jid”:"v7ipbxodqtsiv-fqghzkpg@xmpp.zoom.us”,“lastName”:“”,“onDesktop”:false,“onMobile”:false,“phoneNumber”:“”,“presence”:“PRESENCE_OFFLINE”,“presence_status”:2,“screenName”:“Rachana’s Office”,“sip_phone_number”:“”},{“avatarURL":“”,“email”:"rooms_asrcgfjoq2atinxn5so-ra@digivalet.com”,“firstName”:“Rahul’s Office",“isLegacy”:false,“isZoomRoom”:true,“jid”:"asrcgfjoq2atinxn5so-ra@xmpp.zoom.us”,“lastName”:“”,“onDesktop”:false,“onMobile”:false,“phoneNumber”:“”,“presence”:“PRESENCE_OFFLINE”,“presence_status”:2,“screenName”:“Rahul’s Office”,“sip_phone_number”:“”}],“Limit”:100,“Offset”:0},“Status”:{“message”:“”,“state”:“OK”},“Sync”:true,“topKey”:“PhonebookListResult”,“type”:“zCommand”}