<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>Hello 
Group</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>&nbsp;I have a 
Asterisk server running with 2 Digium T1 cards installed. 1 card connects to 
Telco via a PRI. The 2nd card is connected to a fax server via Digi DataFire RAS 
24 PT1 Adapter (Digi0001). The idea is to have Asterisk route the calls based on 
DID or FAX tones. Everything is working great so far. The only problem is the 
Fax server does not see the DID. How can I tell if Asterisk it passing the DID 
and CallerID info to the server? I seen this was done with 
HylaFax.</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>Any help would be 
great!!</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>Here is my configs 
</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>cat 
zaptel.conf<BR>#PRI to Telco</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2>span=1,1,0,esf,b8zs<BR>bchan=1-23<BR>dchan=24</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2># PRI to Fax 
server<BR>span=2,0,0,esf,b8zs<BR>bchan=25-47<BR>dchan=48<BR></FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2>zapata.conf<BR>[channels]<BR>context=from-analog<BR>signalling=pri_cpe<BR>switchtype=dms100<BR>group=1<BR>usecallerid=yes<BR>hidecallerid=no<BR>restrictcid=no<BR>usecallingpres=no<BR>useincomingcalleridonzaptransfer=yes<BR>callerid=asreceived<BR>faxdetect=no<BR>musiconhold=default<BR>channel 
=&gt; 1-23</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2>context=from-sip-internal<BR>switchtype=dms100<BR>signalling=pri_net<BR>group=2<BR>overlapdial=yes<BR>usecallerid=yes<BR>hidecallerid=no<BR>restrictcid=no<BR>usecallingpres=no<BR>useincomingcalleridonzaptransfer=yes<BR>callerid=asreceived<BR>faxdetect=no<BR>musiconhold=default</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial size=2>channel =&gt; 
25-47</FONT></SPAN></DIV>
<DIV><SPAN class=100415615-11022005><FONT face=Arial 
size=2><BR>&nbsp;</DIV></FONT></SPAN></BODY></HTML>