Files
asterisk/funcs/func_math.c
Naveen Albert a2fcab4da9 func_math: Add DIGIT_SUM function.
Add a function (DIGIT_SUM) which returns the digit sum of a number.

Resolves: #1499

UserNote: The DIGIT_SUM function can be used to return the digit sum of
a number.
2025-10-30 16:05:56 +00:00

20 KiB