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

* 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
This commit is contained in:
Sean Bright
2023-05-03 11:37:57 -04:00
committed by GitHub
parent f5168354cb
commit 0d6b271831
13 changed files with 37 additions and 46 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.