Hi Henning,<br><br>This could be a solution also but it would be a little more difficult in seaching infiormations about those calls against the DB,<br><br>Cheers<br>Alex<br><br><br><div class="gmail_quote">On Fri, Jan 22, 2010 at 4:04 PM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> 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="im">On Friday 22 January 2010, alex pappas wrote:<br>
</div><div class="im">&gt; Hi Henning,<br>
&gt;<br>
&gt; Since I cannot use directly acc in failure Route then I will try to add the<br>
&gt; AVPs you mentioned directly in mysql with SQLOPS.<br>
<br>
</div>Hi alex,<br>
<br>
ok, this is another option. But i was referring to do something like this:<br>
<br>
modparam(&quot;acc&quot;, &quot;db_extra&quot;, &quot;$avp(failure_info)&quot;)<br>
<br>
failure_route[1]<br>
<br>
$avp(failure-info)=$avp(failure_info) + &quot;gateway..&quot; + &quot;result..&quot;<br>
<br>
failure_route[2]<br>
<br>
$avp(failure-info)=$avp(failure_info) + &quot;gateway..&quot; + &quot;result..&quot;<br>
..<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br>