Does any one have any clues on this?<br><br><div class="gmail_quote">On Mon, Jan 31, 2011 at 6:18 PM, lakshmanan ganapathy <span dir="ltr">&lt;<a href="mailto:lakindia89@gmail.com">lakindia89@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;">Hi all,<br><br>here is my dialplan<br>        &lt;context name=&quot;default&quot;&gt;<br>                &lt;extension name=&quot;outbound_soc&quot;&gt;<br>
                        &lt;condition field=&quot;destination_number&quot; expression=&quot;^.*$&quot;&gt;<br>
                                &lt;action application=&quot;log&quot; data=&quot;ERR ${domain_name}&quot;/&gt;<br>                                &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;<br>

                                &lt;action application=&quot;set&quot; data=&quot;bypass_media=false&quot;/&gt;<br>                                &lt;action application=&quot;ring_ready&quot;/&gt;<br>                                &lt;action application=&quot;set&quot; data=&quot;ignore_early_media=true&quot;/&gt;<br>

                                &lt;action application=&quot;set&quot; data=&quot;exec_after_bridge_app=park&quot;/&gt;<br>                                &lt;action application=&quot;export&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;<br>

                                &lt;action application=&quot;bridge&quot; data=&quot;user/1000&quot;/&gt;<br>                        &lt;/condition&gt;<br>                &lt;/extension&gt;<br>        &lt;/context&gt;<br>

<br>I made a call from 9952248266 to 39114601. As expected it called to the 1000 extension and I answered the call. I was using twinkle as a softphone.<br>Now from twinkle I initiated &quot;Transfer&quot;. I&#39;ve given &quot;9976975781&quot; as a number and I choose &quot;Blind Transfer&quot;.<br>

But the call didn&#39;t get proceeded.<br><br>Here is the log with sofia trace enabled.<br><a href="http://pastebin.freeswitch.org/15189" target="_blank">http://pastebin.freeswitch.org/15189</a><br><br>Once REFER is received by freeswitch, It replied with &quot;Accept&quot; for that refer, but after that the call was not proceeding!!<br>

<br>
</blockquote></div><br>