Why not just call a normal route after you send your negative reply?<div>-Brett</div><div><br><br><div class="gmail_quote">On Wed, Nov 26, 2008 at 9:49 AM, Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">El Miércoles, 26 de Noviembre de 2008, Iñaki Baz Castillo escribió:<br>
<div class="Ih2E3d">&gt; Hi, is possible to invoke &#39;failure_route[X]&#39; after OpenSIPS has sent a<br>
&gt; negative reply by itself to the caller? In this case the reply would be<br>
&gt; sent to the caller but it would selected as final reply.<br>
&gt;<br>
&gt; Well, I expect this is not possible since &#39;failure_route&#39; is just invoked<br>
&gt; when the final response from downstream (or the best of them) is negative.<br>
<br>
</div>The doc says:<br>
-----------<br>
3. failure_route<br>
<br>
Failed transaction routing block. It contains a set of actions to be taken<br>
each transaction that received only negative replies (&gt;=300) for all<br>
branches.<br>
<br>
Triggered by : receiving or generation(internal) of a negative reply that<br>
completes the transaction (all branches are terminated with negative replies)<br>
-------------<br>
<br>
What does it mean with &quot;generation (internal)&quot;? In my previous example<br>
code &quot;failure_route&quot; is not invoked when OpenSIPS replies a negative response<br>
(note that I already created the transaction with &quot;t_newtrans&quot;).<br>
<div><div></div><div class="Wj3C7c"><br>
--<br>
Iñaki Baz Castillo<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" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>