[asterisk-bugs] [JIRA] (ASTERISK-29499) sip_to_pjsql.py: Fails to write SQL file
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jun 29 18:36:33 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-29499:
-------------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
> sip_to_pjsql.py: Fails to write SQL file
> ----------------------------------------
>
> Key: ASTERISK-29499
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29499
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Contrib/General
> Affects Versions: 18.3.0
> Environment: Ubuntu 18.04.5 LTS - VMWare esxi 6.7
> Reporter: Daniel
> Assignee: Asterisk Team
> Attachments: pjsip.conf, pjsip.sql, sip.conf
>
>
> 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