documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Fix `Goto()` application documentation

Open 7-zete-7 opened this issue 1 year ago • 1 comments

On documentation syntax is Goto([context,[extensions,]]priority), but in real syntax is Goto([[context,]extension,]priority) (see https://github.com/asterisk/asterisk/blob/master/main/pbx.c#L8841C51-L8841C83).

7-zete-7 avatar Jul 18 '24 07:07 7-zete-7

Yeah, I think Gosub is also broken. I'm looking at the build scripts to see where the issue might be. .

gtjoseph avatar Jul 30 '24 13:07 gtjoseph