This works fine. All cdr legs have same call-id so we can associate them to single call but how to get forwarding reason?<br><br><div class="gmail_quote">On Wed, Jul 9, 2008 at 8:56 PM, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi there,<br>
<br>
if you allow the 3xx to be interpreted by the end-device (and not by the proxy), You will have 2 separate calls (first with 3xx and second triggered by 3xx) and there is no way to put these calls together - from SIP connections there is no connection between the calls in order to do proper accounting.<br>

<br>
But you should try to use the uac_redirect module - it can intercept the 3xx on the proxy and to do the redirect in the client behalf.<br>
<br>
Regards,<br>
Bogdan<br>
<br>
<br>
Ruchir wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
I have problem with CDR manipulation in case of call forwarding from client. I&#39;m testing with Linksys pap2 and I&#39;ve set unconditional call forwarding. When linksys receives the call, it&#39;ll send 302, temporarily moved. I have done proper ACL checking using Diversion header in the new INVITE but I&#39;m having difficulty associating the forwarded leg CDR to original call as this is totally new INVITE and none of the fields match in CDR. Can anyone guide me in right direction?<br>
</div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp;<br>
</blockquote>
<br>
</blockquote></div><br>