<!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.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>I need launch a dial plan when a queue call inbound 
is delivered in a sip. My dialplan is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT size=1>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
7777,1,Queue(Queue1|nt|||60)</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; exten =&gt; 
7777,2,Hangup()</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>That dial plan put the call in the Queue1. That 
call is delivered in&nbsp;SIP/1001 but i don't know how can i assign a Dialplan 
in that delivered.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you</FONT></DIV></FONT></BODY></HTML>