spa-phone-api

Provides an API for Linksys/Sipura VoIP SPA Phones
Download

spa-phone-api Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Bouke Haarsma
  • Publisher web site:
  • http://github.com/Bouke/

spa-phone-api Tags


spa-phone-api Description

spa-phone-api is a Python module that 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 to sync the phone's address book with (for example) Google Contacts.InstallationInstallation with pip: pip install spa-phone-apiCommand Line UsageUpdate the address book from OS X Contact. Defaults to sync all contacts, but an optional group paramater can be specified. spa-sync ip-address UsageRead the address bookimport spa_phonespa_phone.read('10.0.1.8')Update the address bookimport spa_phonespa_phone.write('10.0.1.8', )Product's homepage


spa-phone-api Related Software