[Serusers] enum lookups and billing

Klaus Darilion klaus.mailinglists at pernau.at
Wed Aug 10 00:22:49 CEST 2005


Who generates the CDRs? ser? If yes, do not account ENUM calls!

if enum_query() {
   resetflag(x) # x=accounting flag
   t_relay...
   break;
} else {
   setflag(x)
   lcr stuff...
    break;
}


klaus


Iqbal wrote:
> tks :-)
> 
> But how, I am doing billing /rating based on prefix in lcr, now I cannot 
> put these in lcr, and bill like that since some 44207 numbers will go to 
> pstn , and other will not. What I am trying to do is to have the same 
> billing system for all, and for enum calls rate them as £0.00, which is 
> where the problem is because the billing rates are per prefix, and these 
> have no special prefix.
> 
> Iqbal
> 
> Klaus Darilion wrote:
> 
>> Iqbal wrote:
>>
>>> Hi
>>>
>>> Is there a easy way of doing zero billing for all datra returned from 
>>> enum lookup
>>
>>
>>
>> Yes. Do not account them.
>>
>> klaus
>>
>>>
>>> Iqbal
>>>
>>> _______________________________________________
>>> Serusers mailing list
>>> serusers at lists.iptel.org
>>> http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>
>>
>> .
>>
> 
> 




More information about the sr-users mailing list