search for: billsecond

Displaying 3 results from an estimated 3 matches for "billsecond".

Did you mean: billseconds
2006 Feb 05
1
Billing inbound calls per minute
Hi, Does anyone have a neat idea as how to bill inbound calls per minute(second) real time? I've been pplaying with astcc, but while 'billseconds' stays empty, 'billcost' has strange behavior - either stays ampty or takes ONCE the "Connect fee"(if I put one) and keeps it that way no matter how long the call is ...( if no "Connect fee" -stays empty). i.e. [inbound] exten => 1122334455,1,Set(CALLERID(number...
2007 May 03
3
0 duration but non-zero billsec in mysql cdr
I was just going through my call records ( stored in mysql database by cdr_MYSQL module ) and saw a record having duration = 0 and billsec of more than 50 seconds . I did a query on cdr where duration < billsec and saw that there were infact some 250 records with duration less than billsecond ( table had around 4,00,000 records) . Did anyone came across this ? I also checked csv files and they had same record with duration 0 and higher bill seconds . Happen with both asterisk 1.2.17 as well as 1.2.18 All sip to iax/sip calls . Destination numbers were valid. Dialplan maintained with f...
2004 Dec 01
14
ASTCC configuration problem
hi Today I?ve installed, apache 2.0.52, mysql-4.1.7, asterisk-perl-0.08 and ASTCC prepaid card aplication from CVS, so now I have access to the astcc-admin.cgi from web server http://asterisk/cgi-bin/astcc-admin/astcc-admin.cgi and I?ve been able to create the database from "Configure" menu but I have some doubts to continue: - Do I have to reinstall asterisk with mysql support? -