<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Does anyone know if there is such a solution to
listen to XM radio's service thru thier site ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=alex.robar@gmail.com href="mailto:alex.robar@gmail.com">Alex
Robar</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List -
Non-Commercial Discussion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 25, 2006 12:06
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [asterisk-users] SIP and
podcasts</DIV>
<DIV><BR></DIV>Should be doable, but it would take a bit of scripting. You
would have to get a program that subscribes to the feeds in Linux (bashpodder
does this) and downloads the files to a given directory. You would then have
to run something to convert those mp3s into something Asterisk can use, then
move the converted files to the appropriate MoH directories. Create a dial
code (say *703 -> *POD) and have it play MoH for the files in that folder.
<BR><BR>If you wanted to be really clever about it, you could create an IVR
that lets you pick from the most recent show, one show back, two shows back,
etc, etc... And have the script that copies the files over remove the oldest
file, rename the older files so that they become "show2" and "show3", and then
rename the newest show to "show1". <BR><BR>As I said, a bit of work... But
doable if you're willing to put some work into it.<BR><BR>Alex<BR><BR>
<DIV><SPAN class=gmail_quote>On 7/25/06, <B class=gmail_sendername>kael</B>
<<A href="mailto:kael@altern.org"> kael@altern.org</A>> wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi,<BR><BR>Would
it be possible to use Asterisk to retrieve podcasts and make them
<BR>accessible via a softphone like Ekiga
?<BR><BR>Thanks.<BR><BR>--<BR>kael<BR>_______________________________________________<BR>--Bandwidth
and Colocation provided by <A href="http://Easynews.com">Easynews.com</A>
--<BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options
visit:<BR> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR></BLOCKQUOTE></DIV><BR><BR
clear=all><BR>-- <BR>Alex Robar<BR><A
href="mailto:alex.robar@gmail.com">alex.robar@gmail.com</A>
<P>
<HR>
<P></P>_______________________________________________<BR>--Bandwidth and
Colocation provided by Easynews.com --<BR><BR>asterisk-users mailing
list<BR>To UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE></BODY></HTML>