Yes, transfer is your friend in this scenario. :)<br>-MC<br><br><div class="gmail_quote">On Mon, Oct 4, 2010 at 12:55 PM, Tim St. Pierre <span dir="ltr">&lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Michael Collins wrote:<br>
&gt; Are you trying to bridge the current leg (user &lt;--&gt; voicemail) to<br>
&gt; another endpoint? If so, how are you doing that? Are you transferring<br>
&gt; the leg back into the dialplan for processing?<br>
&gt;<br>
</div>I may have just answered my own question - quite by accident while working on another problem.<br>
<br>
I was sending the call back to the dial plan for processing, but I was using the execute_extension<br>
application instead of transfer<br>
<br>
It looks like execute_extension doesn&#39;t affect the destination_number variable, whereas transfer<br>
changes the destination number, and sets the previously dialed number as RDNIS.<br>
<br>
Changing my logic to use transfer instead of execute_extension seems to have solved things.<br>
<div><div></div><div class="h5"><br>
-Tim<br>
<br>
_______________________________________________<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>
</div></div></blockquote></div><br>