Claude
228add0937
Fix group-ring script's INI parser silently returning empty on every lookup
...
_ini_get() in _pstn_write_personal_group_ring_script split on '=' and
compared $1 == key without trimming whitespace, but configparser.write()
(used to write pstn-groups.conf and pstn-permissions.conf) pads '=' with
spaces by default. Every lookup — including the group's own members= line —
silently returned empty, so group-owned personal DID ring-groups never
actually rang anyone regardless of member tier/whitelist config. Trim
whitespace around both the extracted key and value before comparing.
Also switch the script's final echo to printf to remove any ambiguity in
the dialplan's SHELL()-empty-string check.
2026-07-24 13:44:06 +00:00
..
2026-06-20 04:16:41 +00:00
2026-06-26 12:41:44 +00:00
2026-06-26 12:56:11 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-24 12:38:45 +00:00
2026-07-24 12:38:45 +00:00
2026-06-20 04:16:41 +00:00
2026-07-21 03:03:33 +00:00
2026-06-09 00:28:30 +00:00
2026-07-20 13:45:24 +00:00
2026-06-26 13:20:49 +00:00
2026-07-20 13:57:35 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 14:15:17 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-01 20:25:55 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 03:49:53 +00:00
2026-06-08 17:01:36 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 02:33:26 +00:00
2026-06-26 15:26:55 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 14:15:17 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 13:20:43 +00:00
2026-06-20 04:16:41 +00:00
2026-07-24 13:44:06 +00:00
2026-06-09 00:28:30 +00:00
2026-07-24 13:26:35 +00:00
2026-06-09 00:28:30 +00:00
2026-07-08 15:02:36 +00:00
2026-07-02 16:20:22 +00:00
2026-06-26 13:20:49 +00:00
2026-06-26 05:07:11 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-07-20 18:32:40 +00:00
2026-06-23 15:25:56 +00:00