![]() |
2009-08-05
, 07:39
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#2
|
![]() |
2009-08-08
, 08:27
|
Posts: 67 |
Thanked: 13 times |
Joined on Feb 2008
@ U.S.A.
|
#3
|
![]() |
2009-08-10
, 05:17
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#4
|
The Following User Says Thank You to lma For This Useful Post: | ||
![]() |
2009-12-29
, 18:37
|
|
Posts: 708 |
Thanked: 125 times |
Joined on Jan 2007
@ Too Close To D.C
|
#5
|
/etc/openvpn/nokia.up tun0 1500 1542 192.168.66.6 192.168.66.5 init script failed: could not execute external program Exitng
#!/bin/sh for acct in $(ls -d /var/lib/gconf/apps/telepathy/mc/accounts/sip* | while read i; do echo $(basename $i); done); do\ # Force the VPN SIP account to bind itself to the # VPN address we have just been allocated. mc-account set $acct string:local-ip-address=$4 # Use the VPN host's address as the SIP proxy, # since we can't count on any other being reachable. #mc-account set $acct string:proxy-host=vpn-host.example.com done
![]() |
2009-12-30
, 11:41
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#6
|
The Following User Says Thank You to TA-t3 For This Useful Post: | ||
![]() |
2009-12-31
, 03:37
|
|
Posts: 708 |
Thanked: 125 times |
Joined on Jan 2007
@ Too Close To D.C
|
#7
|
![]() |
2010-04-12
, 16:38
|
Posts: 16 |
Thanked: 0 times |
Joined on Mar 2010
|
#8
|
![]() |
2010-04-16
, 16:52
|
Posts: 6 |
Thanked: 0 times |
Joined on Apr 2010
|
#9
|
![]() |
2010-04-16
, 20:58
|
Posts: 306 |
Thanked: 106 times |
Joined on Feb 2010
|
#10
|
Has anyone successfully connected VOIP over VPN?
After a search of the forum, I'm surprised to be the only one reporting this, because it's been broken as long as I remember, and would seem to be a somewhat common need. It has failed with multiple different voip providers, and vpn providers, strongly suggesting the there's an issue on the client platform side.
Is there any way to see a detailed log of why the VOIP connection fails? I'm not sure how to go about diagnosing this.
Last edited by jgombos; 2009-08-05 at 07:23.