Hi there,<div><br></div><div>It it possible do something like:</div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; ">
&lt;extension name=&quot;rtp&quot;&gt;
  &lt;condition field=&quot;destination_number&quot; expression=&quot;^2127776252$&quot;&gt;
    &lt;action application=&quot;answer&quot;/&gt;
    &lt;action application=&quot;playback&quot; data=&quot;rtp://192.563.41.246:27378&quot;/&gt;
  &lt;/condition&gt;
&lt;/extension&gt;</pre></span></div><div><br></div><div>Basically I have need to connect to incoming calls listen to an existing rtp stream - I know the IP and port.</div><div><br></div><div>Any hints on achieving this would be much appreciated.</div>
<div><br></div><div>Thanks</div><div><br></div><div><br></div><div>Phil</div>