sdp2rat - Launch RAT (Robust Audio Tool) from an SDP file
sdp2rat file.sdp
sdp2rat http://www.ecs.soton.ac.uk/file.sdp
cat file.sdp | sdp2rat
Parses an SDP file using Net::SDP and launches RAT using the session information
in the SDP file.
The SDP data can be stored on disk as a file, read from STDIN or
loaded from a URL (LWP must be available).
Nicholas Humfrey, njh@cpan.org
Copyright (C) 2004 University of Southampton
This script is free software; you can redistribute it and/or
modify it under the same terms as Perl itself, either Perl version 5.005 or,
at your option, any later version of Perl 5 you may have available.