<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
No, you have to make sure that INVITEs that go into your
if(loose_route()) { ... } don't get accounted.<br>
g-)<br>
<br>
inge wrote:
<blockquote cite="mid:1178884434.9789.2.camel@legos01.legos.fr"
 type="cite">
  <pre wrap="">Thanks for your answer.
I use accounting in route{}. So I just need to add a !loose_route() in
my if block when I want to account for INVITE and ACK request ?

Le vendredi 11 mai 2007 à 12:06 +0200, Greger V. Teigre a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">That's because the other call is put on hold and an INVITE is sent with 
0.0.0.0 as IP address to indicate that.
Such INVITEs will be loose_route'd in your script, so don't account 
INVITEs that go through loose route logic.
g-)

inge wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi all,

I've got a problem with call waiting function. This one allow us to hang
out a call when we are already in communication.

But when I press "R" on my phone to take the second call, there is one
INVITE and one ACK generated by the proxy and being accounted in MySQL.

It's the same when I switch between both callers. So I can have for the
same callid 2 3 4...X INVITE ACK and one BYE. So in SERWeb for example,
I can see for one call 3 lines of accounting.

Thanks for you support.

Adrien .L

_______________________________________________
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>
  </blockquote>
  <pre wrap=""><!---->

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