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

I think you meant... (outbound_socket.get_var()) #14

Closed
whitebook opened this issue Jul 7, 2011 · 1 comment
Closed

I think you meant... (outbound_socket.get_var()) #14

whitebook opened this issue Jul 7, 2011 · 1 comment

Comments

@whitebook
Copy link

On line 1120 of Elements.py

ERROR: (3) File "/usr/local/plivo2/lib/python2.6/site-packages/plivo-0.1.0-py2.6.egg/plivo/rest/freeswitch/outboundsocket.py", line 386, in _run
2011-07-07 16:19:38,952 plivo-outbound[17471]: ERROR: (3) self.process_call()
2011-07-07 16:19:38,952 plivo-outbound[17471]: ERROR: (3) File "/usr/local/plivo2/lib/python2.6/site-packages/plivo-0.1.0-py2.6.egg/plivo/rest/freeswitch/outboundsocket.py", line 414, in process_call
2011-07-07 16:19:38,952 plivo-outbound[17471]: ERROR: (3) self.execute_xml()
2011-07-07 16:19:38,952 plivo-outbound[17471]: ERROR: (3) File "/usr/local/plivo2/lib/python2.6/site-packages/plivo-0.1.0-py2.6.egg/plivo/rest/freeswitch/outboundsocket.py", line 549, in execute_xml
2011-07-07 16:19:38,952 plivo-outbound[17471]: ERROR: (3) element_instance.run(self)
2011-07-07 16:19:38,953 plivo-outbound[17471]: ERROR: (3) File "/usr/local/plivo2/lib/python2.6/site-packages/plivo-0.1.0-py2.6.egg/plivo/rest/freeswitch/elements.py", line 128, in run
2011-07-07 16:19:38,953 plivo-outbound[17471]: ERROR: (3) result = execute(outbound_socket)
2011-07-07 16:19:38,953 plivo-outbound[17471]: ERROR: (3) File "/usr/local/plivo2/lib/python2.6/site-packages/plivo-0.1.0-py2.6.egg/plivo/rest/freeswitch/elements.py", line 1120, in execute
2011-07-07 16:19:38,953 plivo-outbound[17471]: ERROR: (3) record_digits = self.get_var("playback_terminator_used")

@mike-plivo
Copy link
Member

ahah yes good catch thank you again :)

fixed now in last revision !

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

2 participants