./cfg_mc -v install | usb_install
Die FBF ist halt kein Enterprise-Server
WARNING: Asterisk 1.4 supports a new layout for sound files in multiple languages;
instead of the alternate-language files being stored in subdirectories underneath
the existing files (for French, that would be digits/fr, letters/fr, phonetic/fr,
etc.) the new layout creates one directory under /var/lib/asterisk/sounds for the
language itself, then places all the sound files for that language under that
directory and its subdirectories. This is the layout that will be created if you
select non-English languages to be installed via menuselect, HOWEVER Asterisk does
not default to this layout and will not find the files in the places it expects them
to be. If you wish to use this layout, make sure you put 'languageprefix=yes' in your
/etc/asterisk/asterisk.conf file, so that Asterisk will know how the files were
installed.
GrußAsterisk 1.4 Graphical User Interface
Included in the repository is a package from the asterisk-gui project, adding a Graphical User Interface to Asterisk 1.4.x through HTTP/HTML/AJAM.
Install the package named "asterisk14-gui" from the asterisk-1.4 repository to test it. After installation the following steps are needed (at least):
Update: upgraded asterisk-gui package to SVN revision 850
- Modify /etc/asterisk/manager.conf so it is web-enabled:
enabled = yes
webenabled = yes- Also add an authentication section like:
[administrator]
secret = <password>
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config- Modify /etc/asterisk/http.conf:
enabled=yes
enablestatic=yes
bindaddr=0.0.0.0- Scan through all of the html files under /usr/lib/asterisk/static-http/config so all hard-coded references point to the correct paths in your installation (mostly references to /var/lib/asterisk should now point to /usr/lib/asterisk).
- Additionaly you could modify the /etc/asterisk/gui_sysinfo script so that it works in a shell on your system (correct paths and tool names).
- Browse to:
http://<your-openwrt-box>:8088/asterisk/static/config/setup/install.html
and log in using the username/password configured in manager.conf. You can setup the GUI stuff here.- Open:
http://:8088/asterisk/static/config/cfgbasic.html
in your browser to browse through the configuration screens.
in asterisk.conf neuen Abschnitt [options] anlegenTippfehler schrieb:Was muß ich ändern, damit die deutschen Sprachfiles benutzt werden?
[options]
languageprefix=yes
# ./cfg_asterisk14 usb_install
Connecting to www.spblinux.de[83.246.114.134]:80
cfg.common 100% |*****************************| 26731 00:00 ETA
total used free shared buffers
Mem: 30384 27852 2532 0 2060
Swap: 0 0 0
Total: 30384 27852 2532
installing asterisk14 (http://www.spblinux.de/fbox.new/26) ...
installing asterisk14 on usb device (USB2-0-Partition-0-1)
Connecting to www.spblinux.de[83.246.114.134]:80
asterisk14.sqf 100% |*****************************| 1508 KB 00:00 ETA
Connecting to www.spblinux.de[83.246.114.134]:80
wget: server returned error 404: HTTP/1.1 404 Not Found
wgetx: Couldn't download "www.spblinux.de/fbox.new/26/asterisk14_usb.sqf"