[Freeswitch-users] Playing an rtp stream

Phillip Jones pjintheusa at gmail.com
Thu Dec 3 17:47:35 PST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091203/71b9ea52/attachment-0002.html 


More information about the FreeSWITCH-users mailing list