Daniel Benoy <dan...@benoy.name> writes:
> I'm also interested trying to set up some VoIP stuff but I've yet to find any 
> really suitable software.

netcat works for very simple demonstrations :-)

target$ netcat -l -p 1234 | aplay -r 44100 -f S16_LE

fr$ alsactl -f voip-handset.state restore
fr$ arecord -r 44100 -f S16_LE | netcat target.example.com 1234


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to