Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
Destinations
Destinations are provided by various modules. If you don't have
these modules installed, you will not see these destinations. Current
modules are:
Core
Provides the ability to send a call to an Extension, or an extensions Voice Mail box directly.
Queues
Lets you send a call into a Queue, which is an intelligent Ring Group.
IVR
This lets you jump to a specific Digital Receptionist IVR.
Time Conditions
This lets you do the equivalent of an 'IF', and you can pick two
different destinations depending on the time of the call. See Time
Conditions for more information.
Ring Groups
A Ring Group is a group of phones that ring simultaneously or sequentially. A dumber version of Queues
Conferences
Lets you use a standard tele-conferencing application. Please read Conferences before using
Misc Destinations
This lets you enter a number, just as if you dialed it on one of
your phones. Useful for making an "outside" number (such as a mobile
phone) a destination.
Custom App
You can create your own application using the standard Asterisk
Dialplan language in the file /etc/asterisk/extensions_custom.conf, and
reference it with this. An example would be:
custom-count2four
exten => s,1,SayDigits(1234)
exten => s,2,Hangup
After placing this in /etc/asterisk/extensions_custom.conf, you can send callers to this by using 'custom-count2four,s,1'
- Printer-friendly version
- Login or register to post comments
Explanation
Can anyone provide pictures for setting this module