<!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.2627" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>I have been using *
internally with SIP for about a month. So far, so good.</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>The next venture is
getting an outbound ZAP T1 to call out on an E&M MCI circuit. I am having
some issues whereas the call does not go anywhere. The signaling for the T1 is
good through zttool with no errors or alarms.</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>In some
documentation (on voip-info.org) there are some indications that I need to have
a file placed into /var/spool/asterisk/outbound for any call to go through. Is
this the case? If so, does anyone have pointers on doing this with
extensions.conf dynamically? Per call?</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>I have my dial plan
set as:</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2>[outbound]</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>ignorepat =>
9</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>exten =>
_9.,1,Dial(${OUTBND1}/${EXTEN:1})</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>exten => _9, 2,
Congestion</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>exten => _9.,3,
Hangup</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>OUTBND1 is setup in
the globals section as ZAP/4 (405P Digium card - although the card shows up in
FC 1 as a 410P card). I have the other 3 T1s in the quad card setup for internal
calls and for some other telephony equipment for line conferencing. So far that
is all working well.</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>One thing I did
notice from /var/log/messages are messages that the sound card resource is being
disabled since it does not work well with non-full duplex sound cards. Do I need
to have an active, in use sound card for outbound dialing for the digit
tones?</FONT></SPAN></DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=093461705-12052005><FONT face=Arial size=2>Thanks to all in
advance.</FONT></SPAN></DIV></FONT></DIV></BODY></HTML>