<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Why ringback is not generated?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Is this a 2 leg called where Endpoint A -> FreeSWITCH -> Endpoint B and Endpoint A is calling Endpoint B, if EndPoint B sends FreeSWITCH a 183 with SDP indicating that it is providing Early Media, then does not actually send Early Media, the problem is a problem with Endpoint B as in this case FreeSWITCH Depends on the endpoint to do what it says its going to do<BR>
<BR>
<BR>
On 7/2/15, 7:15 AM, "Sergey Safarov" <<a href="s.safarov@gmail.com">s.safarov@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Wireshark help locate root issue FS send 183 message but not start sending RTP media. FS start send media after sending 200 message.<BR>
<BR>
It is bug?<BR>
<BR>
On Thu, Jul 2, 2015 at 3:07 PM, Sergey Safarov <<a href="s.safarov@gmail.com">s.safarov@gmail.com</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>In dialplan I set ringback variable<BR>
<BR>
<extension name="setRingback" continue="true"><BR>
<condition><BR>
<action application="set" data="ringback=${us-ring}"/><BR>
</condition><BR>
</extension><BR>
And diaplan terminate call on extension<BR>
<BR>
<extension name="agent_login"><BR>
<condition field="${destination_number}" expression="^agent_login$"><BR>
<action application="set"<BR>
data="ignore=${callcenter_config(agent set status ${caller_id_number}@${sip_to_host} 'Available')}"<BR>
inline="true"/><BR>
<action application="ring_ready"/><BR>
<action application="pre_answer"/><BR>
<action application="sleep" data="2500"/><BR>
<action application="answer"/><BR>
<action application="sleep" data="700"/><BR>
</condition><BR>
</extension><BR>
<BR>
But ringback is not generaded. Why is it posible?<BR>
<FONT COLOR="#888888"><BR>
Sergey<BR>
</FONT></SPAN></FONT></BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services: <BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
</SPAN></FONT></FONT><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
Twitter: @FreeSWITCH<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>