You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@box:~/clients/org-example# polypy pjsip generate 111 from DialPlanBuilder-L3_pbx_v1.csv
Traceback (most recent call last):
File "/usr/local/bin/polypy", line 35, in <module>
polypy.run()
File "/usr/src/PolyPyTools/poly_py_tools/polypy.py", line 15, in run
from poly_py_tools.pjsip import pjsip
File "/usr/src/PolyPyTools/poly_py_tools/pjsip/pjsip.py", line 36, in <module>
runner.run()
File "/usr/src/PolyPyTools/poly_py_tools/pjsip/pjsip_generator.py", line 99, in run
target_file = os.path.join(self.config.config['paths']['tftproot'],'pjsip.conf')
AttributeError: 'dict' object has no attribute 'config'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: