<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Just to expand on "special-casing": Getting user actions into $ can be
very tricky and is very dependent on your billing system. I.e. the
capabilities of the type of invoice records that can be created (and
manipulated; rating, VAT, no VAT, customer discounts, volume discounts,
time of day etc etc). You normally have to start there and trace back:
What should the normalized CDRs look like for the billing system to
import and rate them correctly. Then you step backwards again: Your
accounting records (start/stop), what should they look like. The tool
taking start/stop records must be capable of interpreting the records
and create normalized CDRs.&nbsp; If you gather accounting records from
multiple sources (PSTN GWs, routers etc), it may make sense to
consolidate the record collection and normalization (i.e. adapt your
accounting records to be similar across sources so you simplify the
normalization)-<br>
&nbsp;&nbsp;&nbsp; Puh! This leads us to Jiri's comment: Once you know what you need,
you can use additional AVPs/flags in acc table.&nbsp; <br>
g-)<br>
PS! In the PSTN world, the forwarding party/C-number is often added in
a third column in the records and one set of start/stop will exist for
each call leg. If present, the C-number will be used for charging.<br>
<br>
Jiri Kuthan wrote:
<blockquote cite="mid7.0.1.0.0.20060711000057.053fcf78@iptel.org"
 type="cite">
  <pre wrap="">It is a configuration thing.

It appears a misconception to me to build special-casing in SER.
acc module can store additional AVPs or flags in acc table. These
can indicate reverse charging at your convenience, to be processed
by your favorite CDR postprocesssing tool.

Moreover, if done well, all the authentication-authorization-accounting
process can be, if configured properly, brought to the same least
common denominator, which is AVP -- you authenticate someone, check
if his ACLs expressed as an AVP permit a call (e.g., 'international'), 
account it (possibly with additional AVPs/flags providing additional
hints for how to interpret the CDR).

-jiri

At 19:49 10/07/2006, Rosa De Santis wrote:


  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks for your answer.
And this functionality is not present in SER ?

Rosa.


-----------------------------------------------
    </pre>
    <blockquote type="cite">
      <pre wrap="">Date: Sat, 8 Jul 2006 00:20:44 -0700
From: <a class="moz-txt-link-abbreviated" href="mailto:t_maron_lists@yahoo.com">t_maron_lists@yahoo.com</a>
Subject: Re: [Serusers] Call Forward Billing
To: <a class="moz-txt-link-abbreviated" href="mailto:rosadesantis@hotmail.com">rosadesantis@hotmail.com</a>

If you are locked by this, you can import a patch from openser, they have it for some time, see:
<a class="moz-txt-link-freetext" href="http://openser.org/docs/modules/1.1.x/acc.html#MULTI-CALL-LEGS">http://openser.org/docs/modules/1.1.x/acc.html#MULTI-CALL-LEGS</a>
T.
On 07/07/06 18:46, Rosa De Santis wrote:
Hello all.
Please, can somebody help about changing the billing when making call forward ?
I'm trying to change the billed user when A calls B, B forwards to C (C is PSTN). I want to charge the call to B. I'm using Ser+Asterisk B2BUA.
Any idea, please?
Thanks
Rosa.
_________________________________________________________________
Be one of the first to try Windows Live Mail.
<a class="moz-txt-link-freetext" href="http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________">http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________</a>
Serusers mailing  list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
-----------------------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1&cent;/min.
      </pre>
    </blockquote>
    <pre wrap="">_________________________________________________________________
Be one of the first to try Windows Live Mail.
<a class="moz-txt-link-freetext" href="http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________">http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_______________________________________________</a>
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
--
Jiri Kuthan            <a class="moz-txt-link-freetext" href="http://iptel.org/~jiri/">http://iptel.org/~jiri/</a>  

_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>


  </pre>
</blockquote>
</body>
</html>