<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 3:51 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
180 from us won&#39;t include media... its just a ringing indication.<font class="Apple-style-span" color="#888888"><br></font></blockquote><div> </div><div>That&#39;s what I thought, I appreciate the confirmation on that.</div>
<div><br></div><div>I&#39;ve reset it back to:</div><div><div>   &lt;extension name=&quot;Inbound&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^\+12132895773$&quot;&gt;</div>
<div>          &lt;action application=&quot;set&quot; data=&quot;instant_ringback=true&quot;/&gt;</div><div>          &lt;action application=&quot;pre_answer&quot;/&gt;</div><div>          &lt;action application=&quot;sleep&quot; data=&quot;10000&quot;/&gt;</div>
<div>          &lt;action application=&quot;answer&quot;/&gt;</div><div>          &lt;action application=&quot;playback&quot; data=&quot;/usr/local/freeswitch/sounds/playback&quot;/&gt;</div><div>          &lt;action application=&quot;hangup&quot; data=&quot;16&quot;/&gt;</div>
<div>      &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div></div><div><br></div><div>And using:</div><div>ngrep -q &#39;&#39; &#39;port !ssh&#39;</div><div><br></div><div>Can confirm there&#39;s no RTP until the 200 OK.</div>
<div><br></div><div>Demented.</div><div><br></div><div> - JP<br><div class="im"><br>
On Aug 30, 2010, at 3:45 PM, Jock McKechnie wrote:<br>
<br>
&gt; Thank you for the suggestion, Bob.<br>
&gt;<br>
&gt; I slimmed down my config to this, plus the sleep/playback/hangup. I confirm seeing the 180 in the signalling, no RTP, it waits a bit, then the 200 OK and RTP floods through.<br>
&gt;<br>
&gt; I _know_ this should simply work, but... it doesn&#39;t. Anyone else got any thoughts?<br>
&gt;<br>
&gt; Cheers again;<br>
&gt;<br>
&gt;  - Jock<br>
&gt;<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></div></div><br>