VOXOX with ATA Page 2
Links: home · search · speed test · login · more ·

 
Links: Reply New Topic
Forums » Voice Over IP - VOIP » VOIP Tech Chat » VOXOX with ATA
page: 1 · 2
kustomjs @ 6th Nov 04:14PM:
Re: VOXOX with ATA

alright I asked them about any other ata's and this what I got from there support people.

"Hello,

At this time we cannot support ATAs with voxox. If you would like to inquire about a commercial service to use with the SPA2102 please visit www.telcentris.com, the parent company of voxox.

Thank you,

-Matt Johnson"

so I dont know what information you got there Solearth.
reply
Solearth @ 8th Nov 11:49AM:
Re: VOXOX with ATA

Following are excerpts from the same person at Voxox:

ATAs can be configured with VoxOx, but we currently only support the SPA 2102. Let me know what kind of ATA you have, and if you are interested in configuring the ATA to work with your VoxOx service, and I will assist you further.

Please let me know if you have any additional questions.

-Matt Johnson

The SIP configuration has changed for security reasons. I will have someone contact you regarding the use of your 2102, and about fee and number questions. I believe we should be able to switch your number free of charge.

Let me know if you need anything else.

Thanks,

-Matt Johnson

It seems that the same person is giving out different answers to different people :huh:
reply
kustomjs @ 8th Nov 03:03PM:
Re: VOXOX with ATA

well I just sent a other email to this matt johnson to see what kind a response I get about this whole ata sip settings.

I think I got this Matt Johnson in a very tight spot right now for lying to me about this whole ata sip settings.
reply
Zombie999 @ 9th Nov 01:57AM:
Re: VOXOX with ATA

said by Solearth :

Zombie,
I don't know your settings, and yours may already match the ones listed above.
Double check the proxy (not the outgoing proxy since you can call out). reboot the ATA after quitting the Voxox application. Turning off the assistant (before quitting application LOL) would not hurt, unless you wanted faxes on that number.
I have never tried it on an ATA (yet).
I've tried voxox application...outgoing works, no incoming.
Tried to set it up on the asterisk at my home, it wouldn't register.
Got it working on PBXES, outgoing works, no incoming.

In any case, incoming should work if using voxox application first but it doesn't. I turned off the assistant and everything. Calls are always going straight to VM.
reply
RFKIP @ 9th Nov 08:54AM:
Re: VOXOX with ATA

I did not try ATA but I use Voxox with eyeBeam soft phone.

Both incoming and outgoing works (I am behind home router - Linksys).

The settings:

user name: 1951xxxxxxx (your DID number associated with Voxox)
password: your Voxox password
authorization name: 1951xxxxxxx
domain: 216.151.151.132

I found these settings using network sniffer (Wireshark).
reply
kustomjs @ 9th Nov 02:30PM:
Re: VOXOX with ATA

well I got the email back today from Matt Johnson and here what he said:

Mr xxxxx,

I was misinformed at the time, and under the impression we were capable of supporting SPA2102s. We do plan on having this feature available in the future, but for right now it is only available through TelCentris. Sorry for any confusion or inconvenience this may have caused.

Thank you for your feedback and support during this beta period.

-Matt Johnson

I also wanted to say that I was able to use RFKIP settings and I was able to set it up for xlite.

also I just tried that same setting into my linksys pap2 setting and it works for both incoming and outgoing.

so I am trying to figure out what settings to use inside of asterisk.
reply
OmagicQ @ 10th Nov 12:10AM:
Re: VOXOX with ATA

said by RFKIP :

I did not try ATA but I use Voxox with eyeBeam soft phone.

Both incoming and outgoing works (I am behind home router - Linksys).

The settings:

user name: 1951xxxxxxx (your DID number associated with Voxox)
password: your Voxox password
authorization name: 1951xxxxxxx
domain: 216.151.151.132

I found these settings using network sniffer (Wireshark).
If Voxox isn't supporting ATAs officially, the clock is ticking on how long this workaround will work. We've already been down this road with Magicjack.
reply
RFKIP @ 10th Nov 07:46AM:
Re: VOXOX with ATA

If Voxox uses "standard" (not Yahoo-like) SIP, it can be used with ATA. I do not think Voxox will move out of SIP and I do not see why they should do it (at least, for paid users). It would be interesting also to "break" MajicJack (I am sure it is possible, but I do not have their device).
reply
kustomjs @ 10th Nov 11:25AM:
Re: VOXOX with ATA

I am going to give this setting inside of asterisk to see if I can get voxox to register:

type=peer
disallow=all
allow=ulaw
allow=ilbc
dtmfmode=rfc2833
host=216.151.151.132
fromdomain=216.151.151.132
insecure=very
qualify=yes
fromuser=YOURVOXONUMBER
authuser=YOURVOXONUMBER
username=YOURVOXONUMBER
secret=YOURPASS
canreinvite=no
reply
kustomjs @ 10th Nov 04:11PM:
Re: VOXOX with ATA

I tried to do that settings that I posted earlier and no luck on it for the asterisk.
reply
grover92000 @ 10th Nov 08:28PM:
Re: VOXOX with ATA

Try these settings. They work for me with Voxox.

disallow=all
allow=ulaw&alaw&ilbc
canreinvite=no
context=from-trunk
dtmfmode=rfc2833
fromdomain=sip01-west.voxox.com
fromuser=YOURVOXONUMBER
host=sip01-west.voxox.com
insecure=very
secret=YOURPASS
type=friend
username=YOURVOXONUMBER
reply
mazilo @ 10th Nov 09:30PM:
Re: VOXOX with ATA

said by grover92000 :

fromdomain=sip01-west.voxox.com
Interesting. When I set fromdomain=voxox.com on my asterisk-1.6.x, the line registered; however, when called, my asterisk didn't receive the incoming call. After setting fromdomain=sip01-west.voxox.com, my asterisk can now receive incoming calls from voxox. Thanks.
reply
kustomjs @ 10th Nov 10:29PM:
Re: VOXOX with ATA

I just tried that settings that grover92000 and I get a OP saying this person is not available please leave your message after the beep.

correction I finally got to work you have to add this for register string

1yourvoxonumber:yourpassword@sip01-west.voxox.com/1yourvoxonumber

here is the full setup for asterisk for voxox:

disallow=all
allow=ulaw&alaw&ilbc
canreinvite=no
context=from-trunk
dtmfmode=rfc2833
fromdomain=sip01-west.voxox.com
fromuser=YOURVOXONUMBER
host=sip01-west.voxox.com
insecure=very
secret=YOURPASS
type=friend
username=YOURVOXONUMBER

string

1yourvoxonumber:yourpassword@sip01-west.voxox.com/1yourvoxonumber
reply
Zombie999 @ 11th Nov 05:45AM:
Re: VOXOX with ATA

Ok...I deleted the trunk from Pbxes (outgoing ok, no incoming).

Created a new trunk on my asterisk using above settings, it registered but getting "this account number is not valid" message on outgoing?? Played around with the settings, no go. So no incoming, no outgoing! Trunk deleted.

Entered settings into ATA (pap2 v1). Registered, outgoing works. Incoming doesn't.

Hmm...it looks like my account is messed up for incoming at voxox side. I recall another user with no incoming who "fixed it" by getting a new account.
reply

Thank you for using lo-fi dslreports.com - report bugs
© 99-2009 silver matrix LLC