freePBX-Modules
Created by: Administrator,Last modification on 25 Jul 2006 [00:30 UTC]by Linker3000
Overview
Everything in freePBX" href="/wiki/index.php?page=freePBX">FreePBX is a module, so you need to enable all the modules you want to use. If you do enable something you don't use, it won't matter - it'll just make clicking the red 'Reload Bar' take a little longer, as it goes through and asks every modules 'What would you like done?. If you're using a lower powered system (Say, a Piii 500 or slower) you might want to be a bit selective with the modules you use, but it will _only_ affect the speed of freePBX" href="/wiki/index.php?page=freePBX">FreePBX, not the speed of Asterisk itself.Modules and their descriptions
- Core: This coveres your basic 'Extensions' and 'Trunks' etc. You pretty much always want to have this enabled
- Feature Code Admin: For configuration of 'call features', such as DND and Call Forwarding.
- Follow Me: Provides a 'Follow Me' service
- Misc Destinations: Allows you to use any number you can dial as a destination
- PHP Info: A sample module
- Ring Groups: Lets you define a group of extensions (or external devices) to be called when a certain extension is rung.
- Time Conditions: Lets you define a particular time period and alternative destinations based on whether you are current in the time period specified. You then use the Time Condition itself as a destination in other locations.
- Call Forward: A call feature code.
- Call Waiting: A call feature code.
- Do-Not-Disturb: A call feature code.
- Online Support: Enables you to contact developers and other online, immediately.
- Info Services: A call feature code.
- Voicemail: A call feature code
- IVR: Lets you create IVR (i.e. Digital Receptionist) menus
- On Hold Music: Lets you define Music On Hold categories and upload MP3s to use for each category.
- PIN Sets: Lets you check a range of PIN's. Currently only used for Trunks.
- Paging and Intercom: Lets you define paging groups (intercom not currently supported) to automatically page a group of extensions.
- Queues: Lets you create call queues
- Recordings: Lets you create Recordings that can be used in various places (like Digital Receptionists or Queues)
- DISA: Lets you create DISA (Direct Inward System Access) destinations (only available in the SVN trunk version)
- Asterisk CLI: Adds a tool that allows you to issue commands to the Asterisk CLI interface
- Conferences: Lets you create MeetMe conferences.
- Backup & Restore: Adds a tool that allows you to backup or restore your freePBX configuration
25 July 2006: Some users have noted that the recently-added Caller ID Lookup (cidlookup) module can stop freePBX" href="/wiki/index.php?page=freePBX">FreePBX from working properly. If you have problems creating or editing settings try uninstalling this module. (Linker 3000)
Additional freePBX" href="/wiki/index.php?page=freePBX">FreePBX modules
Here you will find some additional modules that have been contributed to the freePBX" href="/wiki/index.php?page=freePBX">FreePBX community- Java SSH: This re-creates the A@H Java SSH client
- Manager API: Lets you easily add and remove access to the Asterisk API
- The modules from the Management tab of A@H are available here: http://www.voipeye.com.au/invoke/maint-modules.zip. See this forum post.