[Asterisk-Users] Billing inbound calls per minute

JP Carballo lists at netfone2x.com
Mon Feb 6 00:25:08 MST 2006


Michiel van Baak wrote:

>On 00:30, Mon 06 Feb 06, bbench at mail.bg wrote:
>  
>
>>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)=${EXTEN})
>>exten => 1122334455,2,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN},4)
>>exten => 1122334455,3,Hangup
>>    
>>
>
>DeadAGI is for hungup channels, not for active channels.
>That might be a problem.
>
>Try this:
>exten => h,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN},4)
>  
>
ASTCC works fine here. The duration and billseconds fields in my cdrs as 
well as ASTCC's cdr are filled.
I don't use the connect fee field though and all are set to 0.

-- 
JP Carballo

http://www.netfone2x.com
Bringing the world closer.

It might look like I'm doing nothing, but at the cellular level, I'm really quite busy. 




More information about the asterisk-users mailing list