<br><div class="gmail_quote">On Fri, Jan 22, 2010 at 11:17 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</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;">
Have you done a uuid_dump to see all the variables?<br></blockquote><div><br>I just tried that with trunk. I can see the REFER variables stay set till the end of the call.<br>They will show up in CHANNEL_HANGUP_COMPLETE:<br>
<br>variable_sip_h_Referred-By: user2 &lt;<a href="mailto:sip%3Auser2@test1.com">sip:user2@test1.com</a>&gt;<br>variable_sip_refer_to: &lt;<a href="mailto:sip%3A2000@test1.com">sip:2000@test1.com</a>&gt;<br><br>I suppose the only thing that will change them is another blind refer. But they will never be unset.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im"><br>
On Jan 22, 2010, at 5:22 AM, mayamatakeshi wrote:<br>
<br>
&gt; Before doing so I thought in ask if the REFER-related variables being preserved upon dialplan reentry would not be a bug (well, it could be a feature useful in some scenarios I suspect).<br>
<br>
<br>
</div>_______________________________________________<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>
</blockquote></div><br>