<DIV>Thanks for our reply, Daniel.</DIV>  <DIV>&nbsp;</DIV>  <DIV>&nbsp;&nbsp;&nbsp; But it's not like I want to avoid&nbsp;the uri&nbsp;to go to the black list.&nbsp; I want&nbsp;the&nbsp;uri&nbsp;go to the black list and then, threat the 473 response inside open ser. What I understood from this is that when openser receives a failure response, it can handle it in the failure route. But&nbsp;the 473 response is generated by the openser itself, so it can't really treat it., right?&nbsp;There is really nothing I can do to look for another uri when the dispatcher module hits a black listed uri?<BR></DIV>  <DIV>[]'s</DIV>  <DIV>Lincoln<BR><BR><B><I>Daniel-Constantin Mierla &lt;daniel@voice-system.ro&gt;</I></B> escreveu:</DIV>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hello,<BR><BR>you hit dns black lists, and cannot avoid it if you want to keep it on.<BR><BR>You can print the selected destinations via xlog() in case
 you want to <BR>do just testing of the selection algorithm (the addresses are in the dst <BR>avp -- see dispatcher module parameters).<BR><BR>Cheers,<BR>Daniel<BR><BR><BR><BR>On 09/20/07 20:55, lincolnnmail-serlistmail@yahoo.com.br wrote:<BR>&gt; Hi all.<BR>&gt; I'm just new to openser, and this list. I implemented a load balance <BR>&gt; server, but I'm getting some trouble with this 473 response from <BR>&gt; openser. I inserted a fake uri to test how the load balance server <BR>&gt; would handle the problem. Ok, it tries to send the request, fails, and <BR>&gt; then goes to the failure route. There, it goes to the next route. Next <BR>&gt; time the server tries to send the request to the fake uri, I'm getting <BR>&gt; the 473 response. Yes, the fake uri is black listed. But how should we <BR>&gt; be able to treat this error? Instead of immediatly returning this <BR>&gt; message to the UA, I'd like openser to go to the next uri found in the <BR>&gt; list. I'd prefer not
 to disable the blacklist function. I saw that <BR>&gt; other people had the same problem, but I couldn't find any final <BR>&gt; solution. Am I missing something or is it a bug? I'm posting my code <BR>&gt; just below.<BR>&gt; <BR>&gt; Thanks!<BR>&gt; <BR>&gt; route[0]{<BR>&gt; ...<BR>&gt; if ( method=="INVITE" ) {<BR>&gt; # ds_select_dst( "GROUP", "HASH METHOD")<BR>&gt; t_on_failure("1");<BR>&gt; ds_select_dst("1","4");<BR>&gt; sl_send_reply("100","Trying");<BR>&gt; t_relay();<BR>&gt; exit();<BR>&gt;<BR>&gt; }<BR>&gt; ...<BR>&gt; }<BR>&gt; ...<BR>&gt; failure_route[1] {<BR>&gt; if (!ds_next_dst()) {<BR>&gt; t_reply("503", "No Gateways");<BR>&gt; return;<BR>&gt;<BR>&gt; } else {<BR>&gt; t_on_failure("1");<BR>&gt; t_relay();<BR>&gt; return;<BR>&gt;<BR>&gt; }<BR>&gt;<BR>&gt; }<BR>&gt;<BR>&gt; Flickr agora em português. Você clica, todo mundo vê. Saiba mais <BR>&gt; <HTTP: www.flickr.com.br *http: flickr taglines mail br.rd.yahoo.com />.<BR>&gt;<BR>&gt;
 ------------------------------------------------------------------------<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Users mailing list<BR>&gt; Users@openser.org<BR>&gt; http://openser.org/cgi-bin/mailman/listinfo/users<BR>&gt; <BR></BLOCKQUOTE><BR><p>&#32;


      Flickr agora em português. Você clica, todo mundo vê. <a href="http://br.rd.yahoo.com/mail/taglines/flickr/*http://www.flickr.com.br/">Saiba mais</a>.