<div dir="ltr">Hello Guys,<div><br></div><div>from perl i&#39;m connecting to FS using FS&#39; ESL library and issuing an originate command which fails when i try to use ${distributor()}</div><div><br></div><div>It seems FS&#39; ESL Library or perl itself is changing &quot;$&quot; for &quot;%&quot;, i get an error:</div><div><br></div><div>2014-09-07 20:25:57.484946 [ERR] mod_sofia.c:4249 Invalid Gateway &#39;%{distributor(mylist)}&#39;</div><div><br></div><div>The command is actually:</div><div><br></div><div>my $uuid = $con-&gt;bgapi(&quot;originate&quot;, &quot;sofia/gateway/\${distributor(mylist)}/$destination &amp;callcenter(myqueue)&quot;); </div><div><br></div><div>So i&#39;m scaping $</div><div><br></div><div>Has anyone experienced this?</div><div><br></div><div>Thanks for you help!</div><div><br></div><div>David</div></div>