Quote:
Originally Posted by jareknyc
hey guys how to set this up with vonage? 
|
Do you have Vonage SoftPhone or just a regular calling plan?
If SoftPhone, use the following settings:
Domain: sphone.vopr.vonage.net
Username: YOUR_VONAGE_SOFTPHONE_NUMBER
Password: YOUR_VONAGE_SOFTPHONE_PASSWORD
If regular calling plan, the setup is a bit more involved. You'd first have to find out what you "encrypted" vonage password is. The easiest way to do that is to type this address in your browser:
Code:
https://im-config.vonagenetworks.net/config?&login=YOUR_VONAGE_USERNAME&password=YOUR_VONAGE_PASSWORD&type=1003
replacing YOUR_VONAGE_USERNAME and YOUR_VONAGE_PASSWORD with the username and pass you use to login to your vonage account. This will return a webpage with various settings and you only need to worry about the fist 4 lines:
[SIP 2.0]
ProxyUserName=YOUR_USER_NAME
ProxyUserPassword=ENCRYPTED_PASSWORD
ProxyDomain=a.vonim.com
ProxyPort=10000
Now, enter these in SIAX as follows:
Domain: a.vonim.com:10000
Username: YOUR_USER_NAME
Password: ENCRYPTED_PASSWORD
Voila! Hope this helps...