]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 25 Sep 2024 16:32:21 +0000 (16:32 +0000)
commit48acf00eaba88ee039b47f21ee9636b116d37341
tree89a2a12e55b98f3208412f65e7e9c6f80e36780d
parentce35f5684b3de72f51e5e1c9c9a6ed501b6a370e
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.
apps/app_playback.c
main/pbx_builtins.c