Skip to main content

Provides an API for Cisco/Linksys/Sipura VoIP SPA Phones

Project description

This project is currently unmaintained. Not recommended for production use.

SPA Phone API

SPA Phone API provides an API for Linksys/Sipura SPA IP Phones. It can be used to programmatically update the phone’s address book. Combining it into other scripts it can be used build scripts that sync the phone’s address book with Google Contacts or CRM services.

Installation

Installation with pip:

$ pip install spa-phone-api

Usage

Read the address book

import spa_api
spa_api.read('10.0.1.8')

Update the address book

import spa_api
spa_api.write('10.0.1.8', [
    ('Bouke Haarsma', '+31508200267'),
    ('WebAtoom', '+31508200267'),
    ('Apple Store', '+18006927753'),
])

Contributions

Contributions welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spa-phone-api-0.4.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file spa-phone-api-0.4.0.tar.gz.

File metadata

File hashes

Hashes for spa-phone-api-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f7bda77d043cc4858c70adef7778fb8e9827843ab336efe3231946dfe6f8c31e
MD5 9aca1f0a0a5e900743703eea06d20f28
BLAKE2b-256 4c31e366901048a0c0d3f7e77746af98d709dc7691880d891446e4452938b585

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page