]> 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:00:45 +0000 (20:00 +0000)
commit3b73137f15a6a0998fc12c8d69625d3bc524e2cb
tree071b53c7c72fa1b3905a0e91bbbfd3fb13dc47fc
parent1c8fcc2417eee72cf8847d01f9bcab2cc6b4467a
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 29d6a627686a8c8b0d2208d8fa1779b54639edcd)
apps/app_playback.c
main/pbx_builtins.c