]> git.ipfire.org Git - thirdparty/asterisk.git/commit
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:20:41 +0000 (16:20 -0700)
commit386cdef14901053ad112af7c2390021e3ff2cc15
tree8edb29b8534f769dc727cfe8de318e3139f7c6d7
parentb4ecf5eaf1a149f181a9849714216986ddaa22e8
Rename dialplan_functions.xml to dialplan_functions_doc.xml

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]