Files
asterisk/configs/samples
phoneben f42db69ed0 Add log-caller-id-name option to log Caller ID Name in queue log
Add log-caller-id-name option to log Caller ID Name in queue log

This patch introduces a new global configuration option, log-caller-id-name,
to queues.conf to control whether the Caller ID name is logged when a call enters a queue.

When log-caller-id-name=yes, the Caller ID name is logged
as parameter 4 in the queue log, provided it’s allowed by the
existing log_restricted_caller_id rules. If log-caller-id-name=no (the default),
the Caller ID name is omitted from the logs.

Fixes: #1091

UserNote: This patch adds a global configuration option, log-caller-id-name, to queues.conf
to control whether the Caller ID name is logged as parameter 4 when a call enters a queue.
When log-caller-id-name=yes, the Caller ID name is included in the queue log,
Any '|' characters in the caller ID name will be replaced with '_'.
(provided it’s allowed by the existing log_restricted_caller_id rules).
When log-caller-id-name=no (the default), the Caller ID name is omitted.

(cherry picked from commit f843f24be4)
2025-05-01 12:39:48 +00:00
..
2024-01-12 18:29:19 +00:00
2024-03-07 14:17:23 +00:00
2021-11-16 06:00:28 -06:00
2021-11-16 06:00:28 -06:00
2021-11-16 06:00:28 -06:00
2021-11-16 06:00:28 -06:00
2022-01-05 14:17:21 -06:00
2024-01-12 18:29:19 +00:00
2024-03-07 14:17:23 +00:00
2022-01-05 11:31:42 -06:00