1. Check if your NAS ipkg has the asterisk-gui package
[/opt/etc/asterisk] #ipkg list | grep asterisk-gui
asterisk-gui - 2.0.4-1 - Asterisk-GUI is a framework for the creation of graphical interfaces for configuring Asterisk.
2. Install the asterisk-gui (please note that in order to use it, you have to install the asterisk package in advance)
[/opt/etc/asterisk] #ipkg install asterisk-gui
Installing asterisk-gui (2.0.4-1) to root...
Downloading http://ipkg.nslu2-linux.org/feed ... ui_2.0.4-1_i686.ipk
Installing procps (3.2.8-1) to root...
Downloading http://ipkg.nslu2-linux.org/feed ... ps_3.2.8-1_i686.ipk
Installing grep (2.12-1) to root...
Downloading http://ipkg.nslu2-linux.org/feed ... rep_2.12-1_i686.ipk
Installing pcre (8.31-1) to root...
Downloading http://ipkg.nslu2-linux.org/feed ... cre_8.31-1_i686.ipk
Configuring asterisk-gui
Configuring grep
update-alternatives: Linking //opt/bin/grep to /opt/bin/grep-grep
update-alternatives: Linking //opt/bin/egrep to /opt/bin/grep-egrep
update-alternatives: Linking //opt/bin/fgrep to /opt/bin/grep-fgrep
Configuring pcre
Configuring procps
update-alternatives: Linking //opt/bin/free to /opt/bin/procps-free
update-alternatives: Linking //opt/bin/kill to /opt/bin/procps-kill
update-alternatives: Linking //opt/bin/ps to /opt/bin/procps-ps
update-alternatives: Linking //opt/bin/top to /opt/bin/procps-top
update-alternatives: Linking //opt/bin/uptime to /opt/bin/procps-uptime
update-alternatives: Linking //opt/bin/watch to /opt/bin/procps-watch
Successfully terminated.
[/opt/etc/asterisk] #作者: 角色 時間: 2012-9-2 15:57