<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.3790.2759" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>Is it possible to 
know, when an extension is reached through a Goto command, what the context of 
the Goto command was?</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>Useless but 
representive example:</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2>[context_a]</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>exten =&gt; 
99,1,Goto(context_b,test,1)</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2>[context_b]</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>exten =&gt; 
test,1,Noop(${CALLING_CONTEXT})</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>Would output 
"context_a" to the CLI</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial size=2>Is it possible, and 
if so what is the name of the variable I should use?</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2>Mike</FONT></SPAN></DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=000290120-15092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>