in reply to ip-phone

It may be interesting to have a look at the 74-Line IP Telephone article which Lincoln D. Stein wrote for the Perl Journal which can be found here. This article has been incorporated into the recently published O'Reilly title Computer Science and Perl Programming.

 

perl -le 'print+unpack("N",pack("B32","00000000000000000000001000101101"))'

Replies are listed 'Best First'.
Re: Re: ip-phone
by Anonymous Monk on Feb 15, 2003 at 09:39 UTC
    Thanks, read it and found some interesting other ways to use /dev/dsp