Let me try to explain better now that I am not on my cell.<br><br>My original explanation already stated that the receipt of the refer on a blind xfer is always answered with a 202 because the call will transfer to the desired extension with success.  That does not mean that the subsequent call that is going to take place when that leg hits the dialplan and tries to make another outbound call will be successful as well.  There is no way to predict that.  It could easily be a conference or moh or some other 1 legged call.  The 2nd leg in your description cannot exist unless the leg you are transferring goes back to the dialplan.<br>
<br>The call you sent the REFER to already has moved on in the FS state machine and there would be no way to go back.<br><br>This is what I was trying to explain when I said we have to sacrifice some seemingly easy features from one perspective to gain all the other things we can do in FreeSWITCH.<br>
<br>So its not 100% impossible to code but it currently does not exist and I would be concerned trying to do it would blur the abstraction lines in the code.  So the short answer is, no, we don&#39;t support what you are asking about.<br>
<br><br><br><br><div class="gmail_quote">On Sun, Feb 14, 2010 at 12:37 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>Right we can&#39;t do it<br>
Its difficult to add</p>
<p></p><blockquote type="cite">On Feb 14, 2010 11:39 AM, &quot;Victor Maruani&quot; &lt;<a href="mailto:vmaruani@interwise.com" target="_blank">vmaruani@interwise.com</a>&gt; wrote:<br><br>








<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi, </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I understand your point and the reason I want to bypass media has
a lot to do with load/call volume.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I don&#39;t mind the notify series being implemented or not, the
notify OK is enough if it succeeded indeed.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I think the issue here is the order of action. </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Instead of making a long speech and lose my point allow me to
put it like this:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">What I see today is:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>a-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">REFER is received</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>b-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">FS immediately sends
202 accepted ----- ok</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>c-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">      
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">FS sends NOTIFY OK to
B ---- wrong (not true yet)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>d-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">FS sends reINVITE to
A  ------ wrong (why not after FS gets C&#39;s sdp)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>e-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">B is disconnected
------- wrong (same as above , and if C is down I lose the caller)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span>f-<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">      
</span></span></span><span dir="LTR"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);">FS INVITE C 
------ ok </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Without getting in sip madness, I would change the order to a,b,
F , c,d,e </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">This way only do I have the sofia leg talking to the B-leg independently
during the REFER in my view.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">What do you think?</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">In the meantime I&#39;ll try playing with the config but so far I
don&#39;t have it work.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Thanks,</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Regards,</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Victor.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>]
<b>On Behalf Of </b>Anthony Minessale<br>
<b>Sent:</b> Sunday, February 14, 2010 4:54 PM<p><font color="#500050"><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a></font></p><b>Subject:</b> Re: [Freeswitch-users] Bypass-media and REFER method</span></p>



</div><p><font color="#500050"><br><br> <br><br>We don&#39;t support the series of 100,180,200 in the notifies that is typically a pure sip pbx fea...</font></p></div>

</div>


<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>