https://github.com/philrw/gcontacts-asterisk
Google Contacts to Asterisk Phonebook
https://github.com/philrw/gcontacts-asterisk
Last synced: about 1 year ago
JSON representation
Google Contacts to Asterisk Phonebook
- Host: GitHub
- URL: https://github.com/philrw/gcontacts-asterisk
- Owner: PhilRW
- Created: 2015-06-06T13:30:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T16:58:10.000Z (over 10 years ago)
- Last Synced: 2025-03-26T18:43:42.191Z (about 1 year ago)
- Language: Python
- Size: 146 KB
- Stars: 19
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gcontacts-asterisk
==================
Google Contacts to Asterisk Phonebook
-------------------------------------
An enhancement/continuation of [this script at Nerdvittles](http://pbxinaflash.com/community/index.php?threads/google-contacts-to-asterisk-phonebook.10943/).
Edit CLIENT_SECRETS_JSON in googlecontacts.py with the name of your client secrets file from Google Developers Console.
If running on a remote machine, use `--noauth_local_webserver` for the initial auth flow.