<div dir="ltr">Hello,<div><br></div><div>I worked again on this, and there is no problem at all related with mod_distributor.</div><div>What I found : there is a problem evaluating nested expressions.</div><div>This code works as expected :</div><div><div>    &lt;action application=&quot;set&quot; data=&quot;gwlist_down=${sofia profile <span style="font-size:12.8px"> </span><span style="font-size:12.8px">internal_trk_1</span> gwlist down}&quot;/&gt;</div><div>    &lt;action application=&quot;set&quot; data=&quot;gateway=${distributor <span style="font-size:12.8px">I_MUT_SIPGTW</span> ${gwlist_down}}&quot;/&gt;</div><div>    &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${gateway}/${destination_number}&quot;/&gt;</div><div><br></div><div>This code is not OK :</div><div>    <span style="font-size:12.8px">&lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${</span><span style="font-size:12.8px">distributor I_MUT_SIPGTW ${sofia internal_trk_1 gwlist down}}/${destination_number}&quot;/</span><span style="font-size:12.8px">&gt;</span></div>​</div><div>Any idea on the right syntax to make it work on one line as it should ?</div><div><br></div><div><br></div><div>Best regards</div><div><br></div><div>Dominique Jeannerod</div></div>