]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Rename dialplan_functions.xml to dialplan_functions_doc.xml
authorGeorge Joseph <gjoseph@sangoma.com>
Mon, 26 Feb 2024 23:16:37 +0000 (16:16 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Mon, 26 Feb 2024 23:25:52 +0000 (16:25 -0700)
When using COMPILE_DOUBLE, dialplan_functions.xml is mistaken
for the source for an embedded XML document and gets compiled
to dialplan_functions.o.  This causes dialplan_functions.c to
be ignored making its functions unavailable and causing chan_pjsip
to fail to load.

channels/pjsip/dialplan_functions_doc.xml [moved from channels/pjsip/dialplan_functions.xml with 100% similarity]