diff options
author | wxs <wxs@FreeBSD.org> | 2008-10-30 08:33:25 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-10-30 08:33:25 +0800 |
commit | f392effcd99f94d79d8ecb12209b2dccb8cb08bc (patch) | |
tree | 8184fa1bd19429d4d30290b5de09e8f3e66bc9be /www/asterisk-gui | |
parent | 0e76e47d2a3b1ee51a1075d9b58143d9058f0e0d (diff) | |
download | freebsd-ports-gnome-f392effcd99f94d79d8ecb12209b2dccb8cb08bc.tar.gz freebsd-ports-gnome-f392effcd99f94d79d8ecb12209b2dccb8cb08bc.tar.zst freebsd-ports-gnome-f392effcd99f94d79d8ecb12209b2dccb8cb08bc.zip |
Update to 2.0.3
PR: ports/128403
Submitted by: Phillip N. <pneumann@gmail.com> (maintainer)
Diffstat (limited to 'www/asterisk-gui')
-rw-r--r-- | www/asterisk-gui/Makefile | 38 | ||||
-rw-r--r-- | www/asterisk-gui/distinfo | 6 | ||||
-rw-r--r-- | www/asterisk-gui/files/extra-config-queues.html | 29 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-config-backup.html | 29 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-config-scripts-astman.js | 35 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-config-sysinfo.html | 11 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-config-syslog.html | 13 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-scripts-gui_sysinfo | 42 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-scripts-listfiles | 9 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-tools-Makefile | 14 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-tools-zapscan | 22 | ||||
-rw-r--r-- | www/asterisk-gui/files/patch-tools-zapscan.c | 15 | ||||
-rw-r--r-- | www/asterisk-gui/files/pkg-message.in | 4 | ||||
-rw-r--r-- | www/asterisk-gui/pkg-plist | 146 |
14 files changed, 126 insertions, 287 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile index 877acc23e50f..360dff5411f1 100644 --- a/www/asterisk-gui/Makefile +++ b/www/asterisk-gui/Makefile @@ -6,16 +6,15 @@ # PORTNAME= asterisk-gui -PORTVERSION= 0.0.1r20070801 -PORTREVISION= 3 +PORTVERSION= 2.0.3 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-snap-2007-08-01 +MASTER_SITES= http://downloads.digium.com/pub/telephony/asterisk-gui/releases/ MAINTAINER= pneumann@gmail.com COMMENT= An asterisk ajax web manager -RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk +RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk \ + wget:${PORTSDIR}/ftp/wget PROJECTHOST= asterisk-bsd USE_AUTOTOOLS= autoconf:262 automake:19 @@ -23,18 +22,16 @@ USE_GMAKE= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message -OPTIONS= SIP_QUEUES "In queues register users as SIP, not Agents" off \ - SAMPLE_CONFIG "Install sample configuration files" off - post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ - ${WRKSRC}/config/backup.html \ - ${WRKSRC}/config/syslog.html \ - ${WRKSRC}/config/scripts/astman.js \ - ${WRKSRC}/tools/zapscan.c \ - ${WRKSRC}/tools/zapscan \ - ${WRKSRC}/scripts/gui_sysinfo \ - ${WRKSRC}/scripts/listfiles + @${GREP} -Rl '/var/lib' ${WRKSRC} | \ + ${XARGS} ${REINPLACE_CMD} -e 's|/var/lib|${PREFIX}/share|g' + @${GREP} -Rl '/etc' ${WRKSRC} | \ + ${XARGS} ${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' + @${GREP} -Rl '/bin/grep' ${WRKSRC} | \ + ${XARGS} ${REINPLACE_CMD} -e 's|/bin/grep|grep|g' + @${GREP} -Rl 'bash' ${WRKSRC} | \ + ${XARGS} ${REINPLACE_CMD} -e 's|bash|sh|g' + @${FIND} ${WRKSRC} -name "*.orig" -o -name "*.bak" | ${XARGS} ${RM} run-autotools: @@ -45,14 +42,7 @@ checkconfig: .include <bsd.port.pre.mk> -.if defined(WITH_SIP_QUEUES) -EXTRA_PATCHES+= ${FILESDIR}/extra-config-queues.html -.endif - post-install: -.if defined(WITH_SAMPLE_CONFIG) - @cd ${WRKSRC} && ${GMAKE} samples -.endif - @${CAT} ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/www/asterisk-gui/distinfo b/www/asterisk-gui/distinfo index d2b1e80e86d3..5a5b0c103ab4 100644 --- a/www/asterisk-gui/distinfo +++ b/www/asterisk-gui/distinfo @@ -1,3 +1,3 @@ -MD5 (asterisk-gui-snap-2007-08-01.tar.gz) = cb2565b344fdb80f86b16853f413a0a3 -SHA256 (asterisk-gui-snap-2007-08-01.tar.gz) = ea5b04f2430fe79a9809d0a98bd3f1c909a69ca5856f75d412bfcc936882984b -SIZE (asterisk-gui-snap-2007-08-01.tar.gz) = 317986 +MD5 (asterisk-gui-2.0.3.tar.gz) = 5fc9b90df223475e0ec4b9af6f33a482 +SHA256 (asterisk-gui-2.0.3.tar.gz) = b7a64b5089d30b436c771a03e3971e94ea68fe071bca2d206df635549842c738 +SIZE (asterisk-gui-2.0.3.tar.gz) = 588350 diff --git a/www/asterisk-gui/files/extra-config-queues.html b/www/asterisk-gui/files/extra-config-queues.html deleted file mode 100644 index 911b3bd2ee31..000000000000 --- a/www/asterisk-gui/files/extra-config-queues.html +++ /dev/null @@ -1,29 +0,0 @@ ---- config/queues.html.orig Thu Jun 28 14:58:19 2007 -+++ config/queues.html Thu Jun 28 14:59:20 2007 -@@ -171,7 +171,7 @@ - for(k=0; k<$('agents').length; k++){ - selectedagent = "selectedagent" + k; - if( $(selectedagent).checked ){ -- uri += build_action('append', p, $('name').value,"member", "Agent/"+$(selectedagent).value); -+ uri += build_action('append', p, $('name').value,"member", "SIP/"+$(selectedagent).value); - p = p+1; - } - } -@@ -338,7 +338,7 @@ - queuenames[j] = t.name; - return t.name + " -- Queue '" + t.fieldbyname['fullname'] + "'"; - }else if(InArray(extensions_conf_qs, t.name)) { // if is a subcategory -- tmp = t.fields[x].split ('Agent/'); -+ tmp = t.fields[x].split ('SIP/'); - if(t.names[x] == 'member' && tmp.length > 1){ - queueagents [j] [k] = tmp[1]; - k = k+1; -@@ -435,7 +435,7 @@ - </select> - </td> - </tr> -- <tr> <td valign='top' class="field_text" tip="en,queues,3">Agents:</td> -+ <tr> <td valign='top' class="field_text" tip="en,queues,3">Users:</td> - <td><select multiple='true' id='agents' style='display:none;'></select> - <div id="testmulti" style='border:1px solid; font-size: 8pt; height:75px; width: 200px;overflow :auto;'></div> - </td> diff --git a/www/asterisk-gui/files/patch-config-backup.html b/www/asterisk-gui/files/patch-config-backup.html deleted file mode 100644 index b7847a3ea068..000000000000 --- a/www/asterisk-gui/files/patch-config-backup.html +++ /dev/null @@ -1,29 +0,0 @@ ---- config/backup.html.orig Thu Apr 26 21:57:18 2007 -+++ config/backup.html Thu Apr 26 21:57:54 2007 -@@ -116,7 +116,7 @@ - - - function restore_bkp(filename){ -- //parent.astmanEngine.run_tool("rm /etc/asterisk/* -rf ", callback=function(){ restore_bkp_step2(filename);} ); -+ //parent.astmanEngine.run_tool("rm %%PREFIX%%/etc/asterisk/* -rf ", callback=function(){ restore_bkp_step2(filename);} ); - restore_bkp_step2(filename); - } - -@@ -131,7 +131,7 @@ - - function delete_bkp( filename ){ - if(!confirm("Delete selected Backup Configuration ?")){ return ; } -- parent.astmanEngine.run_tool("/bin/rm -f "+ asterisk_ConfigBkpPath + filename , callback=function(){ -+ parent.astmanEngine.run_tool("rm -f "+ asterisk_ConfigBkpPath + filename , callback=function(){ - gui_feedback('Delete Request Successfull !','default'); - window.location.href = window.location.href ; - }); -@@ -177,7 +177,7 @@ - //var seconds =addzero(today.getSeconds()); - var bkpfile = _nn.value +"__" + year + month + day +".tar"; - -- parent.astmanEngine.run_tool("/bin/tar -cf "+ asterisk_ConfigBkpPath + bkpfile + " " + asterisk_configfolder, callback=function(){ -+ parent.astmanEngine.run_tool("tar -cf "+ asterisk_ConfigBkpPath + bkpfile + " " + asterisk_configfolder, callback=function(){ - gui_feedback('Backup Successfull!','blue'); - window.location.href = window.location.href ; - } diff --git a/www/asterisk-gui/files/patch-config-scripts-astman.js b/www/asterisk-gui/files/patch-config-scripts-astman.js deleted file mode 100644 index 72742a96ec70..000000000000 --- a/www/asterisk-gui/files/patch-config-scripts-astman.js +++ /dev/null @@ -1,35 +0,0 @@ ---- config/scripts/astman.js.orig Tue May 1 16:01:00 2007 -+++ config/scripts/astman.js Tue May 1 16:12:08 2007 -@@ -25,16 +25,18 @@ - var asterisk_guitoolsversion = "0.7"; - var asterisk_guiversion = "$Revision: 817 $"; - var asterisk_guifbt = 3000; // Feedback msg time --var asterisk_scriptsFolder = "/var/lib/asterisk/scripts/" ; /* Directory for gui scripts (graphs.sh, for example) */ --var asterisk_ConfigBkpPath = "/var/lib/asterisk/gui_configbackups/" ; --var asterisk_Sounds_path = "/var/lib/asterisk/sounds/"; -+var asterisk_prefix = "%%PREFIX%%/" // "/" for typical linux instalation -+var asterisk_varlib = asterisk_prefix + "share/asterisk/" // /var/lib/astersik/ for linux -+var asterisk_scriptsFolder = asterisk_varlib + "scripts/" ; /* Directory for gui scripts (graphs.sh, for example) */ -+var asterisk_ConfigBkpPath = asterisk_varlib + "gui_configbackups/" ; -+var asterisk_Sounds_path = asterisk_varlib + "sounds/"; - var asterisk_menusRecord_path = asterisk_Sounds_path + "record/"; - var asterisk_guiSysInfo = "sh " + asterisk_scriptsFolder + "gui_sysinfo" ; - var asterisk_guiSysInfo_output = "./sysinfo_output.html"; --var asterisk_guiZapscan = "/sbin/zapscan.bin" ; -+var asterisk_guiZapscan = asterisk_prefix + "sbin/zapscan.bin" ; - var asterisk_rawmanPath = "../../rawman" ; - var asterisk_guiConfigFile = "guipreferences.conf"; // will be created in asterisk_configfolder, if the file does not exist --var asterisk_configfolder = "/etc/asterisk/"; -+var asterisk_configfolder = asterisk_prefix + "etc/asterisk/"; - var asterisk_guiListFiles = "sh " + asterisk_scriptsFolder + "listfiles" ; - - var sortbynames = false; -@@ -1521,7 +1523,7 @@ - this.doConfig = function(t, box) { - if( t[0].headers['message'] && t[0].headers['message'] == "Config file not found" ){ - if( box.config_file == "zapscan.conf" || box.config_file == "contactinfo.conf" || box.config_file == "jingle.conf" || box.config_file == "providers.conf" ){ -- parent.astmanEngine.run_tool("/bin/touch /etc/asterisk/"+box.config_file, function(){ window.location.href = window.location.href ; } ); -+ parent.astmanEngine.run_tool("touch "+ asterisk_configfolder + box.config_file, function(){ window.location.href = window.location.href ; } ); - return ; - } else { - alert( "Asterisk says it cannot find a required config file (" + box.config_file + ") \n You will be now redirected to the main page !" ); diff --git a/www/asterisk-gui/files/patch-config-sysinfo.html b/www/asterisk-gui/files/patch-config-sysinfo.html new file mode 100644 index 000000000000..3dfc53b7dc97 --- /dev/null +++ b/www/asterisk-gui/files/patch-config-sysinfo.html @@ -0,0 +1,11 @@ +--- config/sysinfo.html.orig 2008-09-28 20:33:25.000000000 -0400 ++++ config/sysinfo.html 2008-09-28 20:33:46.000000000 -0400 +@@ -114,7 +114,7 @@ + desc: 'Memory Usage', + click_function: function(){ + $('.hideall').hide(); +- ASTGUI.systemCmdWithOutput( 'free' , function(free){ ++ ASTGUI.systemCmdWithOutput( 'vmstat' , function(free){ + _$('memoryusage').innerHTML = '<pre>' + free +'</pre>'; + $('.hideall').hide(); + $('#memory_div').show(); diff --git a/www/asterisk-gui/files/patch-config-syslog.html b/www/asterisk-gui/files/patch-config-syslog.html deleted file mode 100644 index 237d1aea7980..000000000000 --- a/www/asterisk-gui/files/patch-config-syslog.html +++ /dev/null @@ -1,13 +0,0 @@ ---- config/syslog.html.orig Mon May 14 19:21:38 2007 -+++ config/syslog.html Mon May 14 19:27:37 2007 -@@ -31,8 +31,8 @@ - _$('status_message').style.display = "" ; - var _ld = _$('log_day').value; - if( _ld < 10 ){ var space = " "; }else{ var space = " "; } -- var tmp_command = "/bin/grep /var/log/asterisk/messages -e '" + _$('log_month').value + space + _ld -- + " ' > /var/lib/asterisk/static-http/config/today_log.html" ; -+ var tmp_command = "grep /var/log/asterisk/messages -e '" + _$('log_month').value + space + _ld -+ + " ' > %%PREFIX%%/share/asterisk/static-http/config/today_log.html" ; - parent.astmanEngine.run_tool( tmp_command , onSuccess = function() { _$('status_message').style.display='none'; load_todayslog(); } ); - } - diff --git a/www/asterisk-gui/files/patch-scripts-gui_sysinfo b/www/asterisk-gui/files/patch-scripts-gui_sysinfo deleted file mode 100644 index 217464117747..000000000000 --- a/www/asterisk-gui/files/patch-scripts-gui_sysinfo +++ /dev/null @@ -1,42 +0,0 @@ ---- scripts/gui_sysinfo.orig Fri Apr 27 18:08:53 2007 -+++ scripts/gui_sysinfo Tue May 1 17:01:25 2007 -@@ -1,5 +1,5 @@ - #!/bin/sh --SYSINFO_OUTPUT="/var/lib/asterisk/static-http/config/sysinfo_output.html" -+SYSINFO_OUTPUT="%%PREFIX%%/share/asterisk/static-http/config/sysinfo_output.html" - - #SYSINFO_OUTPUT="/var/lib/asterisk/static-http/config/sysinfo_output.html" - -@@ -9,13 +9,13 @@ - UPTIME="`uptime`" - /bin/echo "<div id=si_uptime>$UPTIME</div>" >> $SYSINFO_OUTPUT - --ASTERISK="`/usr/sbin/asterisk -V`" -+ASTERISK="`%%PREFIX%%/sbin/asterisk -V`" - /bin/echo "<div id=si_astver>$ASTERISK</div>" >> $SYSINFO_OUTPUT - - TODAY="`date`" - /bin/echo "<div id=si_date>$TODAY</div>" >> $SYSINFO_OUTPUT - --HOSTNAME="`hostname -f`" -+HOSTNAME="`hostname`" - /bin/echo "<div id=si_hostname>$HOSTNAME</div>" >> $SYSINFO_OUTPUT - - IFCONFIG=`ifconfig` -@@ -24,14 +24,14 @@ - DISKUSAGE=`df -h` - /bin/echo "<div id=si_du><pre>$DISKUSAGE</pre></div>" >> $SYSINFO_OUTPUT - --MEMORYUSAGE=`free` -+MEMORYUSAGE=`vmstat` - /bin/echo "<div id=si_free><pre>$MEMORYUSAGE</pre></div>" >> $SYSINFO_OUTPUT - - - THISMONTH=`/bin/date +%b` - THISDAY=`/bin/date +%d` - THIS_DAY=`/bin/date +%_d` --/bin/grep /var/log/asterisk/messages -e "$THISMONTH\( $THISDAY\| $THIS_DAY\)" > /var/lib/asterisk/static-http/config/today_log.html -+grep /var/log/asterisk/messages -e "$THISMONTH\( $THISDAY\| $THIS_DAY\)" > %%PREFIX%%/share/asterisk/static-http/config/today_log.html - - #/bin/echo "<div id=bkp_files>" >> $SYSINFO_OUTPUT - #/bin/mkdir -p /var/lib/asterisk/gui_configbackups diff --git a/www/asterisk-gui/files/patch-scripts-listfiles b/www/asterisk-gui/files/patch-scripts-listfiles deleted file mode 100644 index 0aad14b6dd5d..000000000000 --- a/www/asterisk-gui/files/patch-scripts-listfiles +++ /dev/null @@ -1,9 +0,0 @@ ---- scripts/listfiles.orig Tue May 1 16:16:13 2007 -+++ scripts/listfiles Tue May 1 16:19:27 2007 -@@ -1,5 +1,5 @@ - #!/bin/sh --SYSINFO_OUTPUT="/var/lib/asterisk/static-http/config/sysinfo_output.html" -+SYSINFO_OUTPUT="%%PREFIX%%/share/asterisk/static-http/config/sysinfo_output.html" - - #/bin/echo "<div id=list_files>" > $SYSINFO_OUTPUT - /bin/mkdir -p $1 diff --git a/www/asterisk-gui/files/patch-tools-Makefile b/www/asterisk-gui/files/patch-tools-Makefile deleted file mode 100644 index ed025a978a53..000000000000 --- a/www/asterisk-gui/files/patch-tools-Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- tools/Makefile.orig Wed May 9 21:32:43 2007 -+++ tools/Makefile Wed May 9 21:33:17 2007 -@@ -25,9 +25,9 @@ - ifeq ($(PBX_ZAPTEL),1) - mkdir -p $(ASTSBINDIR) - $(INSTALL) -m 755 zapscan.bin $(ASTSBINDIR) -- $(INSTALL) -m 755 zapscan.bin /sbin -+ $(INSTALL) -m 755 zapscan.bin $(ASTSBINDIR)/../sbin - $(INSTALL) -m 755 zapscan $(ASTSBINDIR) -- $(INSTALL) -m 755 zapscan /sbin -+ $(INSTALL) -m 755 zapscan $(ASTSBINDIR)/../sbin - endif - - clean: diff --git a/www/asterisk-gui/files/patch-tools-zapscan b/www/asterisk-gui/files/patch-tools-zapscan deleted file mode 100644 index 420fd6e736ba..000000000000 --- a/www/asterisk-gui/files/patch-tools-zapscan +++ /dev/null @@ -1,22 +0,0 @@ ---- ./tools/zapscan.orig Thu Dec 21 18:25:26 2006 -+++ ./tools/zapscan Sat Mar 31 17:54:39 2007 -@@ -1,12 +1,12 @@ - #!/bin/sh --if [ -f /etc/zaptel.conf.zapscan ] && [ -f /etc/asterisk/zapata.conf.zapscan ]; then -- rm -f /etc/zaptel.conf -- rm -f /etc/asterisk/zapata.conf -- ( echo "# Created by zapscan -- edit zaptel.conf.zapscan instead" ; cat /etc/zaptel.conf.zapscan ) > /etc/zaptel.conf -- ( echo "; Created by zapscan -- edit zapata.conf.zapscan instead" ; cat /etc/asterisk/zapata.conf.zapscan ) > /etc/asterisk/zapata.conf -- rm -f /etc/asterisk/zapscan.conf -+if [ -f %%PREFIX%%/etc/zaptel.conf.zapscan ] && [ -f %%PREFIX%%/etc/asterisk/zapata.conf.zapscan ]; then -+ rm -f %%PREFIX%%/etc/zaptel.conf -+ rm -f %%PREFIX%%/etc/asterisk/zapata.conf -+ ( echo "# Created by zapscan -- edit zaptel.conf.zapscan instead" ; cat %%PREFIX%%/etc/zaptel.conf.zapscan ) > %%PREFIX%%/etc/zaptel.conf -+ ( echo "; Created by zapscan -- edit zapata.conf.zapscan instead" ; cat %%PREFIX%%/etc/asterisk/zapata.conf.zapscan ) > %%PREFIX%%/etc/asterisk/zapata.conf -+ rm -f %%PREFIX%%/etc/asterisk/zapscan.conf - echo -n "Scanning for zaptel devices..." -- if /sbin/zapscan.bin; then -+ if %%PREFIX%%/sbin/zapscan.bin; then - echo "OK" - else - echo "Failed!" diff --git a/www/asterisk-gui/files/patch-tools-zapscan.c b/www/asterisk-gui/files/patch-tools-zapscan.c deleted file mode 100644 index 240067d5e175..000000000000 --- a/www/asterisk-gui/files/patch-tools-zapscan.c +++ /dev/null @@ -1,15 +0,0 @@ ---- ./tools/zapscan.c.orig Fri Nov 3 01:48:08 2006 -+++ ./tools/zapscan.c Sat Mar 31 17:54:39 2007 -@@ -37,9 +37,9 @@ - int oldsig=-1; - int fd = open("/dev/zap/ctl", O_RDWR); - struct zt_params ztp; -- FILE *zdc = fopen("/etc/zaptel.conf", "a"); -- FILE *zsc = fopen("/etc/asterisk/zapscan.conf", "w"); -- FILE *zap = fopen("/etc/asterisk/zapata.conf", "a"); -+ FILE *zdc = fopen("%%PREFIX%%/etc/zaptel.conf", "a"); -+ FILE *zsc = fopen("%%PREFIX%%/etc/asterisk/zapscan.conf", "w"); -+ FILE *zap = fopen("%%PREFIX%%/etc/asterisk/zapata.conf", "a"); - if (fd < 0) { - fprintf(stderr, "Failed to open /dev/zap/ctl: %s\n", strerror(errno)); - exit(1); diff --git a/www/asterisk-gui/files/pkg-message.in b/www/asterisk-gui/files/pkg-message.in index 2a962be32887..82d3cc77425f 100644 --- a/www/asterisk-gui/files/pkg-message.in +++ b/www/asterisk-gui/files/pkg-message.in @@ -9,8 +9,8 @@ Make sure to check out the following items: * Asterisk is running * manager.conf has 'write' uncommented -You should be able to access the setup process in: -http://localhost:8088/asterisk/static/config/setup/install.html +You should be able to access the web gui in: +http://localhost:8088/asterisk/static/config/index.html Good luck! diff --git a/www/asterisk-gui/pkg-plist b/www/asterisk-gui/pkg-plist index 872f8fd3d8fb..db101c15498f 100644 --- a/www/asterisk-gui/pkg-plist +++ b/www/asterisk-gui/pkg-plist @@ -1,82 +1,128 @@ -etc/asterisk/gui_custommenus.conf -share/asterisk/scripts/graphs.sh +share/asterisk/scripts/dldsoundpack +share/asterisk/scripts/editmisdn.sh +share/asterisk/scripts/editzap.sh share/asterisk/scripts/gui_sysinfo share/asterisk/scripts/listfiles share/asterisk/scripts/mastercsvexists +share/asterisk/scripts/restorebackup +share/asterisk/scripts/takebackup +share/asterisk/static-http/config/asterisklogs.html +share/asterisk/static-http/config/backup.html +share/asterisk/static-http/config/bulkadd.html share/asterisk/static-http/config/cdr.html -share/asterisk/static-http/config/cdr_conf.html -share/asterisk/static-http/config/graphs/graph_cpu.svgz +share/asterisk/static-http/config/callingrules.html +share/asterisk/static-http/config/cfgbasic.html +share/asterisk/static-http/config/cli.html +share/asterisk/static-http/config/date.html +share/asterisk/static-http/config/dialplans.html +share/asterisk/static-http/config/digital.html +share/asterisk/static-http/config/directory.html +share/asterisk/static-http/config/emailsettings.html +share/asterisk/static-http/config/features.html +share/asterisk/static-http/config/feditor.html +share/asterisk/static-http/config/flashupdate.html +share/asterisk/static-http/config/flipadvanced.html +share/asterisk/static-http/config/followme.html +share/asterisk/static-http/config/guialert.html +share/asterisk/static-http/config/hardware.html +share/asterisk/static-http/config/hardware_aa50.html +share/asterisk/static-http/config/home.html +share/asterisk/static-http/config/iax.html share/asterisk/static-http/config/images/1.gif +share/asterisk/static-http/config/images/aa50.png share/asterisk/static-http/config/images/accordion-icon.gif +share/asterisk/static-http/config/images/add.gif share/asterisk/static-http/config/images/adv-v.gif +share/asterisk/static-http/config/images/agent_loggedin.png +share/asterisk/static-http/config/images/agent_loggedout.png +share/asterisk/static-http/config/images/ar_down.png +share/asterisk/static-http/config/images/ar_right.png +share/asterisk/static-http/config/images/arrow_blank.png +share/asterisk/static-http/config/images/arrow_down.png +share/asterisk/static-http/config/images/arrow_up.png +share/asterisk/static-http/config/images/asterisk-arrow-down.png +share/asterisk/static-http/config/images/asterisk-arrow-up.png +share/asterisk/static-http/config/images/asterisk_green.gif +share/asterisk/static-http/config/images/asterisk_red.gif +share/asterisk/static-http/config/images/bandwidth.gif +share/asterisk/static-http/config/images/cancel.gif +share/asterisk/static-http/config/images/checkbox_blank.gif +share/asterisk/static-http/config/images/delete.gif +share/asterisk/static-http/config/images/delete_circle.png share/asterisk/static-http/config/images/digiumlogo.gif share/asterisk/static-http/config/images/dots.gif +share/asterisk/static-http/config/images/down_arr.gif +share/asterisk/static-http/config/images/edit.gif share/asterisk/static-http/config/images/favicon.ico share/asterisk/static-http/config/images/home.png share/asterisk/static-http/config/images/iaxtel.jpg share/asterisk/static-http/config/images/loading.gif +share/asterisk/static-http/config/images/ngt.jpg share/asterisk/static-http/config/images/panel.png share/asterisk/static-http/config/images/refresh.png +share/asterisk/static-http/config/images/simplesignal.jpg share/asterisk/static-http/config/images/slice-v.gif share/asterisk/static-http/config/images/split-v.gif +share/asterisk/static-http/config/images/status_blue.png +share/asterisk/static-http/config/images/status_gray.png +share/asterisk/static-http/config/images/status_green.png +share/asterisk/static-http/config/images/status_orange.png +share/asterisk/static-http/config/images/status_red.png share/asterisk/static-http/config/images/tick.gif share/asterisk/static-http/config/images/title_gradient.gif -share/asterisk/static-http/config/scripts/astman.js -share/asterisk/static-http/config/scripts/lang.js -share/asterisk/static-http/config/scripts/prototype.js -share/asterisk/static-http/config/scripts/rico.js -share/asterisk/static-http/config/scripts/tooltip.js -share/asterisk/static-http/config/stylesheets/schwing.css -share/asterisk/static-http/config/setup/1.html -share/asterisk/static-http/config/setup/10.html -share/asterisk/static-http/config/setup/2.html -share/asterisk/static-http/config/setup/3.html -share/asterisk/static-http/config/setup/4.html -share/asterisk/static-http/config/setup/5.html -share/asterisk/static-http/config/setup/6.html -share/asterisk/static-http/config/setup/7.html -share/asterisk/static-http/config/setup/8.html -share/asterisk/static-http/config/setup/digiumlogo.gif -share/asterisk/static-http/config/setup/install.html -share/asterisk/static-http/config/setup/setup.css -share/asterisk/static-http/config/setup/template.html -share/asterisk/static-http/config/backup.html -share/asterisk/static-http/config/cfgbasic.html -share/asterisk/static-http/config/cli.html -share/asterisk/static-http/config/callparking.html -share/asterisk/static-http/config/emailsettings.html -share/asterisk/static-http/config/feditor.html -share/asterisk/static-http/config/guialert.html -share/asterisk/static-http/config/graphs.html -share/asterisk/static-http/config/home.html -share/asterisk/static-http/config/http_options.html -share/asterisk/static-http/config/iax.html +share/asterisk/static-http/config/images/tooltip_info.gif +share/asterisk/static-http/config/images/voicepulse.gif share/asterisk/static-http/config/incoming.html -share/asterisk/static-http/config/jabber.html -share/asterisk/static-http/config/jingle.html -share/asterisk/static-http/config/localexts.html +share/asterisk/static-http/config/index.html +share/asterisk/static-http/config/js/astman.js +share/asterisk/static-http/config/js/guiversion.js +share/asterisk/static-http/config/js/index.js +share/asterisk/static-http/config/js/jquery.date_input.js +share/asterisk/static-http/config/js/jquery.js +share/asterisk/static-http/config/js/jquery.tooltip.js +share/asterisk/static-http/config/js/pbx.js +share/asterisk/static-http/config/js/tooltip.js +share/asterisk/static-http/config/language.html share/asterisk/static-http/config/meetme.html +share/asterisk/static-http/config/menuprompts_record.html +share/asterisk/static-http/config/menuprompts_upload.html share/asterisk/static-http/config/menus.html -share/asterisk/static-http/config/moh.html -share/asterisk/static-http/config/numberplan.html -share/asterisk/static-http/config/options.html +share/asterisk/static-http/config/misdn.html +share/asterisk/static-http/config/mohfiles.html +share/asterisk/static-http/config/networking.html +share/asterisk/static-http/config/password.html +share/asterisk/static-http/config/preferences.html share/asterisk/static-http/config/queues.html -share/asterisk/static-http/config/record.html +share/asterisk/static-http/config/reboot.html +share/asterisk/static-http/config/reset_defaults.html share/asterisk/static-http/config/ringgroups.html share/asterisk/static-http/config/sip.html +share/asterisk/static-http/config/smtp_settings.html share/asterisk/static-http/config/status.html +share/asterisk/static-http/config/stylesheets/cfgbasic.css +share/asterisk/static-http/config/stylesheets/schwing.css share/asterisk/static-http/config/sysinfo.html -share/asterisk/static-http/config/syslog.html -share/asterisk/static-http/config/timerules.html -share/asterisk/static-http/config/trunks.html +share/asterisk/static-http/config/timeintervals.html +share/asterisk/static-http/config/timezone.html +share/asterisk/static-http/config/trunks_analog.html +share/asterisk/static-http/config/trunks_digital.html +share/asterisk/static-http/config/trunks_providers.html +share/asterisk/static-http/config/trunks_sps.html +share/asterisk/static-http/config/trunks_voip.html +share/asterisk/static-http/config/upload2.html +share/asterisk/static-http/config/upload_abe_overlay.html +share/asterisk/static-http/config/upload_form.html share/asterisk/static-http/config/users.html +share/asterisk/static-http/config/vmgroups.html share/asterisk/static-http/config/voicemail.html -share/asterisk/static-http/config/zapata.html +share/asterisk/static-http/config/welcome.html +share/asterisk/static-http/index.html @dirrm share/asterisk/static-http/config/stylesheets -@dirrm share/asterisk/static-http/config/setup -@dirrm share/asterisk/static-http/config/scripts -@dirrm share/asterisk/static-http/config/graphs +@dirrm share/asterisk/static-http/config/private/bkps +@dirrm share/asterisk/static-http/config/private +@dirrm share/asterisk/static-http/config/js @dirrm share/asterisk/static-http/config/images -@dirrm share/asterisk/static-http/config/bkps -@dirrm share/asterisk/static-http/config +@dirrmtry share/asterisk/static-http/config +@dirrmtry share/asterisk/static-http @dirrm share/asterisk/scripts +@dirrmtry share/asterisk/gui_backups |