Here is my scenario. I have an Asterisk 13 server with a publicly accessible 
IP. On the same server, I’ve installed OpenVPN server. At my office, I have a 
Ubiquity router running an OpenVPN client to my Asterisk box. My SIP phones are 
behind this router and I’m trying to get them to register.

Any help would be appreciated!


Asterisk & OpenVPN server:
ip = 142.1.1.1
tun0 = 10.8.8.1 P-t-P: 10.8.8.2

Ubiquity router:
vtun0 = 10.8.8.10

Clients behind Ubiquity router: 192.168.2.0/24


sip.conf:
[general]
…
udpbindaddr=0.0.0.0
localnet=10.0.0.0/8
localnet=172.16.0.0/12
localnet=192.168.0.0/16
externaddr=142.1.1.1
…

[remotePhoneEntry]
...
type=friend
host=dynamic
nat=force_rport,comedia
…


On my phones, I have entered the the following:
Server = 10.8.8.1
Username = remotePhoneEntry
Secret ...
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to