]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix application references to Background
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 20 Sep 2024 13:47:53 +0000 (07:47 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:01:00 +0000 (20:01 +0000)
commit84d983e8f53433f305bb9a648edcd959a6b213bd
treefffd76c07b2504173b89581b483c215f18e11ff7
parent1e9de1828b99009bd65fda0fcbe312cfe9caacc9
Fix application references to Background

The app is actually named "BackGround" but several references
in XML documentation were spelled "Background" with the lower
case "g".  This was causing documentation links to return
"not found" messages.

(cherry picked from commit 240f5c3a71e93a50dd78b26a3b8184ab10a8ce65)
apps/app_playback.c
main/pbx_builtins.c