<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16671"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area"><FONT face=Calibri>Hi, i have&nbsp;context in a 
dialplan, I want to "execute" this context without insert the Answer Application 
(sò ..without call any ext).</FONT> 
<DIV class=gmail_quote>
<DIV style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
name="Compose message area">
<DIV><FONT face=Calibri>Example : </FONT><SPAN lang=IT>
<P><FONT face=Calibri>[sistema-allarmi-principale]<BR><BR>exten =&gt; 
s,1,Set(GRUPPO=${DIAL:-2:1})<BR>exten =&gt; 
s,2,Set(ALLARME=${DIAL:1:1})<BR>exten =&gt; 
s,3,AGI(checkgroup.php|${<WBR>GRUPPO})<BR>;rest of...</FONT></P>
<P><FONT face=Calibri>I tried with a Call Data File.. i create a CallDataFile 
like this : <BR></FONT></P>
<P><FONT face=Calibri>channel: Local/500@from-internal<BR>maxretries: 
1<BR>retrytime: 60<BR>waittime: 60<BR>callerid: "Sistema Allarmi" 
&lt;500&gt;<BR>context: sistema-allarmi-principale<BR>extension: s<BR>priority: 
1<BR>Set: DIAL=103<BR>data: <BR></FONT></P>
<P><FONT face=Calibri>I'm not sure on the channel,context and callerid param. 
<BR></FONT></P>
<P><FONT face=Calibri>The DIAL param is a code for an alarm, the <SPAN 
lang=IT>[sistema-allarmi-principale] decode the alarm and call DeadAGI to start 
broadcast call with Teleyapper.</SPAN></FONT></P>
<P><FONT face=Calibri>At a glance... I have a php webscript that create a call 
data file ( read from form the DIAL and insert in it) then before launch 
Teleyapper i have to decode group and alarm type from DIAL. <BR></FONT></P>
<P><FONT face=Calibri>Ex . If the Dial is 101 the group is 1 ( third number ) 
and the alarm type ( second number )<BR><SPAN lang=IT></SPAN></FONT></P>
<P><SPAN lang=IT><BR><FONT 
face=Calibri></FONT></SPAN></P></SPAN></DIV></DIV></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV></BODY></HTML>