<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 3:51 PM, Brian West <span dir="ltr"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></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't include media... its just a ringing indication.<font class="Apple-style-span" color="#888888"><br></font></blockquote><div> </div><div>That's what I thought, I appreciate the confirmation on that.</div>
<div><br></div><div>I've reset it back to:</div><div><div> <extension name="Inbound"></div><div> <condition field="destination_number" expression="^\+12132895773$"></div>
<div> <action application="set" data="instant_ringback=true"/></div><div> <action application="pre_answer"/></div><div> <action application="sleep" data="10000"/></div>
<div> <action application="answer"/></div><div> <action application="playback" data="/usr/local/freeswitch/sounds/playback"/></div><div> <action application="hangup" data="16"/></div>
<div> </condition></div><div> </extension></div></div><div><br></div><div>And using:</div><div>ngrep -q '' 'port !ssh'</div><div><br></div><div>Can confirm there'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>
> Thank you for the suggestion, Bob.<br>
><br>
> 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>
><br>
> I _know_ this should simply work, but... it doesn't. Anyone else got any thoughts?<br>
><br>
> Cheers again;<br>
><br>
> - Jock<br>
><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>