search for: cdevco

Displaying 2 results from an estimated 2 matches for "cdevco".

Did you mean: devco
2004 Dec 28
0
How to connect two Asterisks as secure as po ssiblewithout too much additional bandwidth ?
SSH tunnel is the way to go. Here is a little tid bit about setting up SSH keys, a simple keep alive script, and creating the SSH tunnel I use to tunnel my SMTP traffic to a reliable SMTP server since my ISP blocks all traffic incoming/outgoing on port 25. http://xj.cdevco.net/comp/smtptunnel/ You could use the same exact thing with an SSH tunnel. In fact, we've done VoIP over SSH using a Linux NAT box. The SIP adapter connects locally to a box which SSHes to the SIP server where the unencrypted connection is made locally. So from the EU to the server is all...
2005 Sep 07
2
Want to use a remotely location POTS phone
I have 2 locations connection via high speed internet. At location B, I have a regular old phone line I want to be able to use seemlessly from location A. What would be required to do this both software and hardware wise? I (think I) understand a SIP adapter at location A, and a server running * at location B, but what type of hardware will let me connect the POTS line to the * server?