trixbox-2.8.0.3 followed wiki guide to the letter, inbound calls work no outbound,

jakegaisser
Posts: 28
Member Since:
2010-09-22

I have used PIAF and got inbound + outbound calling working, but I wanted to try out trixbox, and at the same time try out the Bridge() method instead of park().

After Fresh install of trixbox-2.8.0.3 I added a Trunk for Sipgate. It registers fine. Next I add an SIP extension and copy the "secret" password for that extension and put it into my pap2 for line1.

Now it shows that my IP Phone is online (the pap2)

For the Inbound route I left DID Number/Caller ID Number blank.... everything blank, and set the destination to the extension number that my pap2 Line1 uses.

Now I place a call to my google voice number and it rings my phone connected to my pap2, audio works both ways. So inbound is workin.

Then I followed the wiki guide for google voice outbound calls: http://fonality.com/trixbox/wiki/outbound-calls-google-voice

I get a couple seconds of silence and then the PBX ladys voice: "All circuits are busy now, please try your call again later"

I am sure I must be missing something simple or followed the instructions too literally... Any help is appreciated.



jakegaisser
Posts: 28
Member Since:
2010-09-22
I forgot to add, I have not

I forgot to add, I have not updated anything, just installed off the trixbox-2.8.0.3 cd and went, only thing I downloaded was the log viewer in the module section, here is a log from when i try and place a call... it does not seem very specific as to why it failed.

http://pastebin.com/rF4qnTaB

also the log has a lot of non standard characters.... is that normal?



obeliks
Posts: 878
Member Since:
2010-03-14
In p 2. you are instructed

In p 2. you are instructed to call TellMe from command line ? Did you do that ?

Regarding the non-standard characters:
http://fonality.com/trixbox/forums/trixbox-forums/open-discussion...
use less -R to view the log.



jakegaisser
Posts: 28
Member Since:
2010-09-22
To be fair, I may have

To be fair, I may have missed that step, on my last install... I have done this install atleast 4 times, trying different things. what I remember from the last time I did that was:"Logging out of voice..." and that was all I would get, but now I just ran it again, and I get all this:

Traceback (most recent call last):
File "/usr/bin/gvoice", line 5, in ?
pkg_resources.run_script('pygooglevoice==0.5', 'gvoice')
File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 407, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1091, in run_script
exec script_code in namespace, namespace
File "/usr/bin/gvoice", line 129, in ?

File "build/bdist.linux-i686/egg/googlevoice/voice.py", line 101, in call
File "build/bdist.linux-i686/egg/googlevoice/voice.py", line 210, in __validate_special_page
File "build/bdist.linux-i686/egg/googlevoice/util.py", line 65, in load_and_validate
File "build/bdist.linux-i686/egg/googlevoice/util.py", line 59, in validate_response
googlevoice.util.ValidationError: There was a problem with GV: {u'data': {u'code': 20}, u'ok': False}
Logging out of voice...
bash-3.2$
----------------------------------
edit:
----------------------------------
"googlevoice.util.ValidationError: There was a problem with GV: {u'data': {u'code': 20}, u'ok': False}"

That line, GV is what I labled my outbound route, I noticed that it has a "Route Password" I left that blank when I setup the route, all I have is GV for the name, X. for the dial patterns, and the gv-outbound trunk that I made.

Should I start over again?



jakegaisser
Posts: 28
Member Since:
2010-09-22
OK! I FIXED THE PROBLEM! with calling from the command line

[gvoice]
# Number to place calls from (eg, your google voice number)
forwardingNumber=13601234567

this is what fooled me.... eg, your google voice number... once I changed this number to my sipgate DID number, the call from the command line worked. it says just "Logging out of voice..." then a few seconds later my phone connected to my pap2 rings.

EVERYTHING WORKS NOW! Thanks!



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.