mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-29 07:24:55 +00:00
core: Cleanup gerrit and JIRA references. (#40)
* 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 6f218514fb)
This commit is contained in:
committed by
Asterisk Development Team
parent
4d62b4c988
commit
a7f1dbc462
@@ -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