Creating a private network is actually pretty easy. What you do is add the node and IP address of the other node(s) to each server’s rpt.conf in the [nodes] stanza. Here’s an example with two private nodes. Server A’ s IP is 192.168.1.10 and B is 192.168.1.11.
Of course you need to have all the normal stuff that nodes have in rpt.conf and extensions.conf. Private nodes do not need a register line in iax.conf.
--
Tim
:wq
On Jan 30, 2014, at 3:51 AM, Lu Vencl <vencl@att.net> wrote:
Tim. Do you know how to connect one node to another via direct ip connect? In other words to a node that is not on the public network but private?