[Asterisk-Users] How to IGNORE distinctive ring

Steven Premeau steven at premeau.org
Fri Sep 16 16:43:34 MST 2005


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: <112665799910707239 at ns1.psinetworks.net>
>
>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: asterisk-users-bounces at lists.digium.com
>[mailto:asterisk-users-bounces at lists.digium.com] 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: asterisk-users-bounces at lists.digium.com
>[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Brad Jacobs
>Sent: Tuesday, September 13, 2005 5:53 PM
>To: asterisk-users at lists.digium.com
>Subject: [Asterisk-Users] How to IGNORE distinctive ring
>
>PSI System Admin-Message-ID: <112664837810704203 at ns1.psinetworks.net>
>
>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                                             Steven at Premeau.org
-----------------------------------------------------------------------------
         Gebt mir endlich einen Computer, der das tut, was ich will 
                        (und nicht was ich sage...)!




More information about the asterisk-users mailing list