Skip to main content
Question

List Devices - Which ID Field is DeviceID

  • November 30, 2023
  • 8 replies
  • 189 views

I'm successfully listing devices, and I can identify my phone in the list. I want to do a make call out with this information, but I've tried several ID fields in the returned data, I'm not sure which one is correct. I'm getting CMN-102 error that the Device ID is not valid.

Which of the ID fields returned from List Devices should be used? The ID field directly after URI in the Records Array?



8 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2312 replies
  • December 1, 2023

You should check if the device status is "online".

{
  uri: 'https://platform.ringcentral.com/restapi/v1.0/account/80964xxx/device/80297055xxx',
  id: '80297055xxx',
  type: 'SoftPhone',
  sku: 'DV-1',
  name: 'Softphone',
  serial: 'LM8JWMD6R',
  computerName: 'LM8JWMD6R',
  status: 'Online',
  ...
  phoneLines: [
  {
    id: '1006902016',
    lineType: 'Standalone',
    emergencyAddress: { required: true, localOnly: false },
    phoneInfo: {
      id: 121412120016,
      phoneNumber: '+1209921xxx',
      paymentType: 'Local',
      type: 'VoiceFax',
      usageType: 'DirectNumber',
      country: [Object]
    }
  }
],

  • Author
  • Known Participant
  • 11 replies
  • December 1, 2023

Thank you for the information. The device returned is always "Offline". The customer uses Ring Central softphone through Avaya Cloud for Google extension on Chrome. Do you know if this application supports providing the device ID for call control API usage?


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2312 replies
  • December 1, 2023

I am afraid that the device id you see is not the device id of the soft phone you mentioned. I recommend you to open a dev support ticket so someone can have a look at your account and devices.


  • Author
  • Known Participant
  • 11 replies
  • December 5, 2023

Hello,

I followed your recommendation and created a ticket on the support forum. I received a confirmation email with a case number, but it's been several days and I've received no updates. When I go to this link, https://support.ringcentral.com/case.html it indicates I have no open cases. Any advice for me?

Thanks,

George



PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2312 replies
  • December 6, 2023

Do you have the case number?


  • Author
  • Known Participant
  • 11 replies
  • December 6, 2023

Reference number is 20971212


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2312 replies
  • December 6, 2023

Check with the support team and they said that communication via email was sent yesterday but no reply. The email associated with the ticket is te***@cdc-tek.net .

Please guess the *** in the email.


  • Author
  • Known Participant
  • 11 replies
  • December 7, 2023

Thanks, they reached out to me. However, the email address they sent from does not accept replies. Is there a website where I can respond in the ticket directly? When I go to this link there are no existing cases: https://support.ringcentral.com/case.html


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings