<!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.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm developing a system for use as a 
replacement/backup phone switch using digium T410p boards. I've whipped the 
initial problem with using&nbsp;a&nbsp;Nortel Meridian to simulate&nbsp;outbound 
calls, and I've got rudimentary call routing tables built. Before I can go much 
further I need to figure out how to dial into the asterisk system and have it 
answer with dialtone. I know this may sound strange, but I'm trying to emulate 
the functionality of our DMS 100 system presently in use for the same 
purpose.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;As calls will be routing into the asterisk 
system from various equipment (i.e. automated dialers, ARS and LCR programming 
in PBX, both analog and digital, etc...) via T1's, I'll need to answer the 
inbound calls&nbsp;and return dialtone immediately.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>As an example of how I'm trying to get the system 
to work, the following simple example might help:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>At present,&nbsp;a caller (person, dialer, or pbx) 
dials into the&nbsp;our&nbsp; DMS 100 switch&nbsp;via a regular telephone 
number&nbsp;say for example 972-555-1122, our DMS 100 switch answers the call 
and returns switch dialtone, the caller then&nbsp;dials a 7 digit authorization 
code, followed immediately by the digits of the called number. The DMS 100 
verifies the authorization code, selects an outbound trunk, and routes the 
called number digits. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've pretty much got the routing covered at this 
point,&nbsp;I'm just not sure how to get the Asterisk system to answer and give 
me dialtone immediately. Any ideas or recommendations would be greatly 
appreciated.</FONT></DIV></BODY></HTML>