Commit Graph
2 Commits
Author SHA1 Message Date
Claude 17203aa0f9 Fix silent PSTN call denial: set live_dangerously in asterisk.conf
AST_CONFIG() silently returns an empty string instead of erroring when
asterisk.conf's [options] section lacks live_dangerously = yes, so a
correct tier_out=full in pstn-permissions.conf still evaluates as no
permission — every outbound/ring-group call gets denied with nothing
in the logs pointing at the real cause. Easy Asterisk's vendor default
ships without this set. Now applied automatically on fresh install and
on every "update" rebuild, restarting only when the file actually
changes.
2026-08-17 14:48:00 +00:00
Claude 3857358e86 Add scratch TODO.md tracking four in-flight/queued items
Asterisk DO->IONOS migration (resolved), web-based extension messaging
(not started), Pi-hole (done), VPS-as-VPN-endpoint with encrypted DNS
(idea stage). Temporary -- delete once these are finished or turned into
real issues/PRs.
2026-08-17 03:28:35 +00:00