Should I try to pass the whole DNIS and compare with teh rates list/table
and when a prefix from the DNIS matches with the rates list I get hte rate
that way?


On Tue, Oct 13, 2009 at 9:53 PM, Diego Viola <diego.vi...@gmail.com> wrote:

> Hello,
>
> I'm trying to write a post-paid billing script, I have the CDR on my
> database and also a "rates" table, the CDR contains fields like
> caller_destination_number, variable_duration, etc. and the rates table
> contains: destination, prefix, rate (cost).
>
> The problem is that I can't just strip the destination number to take the
> prefix from it because I have to deal with destination numbers from
> different countries and they all have different prefix lengths... so I need
> to find another way to take the prefix from the destination number.
>
> Any ideas how to do this?
>
> Thanks,
>
> Diego
>
>
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to