Files
asterisk/apps
Alexei Gradinari 8a09a6ca6d app_queue: Add option to not log Restricted Caller ID to queue_log
Add a queue option log-restricted-caller-id to strip the Caller ID when storing the ENTERQUEUE event
in the queue log if the Caller ID is restricted.

Resolves: #765

UpgradeNote: Add a new column to the queues table:
queue_log_option_log_restricted ENUM('0','1','off','on','false','true','no','yes')
to control whether the Restricted Caller ID will be stored in the queue log.

UserNote: Add a Queue option log-restricted-caller-id to control whether the Restricted Caller ID
will be stored in the queue log.
If log-restricted-caller-id=no then the Caller ID will be stripped if the Caller ID is restricted.

(cherry picked from commit 192a848311)
2024-07-11 13:23:24 +00:00
..
2019-05-10 10:22:55 -06:00
2021-11-18 10:37:56 -06:00
2021-11-18 10:37:56 -06:00
2024-01-12 18:32:13 +00:00
2016-10-27 09:53:55 -04:00
2022-05-09 08:21:45 -05:00
2021-11-18 10:37:56 -06:00
2023-01-31 11:23:11 -06:00
2021-08-19 11:18:30 -05:00
2021-11-16 16:49:13 -06:00
2021-11-18 10:37:56 -06:00
2016-10-27 09:53:55 -04:00
2024-01-12 18:32:13 +00:00
2018-05-11 09:48:58 -04:00
2021-11-16 05:38:29 -06:00
2021-11-16 05:38:29 -06:00
2016-10-27 09:53:55 -04:00