[InfoWorld: Top News] Aruba unveils portable access point for VoIP http://www.infoworld.com/cgi-bin/redirect?source=rss&url=http://www.infoworld.com/article/05/10/24/HNaruba_1.html basically it creates a VPN connection to let remote users connect with some level of security. It also has an access point built in. 3x3 inches or about 7.6x7.6cm -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20051024/9b70197a/attachment.pgp
> [InfoWorld: Top News] Aruba unveils portable access point for VoIPFunny you mention this... I'm currently testing a similar setup, Asterisk on OpenWRT: WAN -> WRT54G -> [SSL] -> UDPTunnel -> [IAX] -> Asterisk -> [SIP] -> WiFi And SIP clients via WiFi, or via wired LAN. At this point this is NOT using encryption, but I am planing to add stunnel (or similar). A VPN (like PPTP) is not an option for me because the environment I'm testing in blocks all but outgoing TCP connections. Hence a SSH-like TCP connection may work best. Total cost: $60 for router, plus some hours of fun to get it all going. But you also do other useful things like traffic shaping on the router...