From fd29d28832e10e3841a45b00924f3e3054d6263c Mon Sep 17 00:00:00 2001 From: Naveen Albert Date: Mon, 14 Mar 2022 16:57:29 +0000 Subject: [PATCH] pbx_builtins: Add missing options documentation BackGround and WaitExten both accept options that are not currently documented. This adds documentation for these options to the xml documentation for each application. ASTERISK-29967 #close Change-Id: If812a9f1ccbba3e4d427a0e7a6dea923c2f905f7 --- main/pbx_builtins.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/main/pbx_builtins.c b/main/pbx_builtins.c index 54fe4ff92a..078a307238 100644 --- a/main/pbx_builtins.c +++ b/main/pbx_builtins.c @@ -83,6 +83,9 @@ Only break if a digit hit matches a one digit extension in the destination context. + @@ -698,6 +701,10 @@ be used instead if set + -- 2.47.2