]> 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:23:26 +0000 (12:23 -0600)
commit57d5964d77fa099740cbb1036c588bfae7cc8815
tree91aaf1b1bcd2da092d4e48d1fcf3b5df367f9080
parent06eff7d5d060c14d9e90b62d96a47e43ff9faa60
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