Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'dict' object has no attribute 'config' #29

Open
mjmunger opened this issue Aug 26, 2020 · 0 comments
Open

'dict' object has no attribute 'config' #29

mjmunger opened this issue Aug 26, 2020 · 0 comments

Comments

@mjmunger
Copy link
Owner

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant