Files
asterisk/apps
Alexei Gradinari 1108f61bfb 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 624c23310e)
2024-07-11 13:22:18 +00:00
..
2019-05-10 10:22:55 -06:00
2021-11-18 10:38:16 -06:00
2021-11-18 10:38:16 -06:00
2024-01-12 18:21:33 +00:00
2022-05-09 08:21:58 -05:00
2021-11-15 14:39:42 -06:00
2021-11-18 10:38:16 -06:00
2023-01-30 16:17:20 -05:00
2021-08-19 11:18:00 -05:00
2021-11-16 18:42:02 -06:00
2021-11-18 10:38:16 -06:00
2024-01-12 18:21:33 +00:00
2018-05-11 09:48:58 -04:00
2021-11-15 14:39:42 -06:00
2021-11-15 14:39:42 -06:00