AskoziaPBX
| AskoziaPBX aims to make the power of Asterisk available to the average user in a slimmed down, embedded PC friendly form. All work to get this project off the ground has been sponsored by IKT. Many thanks to them for supporting open source! |
|
Quick Facts ^
- ~11 MB firmware image
- PHP based GUI accessible via http(s)
- based on Asterisk 1.4 and FreeBSD 6.2
- designed for embedded / low resource systems
- images available for the following platforms:
- generic pc (runs on x86 based hardware, min: 64MB RAM, 200MHz)
- PC Engines: wrap, alix1x, alix2-3x
- Soekris: net48xx, net55xx
- Herologic: hl4xx
- VMware player
- supports SIP, IAX, ISDN and Analog phones and providers
- OSLEC (Open Source Line Echo Canceller)
- Wireless Access Point functionality
- Conferencing, Call Groups, Call Parking, Transfers
- Voicemail (forwarded as e-mail attachment)
- all configuration stored in a single XML file
- Multilingual audio-prompts:
- Dutch, English (USA / UK), French (FR / CA), German, Italian, Japanese, Russian, Spanish, Swedish
- Multilingual voicemail notification e-mails:
- Dutch, English, French, German, Italian, Polish, Spanish, Swedish
Changelog ^
2007.11.16 - pb12.2 (revision 292)
- bug: deleting a phone or callgroup no longer ends up in a page hang (reported by Mattijs V)
- bug: outgoing calls are no longer limited to a 20 second ring time (reported by Andreas J)
- bug: ISDN phones and providers now have their prompt language set properly (reported by Kai D)
2007.11.09 - pb12.1 (revision 279)
- cleans up errors left by config.xml upgrade bug in pb12 (reported by Carlo L)
2007.11.09 - pb12 (revision 277)
- new platform: PC Engines - ALIX.2,3x
- added outgoing caller id override options to SIP and IAX providers
- added English (UK) ulaw prompts, renamed existing prompts to English (USA)
- added French (France) gsm prompts, renamed existing prompts to French (Canada)
- added missed call notification e-mail option to phones
- added chan_local jitterbuffer patch, enabling applications to also be jitterbuffered
- added hints to call parking spots based on info provided by Mat M
- multiple incoming extensions per provider can now be defined
- multiple, individually addressable, ISDN phones may now be connected to a single port
- cleaned up iax.conf generator based on suggestions by Mat M
- updated Asterisk to 1.4.13
- removed gsm prompts from languages which also have ulaw prompts to make room for more languages
- replaced internal call detail record logging with sqlite backend
- changed default Dial timeout to 20 seconds, still needs to be made a configurable option
- disabled "Dialplan -> Providers" page as it is currently broken, several things should be rewritten before yet another workaround is implemented
- bug: fixed "localnet" setting in sip.conf
- bug: fixed snooze feature in WakeMe
- bug: "Diagnostics -> Logs -> Calls" now displays information in the "src" field in more cases
- bug: fixed a small display issue when a provider does not have any patterns defined
- bug: unconfigured analog interfaces now have a default value of "128" for their echo cancellers instead of "yes"
Downloads ^
AskoziaPBX is undergoing some major changes before the next public beta release. If you are interested in these releases, please check the new downloads server. New snapshots are announced on the e-mail lists and in the forums.
| platform | size | md5 |
| generic-pc | 12.1 MB | b95f16f8131368cf29d5d22491ee2f77 |
| VMware* | 12.1 MB | da9098703327eca5372ed26ff78b1714 |
| net48xx | 10.8 MB | 97842935944b70bc08c9ee099f3e4a89 |
| net55xx | 10.8 MB | 94faa8783438424cb61aeac4444272c3 |
| wrap | 10.8 MB | cbf68757f1f4b9144789b8c03844c237 |
| alix1x | 10.8 MB | a43a31762f31cf2ef360e08f9e54e56c |
| alix23x | 10.8 MB | cfb61000d07c91b35e136ba34b4f88d4 |
| hl4xx | 10.8 MB | 68bde8de44cbd74ef562d88d4f7623f4 |
| rootfs | 9 MB | 4eb3d9d57c348aa5c70127eeedf4f09f |
* VMware archives should only be used for an initial install, please upgrade through the webGUI with the generic-pc image
Support ^
The Askozia Forums are available for all sorts of discussion (including non-English boards). We also have setup several e-mail lists listed below. Please use one of these channels to ask for help instead of e-mailing developers directly.
Release Announcements
- to subscribe, send a blank e-mail to pbx-announce-subscribe@lists.askozia.com
- to unsubscribe, send a blank e-mail to pbx-announce-unsubscribe@lists.askozia.com
Users' Discussion
- to subscribe, send a blank e-mail to pbx-users-subscribe@lists.askozia.com
- to unsubscribe, send a blank e-mail to pbx-users-unsubscribe@lists.askozia.com
- post messages to pbx-users@lists.askozia.com
- list archive
Development Discussion
- to subscribe, send a blank e-mail to pbx-dev-subscribe@lists.askozia.com
- to unsubscribe, send a blank e-mail to pbx-dev-unsubscribe@lists.askozia.com
- post messages to pbx-dev@lists.askozia.com
Source Code Commit Messages
- to subscribe, send a blank e-mail to pbx-commits-subscribe@lists.askozia.com
- to unsubscribe, send a blank e-mail to pbx-commits-unsubscribe@lists.askozia.com
Additional documentation is also starting to be assembled in the wiki.