VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
support at drdos.info Guest
|
Posted: Sat Jan 26, 2008 11:55 am Post subject: [asterisk-users] GotoIf() on Auto-Attendant |
|
|
GNUbie wrote:
Quote: | extension numbers from the [analog-ext] else will play the
"pbx-invalid". How do you do that using the GotoIf() (or probably
using the other applications) but will check if the numbers entered
belongs to a specific context?
| Here is the link on how to do IVRs:
http://www.voip-info.org/wiki/view/IVR
Quote: | Also, how do you implement a condition in your AA context when you
want that the 3rd time a caller presses an invalid extension number,
it will play a "vm-goodbye" and hangup?
|
This was covered a few days ago, here is the link:
http://lists.digium.com/pipermail/asterisk-users/2008-January/204488.html
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." |
|
Back to top |
|
|
tilghman at mail.jeffa... Guest
|
Posted: Sat Jan 26, 2008 10:32 pm Post subject: [asterisk-users] GotoIf() on Auto-Attendant |
|
|
On Saturday 26 January 2008 20:52:04 GNUbie wrote:
Quote: | But what about to check if the number entered belongs to a specific context
and considered invalid if it belongs to another context? My point here is
not to list down all the extension numbers that can receive inbound calls
because what if they are 10 or more phones that belongs to that specific
context. I just want that inbound calls will go to the members of a
specific context and not by listing each extension numbers that belongs to
that context.
|
include => specified_context
exten => i,1,Background(invalid)
exten => i,n,WaitExten
--
Tilghman |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|