1.0.4 • Published 4 years ago

node-cti v1.0.4

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

Node Computer-Telephone-Intergration for cisco phones

This project provides a Node based API to interact with cisco phones which allows you to easily dial/send commands to the phone.

Usage

  • create an instance of SendPhoneRequest
  • use one of the following to send commands/requests to the phone

    • dial(number, resultHandler) - dial a number

    • sendDigits(digits, resultHandler) - send digits in call in progress

    • speaker(resultHandler) - speaker on/off

    • line(line, resultHandler) - go on/off hook with line selected

    • soft(num, resultHandler) - send softkey

    • sendKey(key, resultHandler) - send key (use if key not covered by other options)

resultHandler is called once the request completes

This document provides more information on the specific keys that can be used with sendKey: cisco programming guide

Example:

Phones tested

  • Cisco SPA504G