|
|
On Tue, 02 Aug 2005 15:18:00 -0400, Eric "Skippy" Hope wrote: > The problem comes in when trying to make a call. The session initiation > portion of the call goes over the vpn just like it should (this is the sip > portion, for those familier with voip). Once the other end picks up the > phone, the software phone tries to send the actual voice connection over > the public IPs, ignoring the vpn. This seems to have something to do with > the Win TUN/TAP interface. What IP ranges are you using? If the systems on both sides have internal (non-public) IPs that they're doing their SIP registration with, such that they need to use the VPN to access the IPs that the other systems are registered with... well, I'd expect that you wouldn't have this issue. If you're using Asterisk, I'd make sure that nat=0 is set in the entries for the relevant phones in sip.conf, as well. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-08/msg00027.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-08/msg00027.html on line 191 |