Displaying 20 results from an estimated 4000 matches similar to: "ASTCC - INUSE Flag"
2005 Oct 06
1
Fwd: ASTCC - INUSE Flag
Hi all. Just to update list and increase the "souls-save" database.
The patch solved the problem. Now I have an asterisk-1.2.0-beta1 with
asterisk-perl-0.08 and mysql-server-3.23.58-16.FC2.1 machine working
fine with ASTCC and "inuse" flag.
The link of the patch is: http://bugs.digium.com/view.php?id=5400
Best regards to all you in the list.
Ricardo Poppi.
2005 Jul 20
1
where i put the astcc config? In the extensions.conf or in the astcc-exten.conf?
Hi,
alhtough i googled for details concerning ASTCC i did not found an aswer to
the following:
Should i put in my extensions.conf the configuration of the astcc? I ask
this because as i see it, in the end of the extensions.conf there is an
include statement :
#include /var/lib/astcc/astcc-exten.conf
Should the config been done in the astcc-exten.conf file or the initial
extensions.conf
2005 Jan 29
3
How to use ASTCC with SIP ??
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5870 bytes
Desc: image002.jpg
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050129/e53b0567/attachment.jpeg
2008 Apr 23
2
prepaid on the trunks
if i have this setup:
[sip users] -- [asterisk] --- [as5300] --- [pstn]
asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the asterisk so sip users can call out to pstn.
what i would like to is do prepaid on those trunks, not on the sip users. sip users can call any other sip users . i want to do it that way coz i'm trying to build a multi-tenant pbx, and i will use
2005 Jun 07
2
ASTCC what has been changed
What has been changed at the ASTCC from the previous head to the current
one?
How to use the PIN? Can I avoid it?
bye
Ronald
2005 May 13
1
ASTCC Compilation Error
Hi,
When trying to compile ASTCC i am getting the following error:
root@asthome:/usr/src/astcc# make install
mkdir -p /var/www
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi >/dev/null
Can't locate Asterisk/AGI.pm in @INC (@INC
contains: /usr/lib/perl5/5.8.6/i486-linux /usr/lib/perl5/5.8.6
2005 Jul 09
2
Modifying astcc
Hi:
Astcc is working fine, except for one thing. It
doesn't give the called party enough time to answer
the phone. If nobody picks up in two rings, astcc
reports back no answer and hangs-up. The only instant
NOANSWER "value" was mentioned in astcc.agi script is:
elsif ($res eq "NOANSWER") {
$res =
&mystreamfile("astcc-noanswer");
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC:
[root@pbx astcc]# make install
mkdir -p /var/www
mkdir -p /var/www/html/_astcc
mkdir -p /var/www/cgi-bin/astcc-admin
chmod 755 ./astcc.agi
chmod 755 ./astcc-admin.cgi
echo | ./astcc.agi >/dev/null
Can't locate DBI.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
2005 Jul 23
2
ASTCC gives me only the time, but no cost
I try to track down an error that causes that Astcc just reports the time, but not the costs.
I could narrow the problem down into this sub routine:
sub calccost() {
my ($adjconn, $adjcost, $answeredtime, $increment) = @_;
eval { my $adjtime = int(($answeredtime + $increment - 1) / $increment) * $increment };
my $cost;
print STDERR "Adjusted time is $adjtime, cost is $adjcost with
2005 Oct 17
1
astcc missing to bill random calls?
Hello list,
I just came into a strange problem wth astcc. the trouble is astcc.agi does
not bill some calls. The calls are logged in the cdr-csv/Master.csv file,
but with a duration of 0, billsec of 0, an empty dstchannel, and with a
lastapp field of "hangup". I suppose that astcc.agi was not able to get the
answeredime variable from the SIP channel...
I have added a few functions to
2005 Jul 23
1
astcc timestamps
The time stamps in ASTCC are useless as they are now:
Fri Jul 22 15:06:25 2005
Wouldn't it be better to use something like:
2005-07-22 15:06:24 Fri
I want to sort the records by date, but with the format now it is
impossible... or do I miss something?
bye
Ronald Wiplinger
2005 Aug 16
3
ASTCC astcc-config.conf card length question
I currently have my astcc databases card lenghts at 7 digits long. I
would like to expand this to 10 digits now though. Will I screw things
up if I leave the old 7 digit long pins in there and start
using/generating 10 digit pins?
Thanks
2004 Dec 28
1
ASTCC Expiration
How do you set the expiration date in ASTCC? DO you have to customize the CGI
script? A maintenance fee field would be nice as well. Anybody?
--
Kelly D Griffin
Network Engineer
Tantella Wireless
http://tantella.com
479.273.9992 Voice
479.464.8998 Fax
2005 Sep 09
1
ASTCC speaks and cut RTP channel
Hi list.
I have a fine running Ser+Asterisk environment and have just installed
ASTCC. It?s working fine either, including its caller-id authentication
feature (the one we pass the card-number as CALLERID variable and
number-to-dial as EXTEN variable).
The issue, a great one, is that when the credit is about one minute to
end, the ASTCC prompt gets into the call, says that "you have one
2005 Jan 28
1
error while trying to install astcc
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5870 bytes
Desc: image001.jpg
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/198114e6/attachment.jpeg
2004 Dec 17
1
ASTCC in production
I am looking for the most stable version of Asterisk to use with ASTCC for a
production environment.
It does not appear that any of the Stable versions will be suitable since
they do not support US PRI ANI Info digit collection and hence could not
apply surcharges for payphone use, etc.
Is there a specific CVS Head version date that includes the II updates and
has proven to be stable enough to
2005 Sep 24
1
ASTCC on Fedora 4 and MySQL 4.1.12
I just installed the CVS 9-22 and am trying to get ASTCC up and running. I was able to get the web interface config running and it made the database but when I go to the brands page it says there is a problem with the table. Also when I save the config file through the intraface it wont save it to any location.
I want to set up a small CC application so if there is a better product to use please
2004 Aug 31
2
DeadAGI Application
I downloaded the astcc calling card program. Thanks, it is very easy to
setup and works Excellent. Anyway, it says to use DeadAGI to run it
rather than AGI. I don't know what I am doing wrong. I just updated my
asterisk from cvs and rebuilt and reinstalled. I do not have an
application called DeadAGI. I have searched the source, google, etc.
but have not been able to find anything.
2005 Jun 22
2
ASTCC not making calls
Hi, im trying to setup ASTCC but I'm getting it difficult. I've
correctly set up the mysql database astcc and added a brand, trunk,
route and a card as follows:
brands
+------+----------+------+--------------+------+--------+------+------+
| name | language | inc | publishednum | did | markup | days | fee |
+------+----------+------+--------------+------+--------+------+------+
| FWD
2004 Sep 07
1
astcc dont write to the table cdrs or cards
Hi,
I have set-up astcc with outgoing sip channel. Call processing works fine
but after the call tables, CDR and Cards does not get updated. At the
beginning it goes to the database and fetch card details and correctly
provides the card balance etc. Also it indeed write the inuse field (so
writing and reading from database works fine).
I've inserted a break point as such in the code;