Overview

List of methods used in this application and consequences on CUCM AXL Service.

Method Action Uses
Get phone info Read SQL, AXL
Update speed dials Update AXL

Get phone info

Used in Phone endpoint, it does two read-only operations:

  1. SQL query to find names of phone matching a directory number
  2. Get detailed information about every phone, by its phone name (GetPhoneReq)

Update speed dials

Used in Speeddials endpoint, it does one update operation:

  1. Do an UpdatePhoneReq for a given phone name