[Asterisk-Users] Re: Streaming channels from Asterisk to the Internet
Ross Finlayson
finlayson at live.com
Sun Nov 16 22:53:42 MST 2003
>Otherwise, maybe Icecast can be hacked a bit or glued to a
>sip client i.e.:
>
> sipclient sip:12345 at localhost | icecast
>
>for some hypothetical sip client that just listens and sends
>audio data to stdout.
Fortunately such a SIP client actually exists: "playSIP"; see
<http://www.live.com/playSIP/>
You can run (e.g.)
playSIP -a sip:12345 at localhost | <whatever>
(the "-a" option means: output the audio stream data to stdout)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the asterisk-users
mailing list