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 <[email protected]> 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 > [email protected] > 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:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
