[Asterisk-Users] I dont want to hear the FXS port ring - TDM400?
Henry Devito
hdevito at mchsi.com
Thu Apr 14 16:24:37 MST 2005
In your zapata.conf set usecallerid=no callwaitingcallerid=no and immediate=yes. Remove the Wait(0) and start your first priority with answer.
----- Original Message -----
From: Scott Wolfe
To: Asterisk-Users at lists.digium.com
Sent: Thursday, April 14, 2005 5:25 PM
Subject: [Asterisk-Users] I dont want to hear the FXS port ring - TDM400?
Is there a way to have an FXS port not ring but just pick up? Here is what I am doing.
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.
Here is my code in the extensions.conf and all works great except I don't want to hear the FXS port ring.
exten => s,1,Wait(0)
exten => s,n,Answer
exten => s,n,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
exten => s,n,ResponseTimeout,10 ; Set Response Timeout to 10 seconds
exten => s,n,DISA,no-password|local
------------------------------------------------------------------------------
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050414/03e1a24c/attachment.htm
More information about the asterisk-users
mailing list