|
|
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).
http://www.broadbandreports.com/forum/r23275914-VOXOX-with-ATA~start=20
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
mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA
kudos:1
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.
Reviews:
·AT&T Wireless Br..
·Home Town Cable
reply to Solearth
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
1 edit I remember VoxOx shortly after they started free DID offering, they require you to provide a telephone number (mainly mobile telephone number) for them to send you a verification code. You are required to enter the verification code to receive a DID.
I use following settings to register to VoxOx SIP server to receive calls:
log in name: 1+10-digit DID
Password: password
SIP server: sip01-west.voxox.com
Please be aware that VoxOx, just like Google Voice and Ribbit answer all incoming immediately, therefore, caller may be billed for incomplete call and time when ringing. 
|
|