<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Sorry, I’ve never seen anyone refer to it like that. &nbsp;I do not believe we have exposed any way to force this outside of hold currently.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 2, 2016, at 10:03 AM, Saurabh Verma &lt;<a href="mailto:saurabhkv01@gmail.com" class="">saurabhkv01@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Freeswitch has three media handling modes.<br class=""><ul class=""><li class=""> Default: media flows through FS, full processing option.</li><li class=""> Proxy: media flows through FS, no media processing options.</li><li class=""> Bypass: media flows around FS directly between endpoints, no media processing option.</li></ul><p class="">And i am using Default media mode.<br class=""></p><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Aug 2, 2016 at 7:49 PM, Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto" class=""><div class="">What is "default mode"?<br class=""><br class="">Sent from my iPad</div><span class=""><div class=""><br class="">On Aug 2, 2016, at 12:42 AM, Saurabh Verma &lt;<a href="mailto:saurabhkv01@gmail.com" target="_blank" class="">saurabhkv01@gmail.com</a>&gt; wrote:<br class=""><br class=""></div></span><blockquote type="cite" class=""><div class=""><span class=""><div dir="ltr" class=""><div class=""><div class="">Hi Michael,<br class=""><br class=""></div>As the SoftClient1 has set sendonly as media attribute for audio in the INVITE packet and getting recvonly in 200OK even after that RTP packets are flowing from FREESWITCH to SoftClient1 (on A-Leg) and we don't want that stream. <br class=""><br class=""></div><div class="">What exactly we need is One Way Audio on A-Leg(SoftClient1 to Freeswitch only).<br class=""><br class=""></div><div class="">Anything we can configure for One Way Audio Stream (SoftClient1 to SoftClient2) using Default Mode in Freeswitch?<br class=""></div><div class=""><br class=""></div><div class="">Thanks<br class=""></div></div></span><div class="gmail_extra"><br class=""><div class="gmail_quote"><span class="">On Mon, Aug 1, 2016 at 6:57 PM, Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span> wrote:<br class=""></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><span class=""><br class=""><br class="">On Monday, August 1, 2016, Saurabh Verma &lt;<a href="mailto:saurabhkv01@gmail.com" target="_blank" class="">saurabhkv01@gmail.com</a>&gt; wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class="">Hi <br class=""><br class=""></div><div class="">I want to implement One Way Audio through Freeswitch in Default mode.<br class=""></div><div class=""><br class=""></div><b class="">SoftClient1 ---------&gt; FREESWITCH&nbsp; ----------&gt;&nbsp; SoftClient2</b><br class=""></div><b class="">a=sendonly&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Default Mode)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </b><br class=""><div class=""><div class=""><br class=""></div><div class="">For this i have hardcoded the media attribute for audio as sendonly in Softclient1.Everytime Softclient1 will initiate the call to softclient2.Now when i make a call,Softclient1 sends <b class="">sendonly as media attribute in SDP of INVITE packet</b>.Freeswitch replies with recvonly in the 200OK.When Freeswitch forwards the Invite to Softclient2 ,<b class="">we can't see any media attribute</b> parameter in it and Softclient2 replies to FREESWITCH with <b class="">sendrecv in 200OK </b>and hence Both way media is flowing instead of one way.<br class=""><br class=""></div><div class="">Generally if a SIP client receives sendonly in Invite, it will send recvonly in 200OK by default.</div><div class="">&nbsp;<br class=""></div></div></div></blockquote><div class=""><br class=""></div></span><div class="">And that's is what we are doing here</div></span><span class=""><div class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class=""><span class="">But here Freeswitch is modifying it and not forwarding sendonly to SoftClient2.<br class=""><br class=""><br class=""></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Call_Flow.png&gt;<br class="">​<br class=""></div></div></div></blockquote><div class=""><br class=""></div></span><div class=""><div class="h5"><div class="">Please understand these are 2 different calls.&nbsp; Depending on your codec negotiation settings the sdp may be related to different degrees or not related at all.</div><span class=""><div class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class="">Why Freeswitch is not forwarding the sendonly in invite to SoftClient2?<br class=""></div></div></div></blockquote><div class=""><br class=""></div></span><div class="">If you are looking for FreeSWITCH to copy the exact</div><div class="">sdp and forward it, use bypass media</div><span class=""><div class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class="">How can we implement this using Default mode?<br class=""><br class=""></div></div></div></blockquote><div class=""><br class=""></div></span><div class="">What is default mode?</div><div class=""><div class=""><div class="">&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class="">Can somebody help me with this?<br class=""></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></blockquote></div></blockquote></div></div></div></blockquote></div><br class=""></div></body></html>