<span style="font-family:courier new,monospace">Hi,</span><br style="font-family:courier new,monospace"><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">When I am trying to modify FROM field in the &quot;failure_route&quot; block I get an error message:</span><br style="font-family:courier new,monospace">
<br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">failure_route[1]</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">{<br>   ...<br>
</span>      <span style="font-family:courier new,monospace">uac_replace_from(&quot;$avp(i:204)&quot;);</span><br><span style="font-family:courier new,monospace">   append_branch();</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">   t_relay();</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">}</span><br><br><span style="color:rgb(255,0,0)">Not starting openser: invalid configuration file!</span><br style="color:rgb(255,0,0)">
<span style="color:rgb(255,0,0)">Mar 22 10:51:39 [6457] CRITICAL:core:yyerror: parse error in config file, line 662, column 32-33: Command cannot be used in the block</span><br style="color:rgb(255,0,0)"><span style="color:rgb(255,0,0)">Mar 22 10:51:39 [6457] ERROR:core:main: bad config file (1 errors)</span><br>
<br><span style="font-family:courier new,monospace">It seems &quot;uac_replace_from()&quot; can not be used in the &quot;failure_route&quot; block. <br>What&#39;s the correct way to modify (appending a tag) FROM field in the &quot;failure_route&quot; block?<br>
<br>Thanks,<br>R<br></span>