Hello all,
I came up with a quick way (30 seconds) to easily add the ability to listen to podcasts to your Trixbox.
Basically you add the following line to your extensions_custom.conf:
[from-internal-custom]
exten => _*763.,1,Dial(SIP/${EXTEN:4}@podlinez.net)
You can grab a listing of podcast numbers from
http://podlinez.net
More detailed instructions can be found here:
http://blog.voicebyip.com/?p=97
Enjoy!