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

polypy prvision list endpoints broken #45

Open
mjmunger opened this issue Oct 6, 2020 · 0 comments
Open

polypy prvision list endpoints broken #45

mjmunger opened this issue Oct 6, 2020 · 0 comments

Comments

@mjmunger
Copy link
Owner

mjmunger commented Oct 6, 2020

root@pbx:~/polypy/example# polypy provision list endpoints
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 64, in run
    provision.run()
  File "/usr/src/PolyPyTools/poly_py_tools/provision/provision.py", line 42, in run
    runner.run()
  File "/usr/src/PolyPyTools/poly_py_tools/provision/provision_lister.py", line 19, in run
    parser = PjSipSectionParser(os.path.join(self.config['paths']['asterisk'], 'pjsip.conf'), factory)
AttributeError: 'ProvisionLister' 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