The way I accomplished this is to leave my default context empty, then define the distinctive ring in Asterisk, but send it to the empty default context.

Asterisk will generate a warning that it doesn't know what to do, but it will also do nothing with the call. You can just do this with an empty non-default context , because * will fall back to default when it hits a completely empty context.

You will need to ensure that your real incoming line go to a different context, but otherwise it should be pretty straightforward.

(I don't have the configuration that I used handy, but can dig for it if my description isn't making sense.)

Steve.

Brad Jacobs wrote:

PSI System Admin-Message-ID: <[EMAIL PROTECTED]>

I'll give that a try in the meantime. If you find the right way to do it let
me know or if I find something I'll get back to you!

Thanks
Brad

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Shawn Porter
Sent: Tuesday, September 13, 2005 19:02
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] How to IGNORE distinctive ring

Brad,

 I posted a similar question on voipuser, no response yet, but I ended up
making a separate extension Its not perfect, but it does technically ignore
the call.

[Home]
exten => s,1,Wait(30)
exten => s, 2, Hangup


Shawn
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Brad Jacobs
Sent: Tuesday, September 13, 2005 5:53 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] How to IGNORE distinctive ring

PSI System Admin-Message-ID: <[EMAIL PROTECTED]>

Hi list members,

I'm sure this question has been posted before but I am still unable to find
the answer. I have a TDM 400P line card and I would like to set it up to
IGNORE the distinctive ring pattern that I have for a fax machine.

Many thanks
Brad



--
Steven Premeau                                             [EMAIL PROTECTED]
-----------------------------------------------------------------------------
Gebt mir endlich einen Computer, der das tut, was ich will (und nicht was ich sage...)!

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to