Sie befinden sich hier: fli4l / OPT-Datenbank 3.x

OPT-Paket

Fax Voice Handy: OPT_Asterisk - SIP- und IAX-Router, VoIP-Telefonanlage
von Der Tiger (Tiger) - zuletzt geändert: 2010-07-31 14:19:02 - 1650 downloads

Heutige Router im SOHO-Bereich verfügen über ausreichende Leistungsreserven, um auch die Funktionalität einer kleinen Telefonanlage übernehmen zu können. Asterisk ist eine besonders flexible Plattform mit deren Hilfe eine solche Telefonanlage eingerichtet werden kann.

Diese OPT beschränkt sich funktionell auf reines Protokoll-routing. Das heißt, die Unterstützung von zusätzlicher Hardware, wie zum Beispiel PRI/BRIstuffed oder Zaptel/DAHDI, ist nicht vorgesehen. Das begründet sich in der Tatsache, dass fli4l ein Router Betriebssystem ist und daher die darauf laufenden OPTs sich auf Protokoll-routing beschränken sollten. Wer zusätzliche Hardware einsetzen möchte, möge sich bitte an den "großen Bruder" des fli4l, den eisfair Server wenden.

Grundfunktionen
  • SIP, IAX und IAX2 Vermittlung, RTP Transport
  • En-, De- und Rekodieren aller gängigen Audio-Formate, sowie Transport der Video-Formate H.263p und H.264
  • Volle Funktionalität, wie sie von anderen Asterisk Distributionen her bekannt ist.
  • Volle Integration in das Konzept und Dateisystem von fli4l.
  • Eigene httpd Weboberfläche für die Konfiguration, Wartung und Systemstatusabfrage.
Voraussetzungen
  • System mit zumindest Intel P-III oder AMD Geode Prozessor
  • Ausreichend leistungsstarke Hardware für den geplanten Telefonie-Datenverkehr.
  • Festplatte, CF-Karte oder ein vergleichbares Medium im Router. Diskette wird nicht reichen.
  • Bei Start aus der RAMdisk vorzugsweise mindestens 64 Mb RAM.
  • fli4l mit zum OPT passendem Kernel.
  • Viel, nein, SEHR viel Zeit und Enthusiasmus.
Das OPT basiert im Wesentlichen auf der Distribution von Holger Hornung.

Besuche die Projekt-Webseite auf www.opt-asterisk.bplaced.net!

NameFLI4L-VersionGrößeDownloads
Asterisk 1.6.2.10 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.1, 3.4.0 36156666 0
Release Notes:
 * Updtd: Core to 1.6.2.10 rev 279347, changes see http://www.asterisk.org/node/51394
NameFLI4L-VersionGrößeDownloads
Asterisk 1.6.2.9 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.1, 3.4.0 36121067 28
Release Notes:
 * Updtd: Core to 1.6.2.9 rev 271484, changes see http://www.asterisk.org/node/51379
 * Fixed: When powering down Asterisk did not terminate correctly. (cued by Christian
   Thiele, thanks!)
 * Fixed: service-restart.sh was not included in build. (cued by Christian Thiele,
   thanks!)
 * Fixed: If either ASTERISK_AUTOLOAD='yes' or ASTERISK_LOAD_%='res_timing_pthread.so',
   the /dev/dahdi special files are created to used the timing ressource appropriately.
 * Fixed: Meetme is no longer included, because it strictly requires DAHDI for channel
   mixing. Please, use ConfBridge instate!
 * Fixed: Licensed CoDecs have correct mode 644, now.
 * Updtd: mpg123 to 1.12.2
 * Added: Utility usb_modeswitch necessary for Huawei USB modem support.
 * Added: autosupport script for generating support information.
 * Updtd: Libraries for Speex CoDec to 1.5.0.
 * Fixed: Generic library wrapper is used for all executables, now. NOTE: The Music on
   Hold feature uses streaming, which the wrapper cannot handle. Therefore, please,
   state '/usr/sbin/asterisk-bin/mpg123' as application in your musiconhold.conf!
 * Fixed: Downgraded res_ael_shared.so and pbx_ael.so to 260441 due to problems with
   271484.
 * Updtd: Manuals.
NameFLI4L-VersionGrößeDownloads
Asterisk 1.6.2 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.1, 3.4.0 35929617 16
Release Notes:
NOTE: This version is compiled to support i686 compatible CPUs, only!

 * Updtd: Core to 1.6.2 rev 260441
 * Fixed: Moved *.conf files from opt/files/etc/asterisk to opt/etc/asterisk.
 * Added: Support for licensed CoDecs, like G723, G729a and Skype. Use
   ASTERISK_LICENSE_* variables to include your personal license files.
 * Remvd: AsteriskNOW is no longer included in the core package. There may be an
   AddOn available some time in the future.
 * Remvd: Variables ASTERISK_NOW_*, ASTERISK_MANAGER_*, ASTERISK_HTTP_* due to
   discontinuated support for AsteriskNOW. Files http.conf and manager.conf have
   to be handled like any other *.conf file.
 * Added: Skype-for-Asterisk support. In order to use SfA, you have to purchase
   a license from www.digium.com. PLEASE NOTE: We do NOT encourage you to buy
   anything from Digium and do NOT participate in your purchases from Digium!
 * Added: Five new Music-on-Hold sound files.
 * Added: Optional variable ASTERISK_MOHFILE_N to include Music-on-Hold sound files.
 * Added: Audio file conversion tool 'sox' can be enabled setting ASTERISK_SOX.
 * Added: Basic CAPI support for ISDN, but still _NO_ DAHDI/BRIstuff !
 * Added: Asterisk user's guide in doc/english/opt/asterisk.pdf.
 * Fixed: chan_sip.so with patch 16202 added.
 * Fixed: Location of sound files adapted to 1.6 style.
 * Added: Additional time zones.
 * Added: Optional ASTERISK_ZONEINFO variable to set local time zone. Defaults to
   Europe/Berlin for compatibility purposes with older OPT versions.
 * Fixed: conf files updated to most recent versions.
 * Fixed: Routine variables are strictly local, now.
 * Updtd: Minor changes to adapt the GUI to Asterisk 1.6.
 * Added: In 'Call Details' the last context and the first parameter of the last
   called application is displayed, if the field 'exit extension' is 's' or empty.
 * Updtd: Manuals.
NameFLI4L-VersionGrößeDownloads
Asterisk 1.4.19 Update 2 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0, 3.3.1, 3.4.0 17383280 15
Release Notes:
THIS VERSION IS FOR KERNEL 2.6.16.52, 2.6.16.56 AND 2.6.16.62, ONLY!

THIS VERSION IS COMPILED FOR AMD CPU'S INLCUDING GEODE. IT MAY OR MAY NOT WORK WITH
OTHER CPU'S.

 * New ip-down script patches sip.conf and iax.conf to disable external comm-
   unication and reloads those modules.
 * ip-up now only reloads sip and iax modules.
 * Logo linking to OPT_Asterisk homepage added to status tab in GUI.
 * Fixed: Buttons in CLI are in correct style, now. Button text can't be wrapped
   anymore.
 * Added: Button text in CLI is shortened if longer than 23 chars.
 * Added: Support for Fli4l 3.4.
 * Fixed: Minor adjustments to GUI style.