<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In your zapata.conf set
usecallerid=no callwaitingcallerid=no and immediate=yes. Remove the
Wait(0) and start your first priority with answer. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=scottwolfe@orbus.net href="mailto:scottwolfe@orbus.net">Scott
Wolfe</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=Asterisk-Users@lists.digium.com
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, April 14, 2005 5:25
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Users] I dont want to
hear the FXS port ring - TDM400?</DIV>
<DIV><BR></DIV>
<DIV>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">Is there a way to have an FXS
port not ring but just pick up? Here is what I am doing.</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">I have Mitel 200SX plugged into
one of FXS ports on my TDM400 so that my Mitel users can make calls out via
VoIP. Currently when I dial that Mitel extension from the Mitel, it rings the
port on TDM400 and then answers, then drops to a dial tone so I can continue
to dial. Preferably I would like not to hear a ring but just give me back the
dial tone. <SPAN style="mso-spacerun: yes"> </SPAN></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">Here is my code in the
extensions.conf and all works great except I don’t want to hear the FXS port
ring.<SPAN
style="mso-tab-count: 1">
</SPAN></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =>
s,1,Wait(0)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =>
s,n,Answer<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =>
s,n,DigitTimeout,5<SPAN
style="mso-spacerun: yes">
</SPAN>; Set Digit Timeout to 5 seconds<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =>
s,n,ResponseTimeout,10<SPAN
style="mso-spacerun: yes">
</SPAN>; Set Response Timeout to 10 seconds<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN lang=PT-BR
style="mso-ansi-language: PT-BR">exten =>
s,n,DISA,no-password|local</SPAN></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN lang=PT-BR
style="mso-ansi-language: PT-BR"></SPAN> </P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN lang=PT-BR
style="mso-ansi-language: PT-BR"><o:p></o:p></SPAN> </P></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Asterisk-Users
mailing
list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To
UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>