mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 12:54:56 +00:00
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:
committed by
Asterisk Development Team
parent
9a1ac9142f
commit
7677e78b4f
@@ -70,7 +70,7 @@ if __name__ == "__main__":
|
||||
sip_to_pjsip.sip = sip
|
||||
sip.connect(user,password,host,port,database)
|
||||
print('Please, report any issue at:')
|
||||
print(' https://issues.asterisk.org/')
|
||||
print(' https://github.com/asterisk/asterisk/issues/')
|
||||
print('Reading ' + sip_filename)
|
||||
sip.read(sip_filename)
|
||||
print('Converting to PJSIP realtime sql...')
|
||||
|
Reference in New Issue
Block a user