hudamalmsteen / sipdroid

Automatically exported from code.google.com/p/sipdroid
0 stars 0 forks source link

Vonage Support #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Vonage is SIP at it's core but it uses their own home-grown
authentication system.  Would it be possible to integrate Vonage
support into Sipdroid?

Vonage released the source for Vonage Talk awhile back, and it is
available via the GPL

Vonage Talk can be found at:
http://alpha.vonage.com/vtalk

You can download the source at Sourceforge.net:
http://sourceforge.net/projects/vtclient

As a Vonage user, I think this would be a fantastic feature. 

Original issue reported on code.google.com by spcon...@gmail.com on 5 Jun 2009 at 3:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 6 Jun 2009 at 7:33

GoogleCodeExporter commented 9 years ago
Do you have Vonage SoftPhone or just a regular calling plan?

If SoftPhone, use the following settings:

Server: 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 PBXes (or Sipdroid could also work directly) as follows:

Server: a.vonim.com:10000
Username: YOUR_USER_NAME
Password: ENCRYPTED_PASSWORD

Voila! Hope this helps... (taken from 
http://www.modmyi.com/forums/native-iphone-
ipod-touch-app-launches/407051-siax-native-sip-iax-client-iphone-2.html)

Original comment by pmerl...@googlemail.com on 24 Jul 2009 at 8:25

GoogleCodeExporter commented 9 years ago
i've tried multiple times to get the link to work.. updated with my information 
no 
success in IE or Chrome..   is this still valid?

Original comment by fahe...@gmail.com on 5 Nov 2009 at 1:01

GoogleCodeExporter commented 9 years ago
FWIW, I have SoftPhone and even then the connection gets dropped a lot unless I 
go 
through pbxes.com

Original comment by david%re...@gtempaccount.com on 23 Dec 2009 at 9:36

GoogleCodeExporter commented 9 years ago
I believe Vonage has blocked the link to obtain your settings.  Calling vonage 
for the settings will not work either, they refuse to release that information.

A better workaround is to use Google Voice and Google Voice callback.  This way 
you do not have to pay anything, especially Vonage.  Google Voice Intl rates 
are actually better than Vonage.

Original comment by beneath....@gmail.com on 25 Feb 2011 at 10:30

GoogleCodeExporter commented 9 years ago
Too bad Google Voice doesn't let you get numbers outside of the US :)

I'm guessing this issue is a dead end?

Original comment by aquari...@gmail.com on 6 Jul 2011 at 9:10