It did not work, how can I put in some user intervention so that any numbers they dial will send them to a message? Restrict their outbound calls and a get a message to contact administrator instead of a busy signal.
 
-------------- Original message --------------
From: "brandon kruz" <[EMAIL PROTECTED]>

> thank you russel
> forgot to mention this.
>
>
> >From: Russell Bryant <[EMAIL PROTECTED]>
> >Reply-To: Asterisk Users Mailing List - Non-Commercial
> >Discussion
> >To: Asterisk Users Mailing List - Non-Commercial
> >Discussion
> >Subject: RE: [asterisk-users] Asterisk Dial Plan to Play Message
> >Date: Sat, 22 Jul 2006 21:29:23 -0400
> >MIME-Version: 1.0
> >Received: from lists.digium.com ([69.16.138.164]) by
> >bay0-mc9-f18.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Sat,
> >22 Jul 2006 18:32:43 -0700
> >Received: from digium-69-16-138-164.phx1.puregig.net ( localh ost
> >[127.0.0.1])by lists.digium.com (Postfix) with ESMTP id 563422FC409;Sat, 22
> >Jul 2006 18:29:35 -0700 (MST)
> >Received: from abita.digium.internal (gateway.digium.com [216.207.245.1])by
> >lists.digium.com (Postfix) with ESMTP id 9CD5C2FC25Cfor
> >;Sat, 22 Jul 2006 18:29:24 -0700 (MST)
> >Received: from heineken.digium.com (heineken.digium.internal [10.16.1.2])by
> >abita.digium.internal (Postfix) with ESMTP id C536AA94939for
> >;Sat, 22 Jul 2006 20:29:25 -0500 (CDT)
> >Received: from [172.17.99.18] ([172.17.99.18])by heineken.digium.com
> >(8.13.6/69.69.69) with ESMTP id k6N1UIr9030086for
> >; Sat, 22 Jul 2006 20:30:19 -0500
> >X-Message-Info: LsUYwwHHNt14xbUYi+9bCaWgpoxRQZbXIFwSWMVl+QA=
> >X-Original-To: asterisk-users@lists.digium.com
> & gt;Delivered-To: asterisk-users@lists.digium.com
> >References: <[EMAIL PROTECTED]>
> >Organization: Digium, Inc.
> >X-Mailer: Evolution 2.6.1 X-BeenThere: asterisk-users@lists.digium.com
> >X-Mailman-Version: 2.1.5
> >Precedence: list
> >List-Id: Asterisk Users Mailing List - Non-Commercial
> >Discussion
> >List-Unsubscribe:
> >,> [EMAIL PROTECTED]>
> >List-Archive:
> >List-Post:
> >List-Help:
> >List-Subscribe:
> >,> [EMAIL PROTECTED] igium. com?subject=subscribe>
> >Errors-To: [EMAIL PROTECTED]
> >Return-Path: [EMAIL PROTECTED]
> >X-OriginalArrivalTime: 23 Jul 2006 01:32:44.0557 (UTC)
> >FILETIME=[E58083D0:01C6ADF7]
> >
> >On Sat, 2006-07-22 at 19:38 -0500, brandon kruz wrote:
> > > [internal]
> > > exten => s,1,Answer()
> > > exten => s,n,Playback(custom)
> > > exten => s,n,Hangup()
> >
> >This, by itself, does not solve the problem where you want the message
> >to be played back when the phone is picked up without any user
> >intervention. If you're using zap phones, you can simply set this
> >option:
> >
> >immediate=yes
> >
> >Then, as soon as the phone goes off hook, the call will begin at the 's'
> >extension in the configured context instead of pro viding dialtone.
> >
> >--
> >Russell Bryant
> >Software Developer
> >Digium, Inc.
> >
> >_______________________________________________
> >--Bandwidth and Colocation provided by Easynews.com --
> >
> >asterisk-users mailing list
> >To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _________________________________________________________________
> Don’t just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to