Files
asterisk/main
George Joseph 7c9133c854 ccss: Add option to ccss.conf to globally disable it.
The Call Completion Supplementary Service feature is rarely used but many of
it's functions are called by app_dial and channel.c "just in case".  These
functions lock and unlock the channel just to see if CCSS is enabled on it,
which it isn't 99.99% of the time.

UserNote: A new "enabled" parameter has been added to ccss.conf.  It defaults
to "yes" to preserve backwards compatibility but CCSS is rarely used so
setting "enabled = no" in the "general" section can save some unneeded channel
locking operations and log message spam.  Disabling ccss will also prevent
the func_callcompletion and chan_dahdi modules from loading.

DeveloperNote: A new API ast_is_cc_enabled() has been added.  It should be
used to ensure that CCSS is enabled before making any other ast_cc_* calls.
2026-01-15 16:59:16 +00:00
..
2025-03-20 18:34:08 +00:00
2021-11-15 17:33:27 -06:00
2025-03-20 18:34:08 +00:00
2025-03-20 18:34:08 +00:00
2025-03-20 18:34:08 +00:00
2023-12-08 13:11:54 +00:00
2025-03-20 18:34:08 +00:00
2023-12-08 13:11:54 +00:00
2025-03-20 18:34:08 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2020-04-06 10:23:20 -05:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2025-01-23 18:42:28 +00:00
2025-03-20 18:34:08 +00:00
2025-09-17 11:40:38 -06:00
2021-12-02 15:02:09 -06:00
2022-07-07 08:19:14 -05:00
2025-03-20 18:34:08 +00:00
2023-01-10 14:07:44 -06:00
2021-12-02 15:02:09 -06:00
2020-06-10 09:33:28 -05:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:34:08 +00:00
2025-03-20 18:34:08 +00:00
2024-08-12 15:21:35 +00:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2021-11-15 17:33:27 -06:00
2025-05-01 12:44:58 +00:00
2021-12-02 15:02:09 -06:00
2017-12-20 12:40:01 -05:00
2025-05-01 12:44:58 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-09-17 11:40:14 -06:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-05-01 12:44:58 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:34:08 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:08 +00:00
2021-12-02 15:02:09 -06:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:34:08 +00:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:08 +00:00
2025-03-20 18:34:07 +00:00
2021-12-02 15:02:09 -06:00
2021-11-15 17:33:27 -06:00
2021-12-02 15:02:09 -06:00
2021-11-18 14:46:42 -06:00
2025-03-20 18:34:07 +00:00
2025-03-20 18:34:07 +00:00
2025-09-17 11:40:15 -06:00
2025-03-20 18:34:08 +00:00
2021-12-02 15:02:09 -06:00
2022-03-24 12:00:58 -05:00
2025-03-20 18:34:08 +00:00
2021-12-02 15:02:09 -06:00
2025-03-20 18:34:08 +00:00