{"id":18351147,"url":"https://github.com/simagix/asterisk-rpi","last_synced_at":"2026-01-20T09:02:08.096Z","repository":{"id":114864559,"uuid":"54218474","full_name":"simagix/asterisk-rpi","owner":"simagix","description":"Install Asterisk on Raspberry PI","archived":false,"fork":false,"pushed_at":"2016-04-11T01:49:37.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:45:09.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simagix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-18T17:10:16.000Z","updated_at":"2020-07-27T03:12:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"efcb9878-0258-4033-9708-8d90ec1e1f98","html_url":"https://github.com/simagix/asterisk-rpi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simagix/asterisk-rpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fasterisk-rpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fasterisk-rpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fasterisk-rpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fasterisk-rpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simagix","download_url":"https://codeload.github.com/simagix/asterisk-rpi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fasterisk-rpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28599833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T08:51:33.170Z","status":"ssl_error","status_checked_at":"2026-01-20T08:51:10.855Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T21:29:39.018Z","updated_at":"2026-01-20T09:02:08.078Z","avatar_url":"https://github.com/simagix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asterisk on Raspberry PI\nInstall Asterisk/FreePBX on Raspberry PI with Google Voice.\n\n### Motivation\nI pay $30+ a month for a VoIP BYOD service, including selected World calling plan.  I already have Asterisk in place at home but has to maintain a VM off Xen.  With the powerful combination of Asterisk, Raspberry PI, and Google Voice, the cost is greatly reduced.\n\n### Installation\n- Download image from http://www.raspberry-asterisk.org/downloads/\n- Use Win32 Disk Imager to write image, https://sourceforge.net/projects/win32diskimager/\n- Disable ipv6, edit /etc/exim4/update-exim4.conf.conf\n```\ndisable_ipv6='true'\n```\n- Install/configure exim4, http://www.sbprojects.com/projects/raspberrypi/exim4.php\n- Follow instructions from http://www.raspberry-asterisk.org/documentation/\n- Configure Google Voice as a trunk on FreePBX, Connectivity-\u003eGoogle Voice.  Follow http://jermsmit.com/google-voice-setup-on-freepbx-and-asterisk-version-11/\n \n### After Restart\nAfter restart (and module upgrades), reboot doesn't restart amportal.  The command amportal is replaced by fwconsole.  Use the following commands to restart asterisk\n```\nchmod +x /usr/sbin/fwconsole\nfwconsole chown\nfwconsole restart\n```\n\n### Power Management\nTurn off power management will resolve wifi timeout problem.\nFor Raspberry PI 2\n```\necho \"options 8192cu rtw_power_mgnt=0\" \u003e\u003e /etc/modprobe.d/8192cu.conf\nreboot\n```\nFor Raspberry PI 3\n```\n# turn off power management\nsudo iwconfig wlan0 power off\n```\nEnable channel 12 and 13\n```\niwlist wlan0 channel\nsudo apt-get update\nsudo apt-get upgrade\nsudo apt-get dist-upgrade\nsudo rpi-update\nsudo rpi-update 41f8b4812ad653abf321b8c54cb4bee57ebdb129\nreboot\niwlist wlan0 channel\n```\nAdd to startup script\n```\necho \"/sbin/iwconfig wlan0 power off\" \u003e /etc/init.d/wireless_power_off\nupdate-rc.d /etc/init.d/wireless_power_off defaults\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimagix%2Fasterisk-rpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimagix%2Fasterisk-rpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimagix%2Fasterisk-rpi/lists"}