telecom >> 8x8 Adds Fry's Electronics to Growing List of Packet8 Retailers

by Jack Decker » Wed, 25 Aug 2004 00:11:06 GMT

http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=109&STORY=/www/story/08-24-2004/0002237469&STORY&EDATE=

SANTA CLARA, Calif., Aug. 24 /PRNewswire-FirstCall/ -- 8x8, Inc.
(Nasdaq: EGHT), the Packet8 broadband voice over internet protocol
(VoIP) and videophone communications service provider, announced that
beginning August 27th, Fry's Electronics, a leading electronics
retailer serving the western U.S., will be offering the Packet8
Broadband Videophone and Packet8 Broadband Phone Adapter.

The 28 store chain, with locations in California, Arizona, Nevada,
Washington, Oregon, Illinois, Georgia and Texas, is considered one of
the industry's premiere retailers of products representing the latest
technological trends and advances in the personal computer
marketplace. 8x8's Internet telephony service offerings consistently
display feature and capability achievements on the cutting edge of
communication technology, including the industry's first enhanced E911
calling capability and the technological sophistication of the new
Packet8 DV326 videophone, introduced in June 2004.

The Packet8 Broadband Videophone transmits high quality audio and
crisp instant-on video communications over a standard broadband
Internet connection with the ease and convenience of regular telephone
service. Previous videophone technology has been limited by bandwidth
capabilities of the PSTN (public switched telephone network), which
hampered the delivery of crisp real-time video images. Because it is
based on SIP, an international Internet protocol standard, the Packet8
videophone achieves a level of technology and performance
sophistication previously not possible.

The Packet8 Broadband Phone Adapter enables Internet users to
enhance the functionality of their high speed connection with a
telephone service that is affordable, as easy to use as a regular
telephone, and bundled with many advanced features not included with
traditional circuit-switched telephone services. Packet8 recently
became the first VoIP residential telephone service to offer "real"
E911 service, which automatically routes calls and computer-based
"screen pops" of caller information to emergency personnel at local
Public Safety Answering Points (PSAPs).

"We are very pleased that a respected retail chain like Fry's has
acknowledged the strength and potential of our Packet8 offerings,"
said Huw Rees, 8x8 Vice President of Marketing & Sales. "Our voice
products represent the industry's easiest to use and most affordable
VoIP telephone service available, and our broadband videophone service
opens up new ways of communicating and staying in touch with friends
and family. Consumers that are thinking about trying VoIP and
broadband communications can get 'hands-on' with Packet8 at all Fry's
Electronics locations."

Full press release at:
http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=109&STORY=/www/story/08-24-2004/0002237469&STORY&EDATE=


Similar Threads

1. Improving Modem Function w/OEM LinSpire 4.5 in Fry's/GQ System

[System information at bottom]

[Warning:  Linux content!]

I picked up a new Fry's/GQ Linux system yesterday with OEM LinSpire 4.5
O/S installed. The internal modem does work, after a fashion, but the
logons are very iffy and the connect speeds are dismal.

I'd like to be able to do some modem tweaks to get better performance,
but this modem does not seem to respond to added AT commands in the
initialization strings, though the debug log shows them being accepted
without error. Despite adding a standard Hayes "ATM1L3" initialization
string, I cannot get sound to come out of the modem to hear what's wrong
with the connect and negotiation.

1: Is there any way to determine what this modem actually is (and
thereby acquire a proper control character set)? The case is pop-riveted
(!) shut to prevent unauthorized service during warranty period, I
assume. ATI1 & Linux lspci results for the modem are below.

2: Are there any other suggestions for getting better performance out of
this modem/setup?

Thanks for any help.
=================
Operating System: Linspire 4.5

Computer Model Name: GQ3121

Linux lspci command gives:

00:02.6 Modem: Silicon Integrated Systems [SiS] Intel 537 [56k Winmodem]
(rev a0)

ATI1 modem command gives:

SmartLink Soft Modem, 2.9.6 Smart Link Ltd.
===================
[Not responsible for content below this line!]

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.11 - Release Date: 5/16/2005
 


2. Packet8 Service Provider 8x8, Inc. Issues Statement on FCC

3. How to time-out vpdn sessions and add access list filtering

Hi all

I have set up my C1760 IPSec to accept "dial-in" from Ms VPN clients.

I would like to know:

1) How to add an access list control ? Where can I add the "match
address" statement ?

2) Is there a way to time-out the connected users in order to drop
their connection after a non-traffic delay ?

If it helps, the config I use follows.

Thanks

Jaime

 
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Ep_
!
logging buffered 51200 warnings
enable password 7 XXXXXXXX
!
username XXXX password 0 xxxx
aaa new-model
!
!
aaa authentication login VPNAUTHEN local
aaa authentication ppp TLlist local
aaa authorization network VPNAUTHOR local 
aaa session-id common
ip subnet-zero
!
!
no ip domain lookup
!
!
ip cef
ip audit notify log
ip audit po max-events 100
vpdn enable
!
vpdn-group grpTL
! Default PPTP VPDN group
 accept-dialin
  protocol pptp
  virtual-template 1
!
no ftp-server write-enable
!
!
interface FastEthernet0/0
 description $ETH-LAN$$ETH-SW-LAUNCH$
 ip address xXx.XxX.xXx.x 255.255.255.248
 no ip redirects
 no ip proxy-arp
 speed 100
 full-duplex
 no cdp enable
!
interface Virtual-Template1
 ip unnumbered FastEthernet0/0
 peer default ip address pool TLpool
 ppp encrypt mppe auto required
 ppp authentication ms-chap ms-chap-v2 TLlist
!
!
ip local pool TLpool 192.168.57.1 192.168.57.10
ip classless
ip route 0.0.0.0 0.0.0.0 XxX.XxX.X.X
ip route 172.16.89.0 255.255.255.0 XxX.XxX.X.X
ip route 192.168.28.0 255.255.255.0 XxX.XxX.X.X
ip route 192.168.101.0 255.255.255.0 XxX.XxX.X.X
ip route XxX.XxX.X.X 255.255.255.255 XxX.XxX.X.X
no ip http server
no ip http secure-server
!
!
!
ip access-list extended addr-pool
ip access-list extended dns-servers
ip access-list extended firewall
ip access-list extended group-lock
ip access-list extended idletime
ip access-list extended inacl
ip access-list extended include-local-lan
ip access-list extended key-exchange
ip access-list extended protocol
ip access-list extended save-password
ip access-list extended service
ip access-list extended timeout
ip access-list extended tty6
ip access-list extended tty7
ip access-list extended tunnel-password
ip access-list extended wins-servers
no cdp run
!
!
line con 0
line aux 0
line vty 0 4
 access-class 22 in
 exec-timeout 120 0
 logging synchronous
 login authentication xxxx
 transport input telnet
line vty 5 15
 access-class 11 in
 privilege level 15
 transport input telnet ssh
!

4. PIX - Adding To Access Lists

5. Adding access list

What do I need to do to do the following on the DMZ:

Prevent access to all ports (just a simply DENY statement I think).
Allow access to the outside world on only certain ports for all of the 
machines behind the DMZ.     I'm getting stuck on the statement for 
allowing the ports outside.

DMZ ---> allow to get out for access to port 80
DMZ --> allow to get out for access to port 25
etc
DMZ --> do not allow for anything else.

6. 8x8 Announces First Enhanced 911 (E911) Service for VOIP

7. 8x8 Announces Availability of Virtual and Toll Free Numbers

8. FCC Taps 8x8 for Washington, DC Video-Over-IP Demonstration