]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Rename sounds_index.c to sounds.c.
authorCorey Farrell <git@cfware.com>
Mon, 19 Feb 2018 09:57:45 +0000 (04:57 -0500)
committerCorey Farrell <git@cfware.com>
Mon, 19 Feb 2018 10:00:23 +0000 (05:00 -0500)
commite532b982b3def348dd34117e107e06de3588daf0
tree29f0ce95d921973800fc6beeba491a6205b4ced7
parentd09954b1925b44c61ed4587218ffa4f9ad9baf87
core: Rename sounds_index.c to sounds.c.

This will make the source filename match the 'module reload sounds'
command.  This will allow conversion to a built-in module in Asterisk 16
without needing to redefine AST_MODULE.

Change-Id: Ifb8e489575b27eb33d8c0b6a531f266670557f6e
main/sounds.c [moved from main/sounds_index.c with 100% similarity]