Are you trying to bridge the current leg (user &lt;--&gt; voicemail) to another endpoint? If so, how are you doing that? Are you transferring the leg back into the dialplan for processing?<br><br>Pastebin all the relevant info, including a debug log of the call looping.<br>
<br>-MC<br><br><div class="gmail_quote">On Mon, Oct 4, 2010 at 8:03 AM, 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;">
Hello,<br>
<br>
I&#39;m trying to set up the option in voicemail so that users can return a call directly from VM.<br>
<br>
In my voicemail.conf.xml profile I have specified the dialplan as XML and the context as &quot;internal&quot;,<br>
which is what I use for calls coming from our endpoints or authenticated users.<br>
<br>
In our internal dialplan, we do some pattern matching and call an appropriate lua dialplan script to<br>
do build a set of instructions.<br>
<br>
Problem is, the lua scripts are looking at the destination_number variable to decide where to send<br>
the call.  This variable is still set to &quot;voicemail&quot; from when the user called into their voicemail.<br>
 Shouldn&#39;t the voicemail app have set that to the number we want to call back?<br>
<br>
I used the info app to look at the variables, and I didn&#39;t see anything obvious.<br>
<br>
Is destination_number the correct variable to use in a lua script that generates a dialplan?<br>
<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>
</blockquote></div><br>