[Freeswitch-users] Playing an rtp stream

Anthony Minessale anthony.minessale at gmail.com
Fri Dec 4 15:41:19 PST 2009


yes this is possible assuming that is a either a multicast address or a
dedicated unicast address you want to listen on that something else is
sending audio to.  it would also require writing a module in C to actually
implement it.


On Thu, Dec 3, 2009 at 7:47 PM, Phillip Jones <pjintheusa at gmail.com> wrote:

> Hi there,
>
> It it possible do something like:
>
> <extension name="rtp">
>   <condition field="destination_number" expression="^2127776252$">
>     <action application="answer"/>
>     <action application="playback" data="rtp://192.563.41.246:27378"/>
>   </condition>
> </extension>
>
>
> Basically I have need to connect to incoming calls listen to an existing
> rtp stream - I know the IP and port.
>
> Any hints on achieving this would be much appreciated.
>
> Thanks
>
>
> Phil
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091204/3076a59b/attachment-0002.html 


More information about the FreeSWITCH-users mailing list