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

Reply via email to