check device capabilities

→ this feature identifies which current devices support asterisk's resource value/priority or transport=label.

what changes

this update verifies device compatibility with asterisk's resource value/priority and transport=label parameters. it involves consulting with laures to confirm device capabilities.
the goal is to ensure proper resource allocation and transport labeling across supported devices within the apis component.
benefits
  • improved device compatibility awareness
  • optimized resource allocation
  • enhanced transport management
  • reduced configuration errors
use cases
  • determining device support for resource priority
  • configuring transport labels on compatible devices
  • consulting with stakeholders for device validation
  • updating api documentation accordingly

how it works

  1. identify devices currently in use within the system.
  1. evaluate each device for support of asterisk's resource value/priority or transport=label.
  1. consult with laures to confirm device capability details.
  1. document findings and update api configurations as needed.

▸ verify device firmware versions before assessment to ensure accurate capability detection.