[Asterisk-Users] x100P incoming

SW sathyaw at sbcglobal.net
Sat Dec 20 11:08:18 MST 2003


>> Exten => s,1,Wait(10000000000000000000)

This will make * not answering the call, but still you would see notices
coming on your screen and also an entry in CDR.

>immediate=no

Will try this out

SW

From: Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] x100P incoming
Date: Sat, 20 Dec 2003 11:10:26 -0600
Reply-To: asterisk-users at lists.digium.com

On Friday 19 December 2003 08:12, David Gomillion wrote:
> > How do I make x100P does not answer incoming calls ?
>
> The only thing that springs to mind is that you create an incoming
> context, and have an extension like:
>
> Exten => s,1,Wait(10000000000000000000)
>
> Dunno if it will work or not, but that's the only thing that springs
> to mind.

What about setting in zapata.conf:

immediate=no

before the channel declaration for the X100P.

-Tilghman





More information about the asterisk-users mailing list