<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">If first gateway in drouting return error - I need a CDR with sip code of error. Then, if next gw is setup the call &nbsp;- I need a CDR, after BYE message.&nbsp;<div><br><div>First attempt - generate one row INVITE in the table (with error code), and second attempt generate two rows &nbsp;- INVITE and BYE</div><div><br></div><div>I believe that it should work like that!</div><div><br></div><div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Best regards,</div><div>Alexander Mustafin</div><div><a href="mailto:mustafin.aleksandr@gmail.com">mustafin.aleksandr@gmail.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br><div><div>28 нояб. 2013 г., в 15:42, Alexander Mustafin &lt;<a href="mailto:mustafin.aleksandr@gmail.com">mustafin.aleksandr@gmail.com</a>&gt; написал(а):</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=utf-8"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi, Razvan!<div><br><div>I’m tried set &nbsp;ACC_FAILED in places, where call may be failed. In request route too.</div><div><br><div apple-content-edited="true">
<div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Best regards,</div><div>Alexander Mustafin</div><div><a href="mailto:mustafin.aleksandr@gmail.com">mustafin.aleksandr@gmail.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br><div><div>28 нояб. 2013 г., в 15:35, Răzvan Crainea &lt;<a href="mailto:razvan@opensips.org">razvan@opensips.org</a>&gt; написал(а):</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi, Alexander!<br><br>Have you tried setting the ACC_FAILED flag in the request route?<br><br>Best regards,<br><br>Razvan Crainea<br>OpenSIPS Core Developer<br><a href="http://www.opensips-solutions.com/">http://www.opensips-solutions.com</a><br><br>On 11/28/2013 10:35 AM, Alexander Mustafin wrote:<br><blockquote type="cite">Hello!<br><br>I need to store all CDRs for all calls, but some failed calls are not to<br>handled by ACC.<br><br>modparam("acc", "failed_transaction_flag", "ACC_FAILED»)<br><br>failure_route[MISSED_CALL] {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (t_check_status("[4|5][0-9][0-9]")) {<br>setflag(ACC_FAILED);<br>}<br>}<br><br>But call which rejected with 503 (example) error is missed in acc table.<br><br>Best regards,<br>Alexander Mustafin<br><a href="mailto:mustafin.aleksandr@gmail.com">mustafin.aleksandr@gmail.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:mustafin.aleksandr@gmail.com">mailto:mustafin.aleksandr@gmail.com</a>&gt;<br><br><br><br><br><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br><br></blockquote><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></div></blockquote></div><br></div></div></div></blockquote></div><br></div></div></body></html>