<html><body>
<DIV>I was successful in getting the tarball for a2billing</DIV>
<DIV>&nbsp;</DIV>
<DIV>[root@sip0 a2billing]# ls -all<BR>total 4872<BR>drwxr-xr-x&nbsp;&nbsp; 2 root root&nbsp;&nbsp;&nbsp; 4096 Sep 11 06:22 .<BR>drwxr-xr-x&nbsp; 20 root root&nbsp;&nbsp;&nbsp; 4096 Sep 10 21:28 ..<BR>-rw-r--r--&nbsp;&nbsp; 1 root root&nbsp;&nbsp;&nbsp;&nbsp; 165 Sep 11 06:16 download.php?get=Asterisk2Billing_release_Chameleon_beta.tar.gz<BR>-rw-r--r--&nbsp;&nbsp; 1 root root 4960345 Sep 11 06:31 download.php?get=Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>But I'm having trouble unpacking the tarballs: Below is the command and error I get:</DIV>
<DIV>[root@sip0 a2billing]# tar -xzvf Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz<BR>tar: Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz: Cannot open: No such file or directory<BR>tar: Error is not recoverable: exiting now<BR>tar: Child returned status 2<BR>tar: Error exit delayed from previous errors<BR></DIV>
<DIV>I tried&nbsp;changing the directory to -rw-r--r-- but got a different error</DIV>
<DIV>&nbsp;</DIV>
<DIV>[root@sip0 a2billing]# tar -rw-r--r-- Asterisk2Billing_release_Chameleon_v1_2_3.taz.gz<BR>tar: --: (PROGRAM ERROR) Option should have been recognized!?<BR>Try `tar --help' or `tar --usage' for more information.<BR>[root@sip0 a2billing]# <BR></DIV></body></html>