core: Cleanup gerrit and JIRA references. (#57)

* Remove .gitreview and switch to pulling the main asterisk branch
  version from configure.ac instead.

* Replace references to JIRA with GitHub.

* Other minor cleanup found along the way.

Resolves: #39
(cherry picked from commit 5c6d5ea38f)
This commit is contained in:
Sean Bright
2023-05-03 11:38:41 -04:00
committed by Asterisk Development Team
parent 9a1ac9142f
commit 7677e78b4f
13 changed files with 37 additions and 45 deletions

View File

@@ -61,8 +61,9 @@ writeprotect=no
; this value to "yes" !!
; Please, if you try this out, and are forced to return to the
; old pattern matcher, please report your reasons in a bug report
; on https://issues.asterisk.org. We have made good progress in providing
; something compatible with the old matcher; help us finish the job!
; on https://github.com/asterisk/asterisk/issues. We have made good
; progress in providing something compatible with the old matcher; help us
; finish the job!
;
; This value can be switched at runtime using the cli command "dialplan set extenpatternmatchnew true"
; or "dialplan set extenpatternmatchnew false", so you can experiment to your hearts content.