[asterisk-bugs] [JIRA] (ASTERISK-29499) cannot run sip_to_pjsql.py
Daniel (JIRA)
noreply at issues.asterisk.org
Tue Jun 29 02:01:33 CDT 2021
Daniel created ASTERISK-29499:
---------------------------------
Summary: cannot run sip_to_pjsql.py
Key: ASTERISK-29499
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29499
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Platform
Affects Versions: 18.3.0
Environment: Ubuntu 18.04.5 LTS - VMWare esxi 6.7
Reporter: Daniel
Severity: Major
when attempting to upgrade to pjsip via sip_to_pjsql.py
I get the below error
Please, report any issue at:
https://issues.asterisk.org/
Reading sip.conf
Converting to PJSIP realtime sql...
Writing pjsip.sql
Traceback (most recent call last):
File "/tmp/pjsipnew/sip_to_pjsql.py", line 79, in <module>
write_pjsip(pjsip_filename, pjsip, non_mappings)
File "/tmp/pjsipnew/sip_to_pjsql.py", line 17, in write_pjsip
pjsip.write(fp)
File "/tmp/pjsipnew/sqlconfigparser.py", line 72, in write
print("Could not open file " + config_file + " for writing")
TypeError: cannot concatenate 'str' and 'file' objects
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list