Hi, I just installed pbxiaf on a Virtualbox VM. I am able to call in using my Sipgate DID to X-lite, but am unable to call out using X-lite. Google Voice is also unable to confirm my DID for inbound calling. I'm a newbie to Asterisk and pbxiaf, but am familiar with CentOS.
When running gvoice manually, it fails with the following message:
When running gvoice manually, it fails with the following message:
Traceback (most recent call last):
File "/usr/bin/gvoice", line 125, in ?
getattr(voice,action)(*args)
File "/usr/lib/python2.4/site-packages/googlevoice/voice.py", line 82, in call
self.__validate_special_page('call', {
File "/usr/lib/python2.4/site-packages/googlevoice/voice.py", line 193, in __validate_special_page
load_and_validate(self.__do_special_page(page, data))
File "/usr/lib/python2.4/site-packages/googlevoice/util.py", line 62, in load_and_validate
validate_response(loads(response.read()))
File "/usr/lib/python2.4/site-packages/googlevoice/util.py", line 56, in validate_response
raise ValidationError('There was a problem with GV: %s' % response)
googlevoice.util.ValidationError: There was a problem with GV: {u'data': {u'code': 20}, u'ok': False}
Logging out of voice...