]> git.ipfire.org Git - thirdparty/asterisk.git/commit
dsp: Add define macro for DTMF_MATRIX_SIZE
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 23 Dec 2021 14:50:42 +0000 (14:50 +0000)
committerJoshua Colp <jcolp@sangoma.com>
Wed, 5 Jan 2022 18:21:23 +0000 (12:21 -0600)
commit138fbfa274579eaf192da527f136e5ea7ba35ca9
treed4bf9a1141a2873e3085087f3bf6fe55dac4dbd4
parent68f1e5d5085491b0a0120732ce8e3f74bae6c8d1
dsp: Add define macro for DTMF_MATRIX_SIZE

Adds the macro DTMF_MATRIX_SIZE to replace
the magic number 4 sprinkled throughout
dsp.c.

ASTERISK-29815 #close

Change-Id: Ie3bddb92c6b16204ece0f758009e9490eb33b9ba
main/dsp.c